Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2022-01-22 05:53:58 +00:00
parent c739e57fe8
commit 19c758b4d8

View File

@ -2,7 +2,7 @@
Name: zlib
Version: 1.2.11
Release: 30%{?dist}
Release: 31%{?dist}
Summary: Compression and decompression library
# /contrib/dotzlib/ have Boost license
License: zlib and Boost
@ -180,6 +180,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete
%changelog
* Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.11-31
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Thu Jul 29 2021 Dan Horák <dan[at]danny.cz> - 1.2.11-30
- Fix for IBM CRC32 optimalization rhbz#1959423