Fix patches info for pre

This commit is contained in:
weiwei_tiantian 2022-05-10 16:00:30 +08:00
parent b6e647e40c
commit fa41044ae1

View File

@ -1,6 +1,6 @@
Name: zlib
Version: 1.2.11
Release: 19
Release: 20
Summary: A lossless data-compression library
License: zlib and Boost
URL: http://www.zlib.net
@ -68,6 +68,8 @@ This package contains the development-related content related to minizip.
%patch4 -p1
%endif
%patch6000 -p1
%patch6001 -p1
%patch6002 -p1
%build
export CFLAGS="$RPM_OPT_FLAGS"
@ -125,6 +127,9 @@ make test
%{_libdir}/pkgconfig/minizip.pc
%changelog
* Tue May 10 2022 tinawei <tianwei12@h-partners.com> - 1.2.11-20
- Fix patches info for pre
* Wed Apr 27 2022 tinawei <tianwei12@h-partners.com> - 1.2.11-19
- Fix CVE-2018-25032