Fix changelog

-resolves: rhbz#2068371

Signed-off-by: Konstantin Kostiuk <kkostiuk@redhat.com>
This commit is contained in:
Konstantin Kostiuk 2022-07-11 12:07:06 +03:00
parent 42eee3b9cc
commit dc6927560c

View File

@ -2,7 +2,7 @@
Name: mingw-zlib
Version: 1.2.12
Release: 1%{?dist}
Release: 2%{?dist}
Summary: MinGW Windows zlib compression library
License: zlib
@ -140,6 +140,14 @@ rm -rf %{buildroot}%{mingw64_mandir}
%changelog
* Mon Jul 11 2022 Konstantin Kostiuk <kkostiuk@redhat.com> - 1.2.12-2
- Fix changelog
Related: rhbz#2068371
* Tue Jul 07 2022 Konstantin Kostiuk <kkostiuk@redhat.com> - 1.2.12-1
- Bump version to 1.2.12 to fix CVE-2018-25032
Related: rhbz#2068371
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.2.11-7
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688