Update to 1.6.23
This commit is contained in:
parent
98424e87ab
commit
486efa1057
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user