|
|
@ -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.1
|
|
|
|
%global zlib_ver 1.3.0
|
|
|
|
# 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.2.2
|
|
|
|
Version: 2.1.6
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 3%{?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,13 +213,6 @@ 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
|
|
|
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 2.1.6-3
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 2.1.6-3
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
|
|
|
|
|
|
|
|