Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

aws-c-compression-devel-0.3.1-1.1 RPM for x86_64

From OpenSuSE Tumbleweed for x86_64

Name: aws-c-compression-devel Distribution: openSUSE Tumbleweed
Version: 0.3.1 Vendor: openSUSE
Release: 1.1 Build date: Thu Jan 30 13:25:28 2025
Group: Development/Libraries/C and C++ Build host: reproducible
Size: 13277 Source RPM: aws-c-compression-0.3.1-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/awslabs/aws-c-compression
Summary: Development files for aws-c-compression library
A C99 implementation of Huffman encoding/decoding.

This package contains the development files.

Provides

Requires

License

Apache-2.0

Changelog

* Thu Jan 30 2025 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
  - Update to version 0.3.1
    * chore: Modified bug issue template to add checkbox to
      report potential regression. by @ashishdhingra in (#69)
    * Switch CI to use roles by @DmitriyMusatkin in #71
    * A bunch of CMake fixes by @graebm in #72
  - Drop acc_fix-cmake-modules-path.patch, fixed upstream
* Thu Oct 24 2024 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
  - Update to version 0.3.0
    * Update CMake to 3.9 by @waahm7 in (#70)
* Mon Feb 19 2024 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
  - Update to version 0.2.18
    * Add github templates and bots by @jmklix in (#61)
    * Fix compiler warning by @graebm in (#62)
    * Added wo