Update to 1.6.23

This commit is contained in:
Kalev Lember 2016-06-15 10:27:21 +02:00
parent 98424e87ab
commit 486efa1057
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -8,3 +8,4 @@ libpng-1.4.3.tar.bz2
/libpng-1.6.10.tar.xz
/libpng-1.6.19.tar.xz
/libpng-1.6.21.tar.xz
/libpng-1.6.23.tar.xz

View File

@ -1,7 +1,7 @@
%?mingw_package_header
Name: mingw-libpng
Version: 1.6.21
Version: 1.6.23
Release: 1%{?dist}
Summary: MinGW Windows Libpng library
@ -137,6 +137,9 @@ rm -rf $RPM_BUILD_ROOT%{mingw64_mandir}
%changelog
* Wed Jun 15 2016 Kalev Lember <klember@redhat.com> - 1.6.23-1
- Update to 1.6.23
* Sat Feb 6 2016 Erik van Pienbroek <epienbro@fedoraproject.org> - 1.6.21-1
- Update to 1.6.21
- Fixes various CVE's (RHBZ #1281760, #1281756)

View File

@ -1 +1 @@
3bacb4728f6694a64ad9052769d6a4ce libpng-1.6.21.tar.xz
9b320a05ed4db1f3f0865c8a951fd9aa libpng-1.6.23.tar.xz