Rebase to new major version 2.2.2
Resolves: RHEL-44348 RHEL-60231
This commit is contained in:
parent
25ab57bfb3
commit
f0d4a61ac3
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (zlib-ng-2.1.6.tar.gz) = 59ef586c09b9a63788475abfd6dd59ed602316b38f543f801bea802ff8bec8b55a89bee90375b8bbffa3bdebc7d92a00903f4b7c94cdc1a53a36e2e1fd71d13a
|
SHA512 (zlib-ng-2.2.2.tar.gz) = 3cb3e97ee1d20e1f3cdf0efcdf55aee0e3a192f9a2ae781cd209b1d37620c48f2ada345fb1f4357315b1cb5e09b7ea5fcdfa2fd54f7b4ac5dcb6e73860000aad
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
%global compat_soname libz.so.1
|
%global compat_soname libz.so.1
|
||||||
|
|
||||||
# Compatible with the following zlib version.
|
# Compatible with the following zlib version.
|
||||||
%global zlib_ver 1.3.0
|
%global zlib_ver 1.3.1
|
||||||
# Obsoletes zlib versions less than.
|
# Obsoletes zlib versions less than.
|
||||||
%global zlib_obsoletes 1.3
|
%global zlib_obsoletes 1.3
|
||||||
|
|
||||||
@ -18,8 +18,8 @@
|
|||||||
%global supported_abi_test aarch64 ppc64le x86_64
|
%global supported_abi_test aarch64 ppc64le x86_64
|
||||||
|
|
||||||
Name: zlib-ng
|
Name: zlib-ng
|
||||||
Version: 2.1.6
|
Version: 2.2.2
|
||||||
Release: 4%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Zlib replacement with optimizations
|
Summary: Zlib replacement with optimizations
|
||||||
License: Zlib
|
License: Zlib
|
||||||
Url: https://github.com/zlib-ng/zlib-ng
|
Url: https://github.com/zlib-ng/zlib-ng
|
||||||
@ -213,6 +213,9 @@ CHOST=%{target_cpu}-%{vendor}-linux-gnu sh test/abicheck.sh --zlib-compat
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Oct 30 2024 Lukas Javorsky <ljavorsk@redhat.com> - 2.2.2-1
|
||||||
|
- Rebase to new major version 2.2.2
|
||||||
|
|
||||||
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 2.1.6-4
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 2.1.6-4
|
||||||
- Bump release for October 2024 mass rebuild:
|
- Bump release for October 2024 mass rebuild:
|
||||||
Resolves: RHEL-64018
|
Resolves: RHEL-64018
|
||||||
|
Loading…
Reference in New Issue
Block a user