Update to libpng 1.6.14 for minor bug fixes (#1147423)

This commit is contained in:
Petr Hracek 2014-10-27 15:33:14 +01:00
parent 75f1335900
commit 98862cde54
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -5,3 +5,4 @@
/libpng-1.6.8.tar.gz
/libpng-1.6.10.tar.gz
/libpng-1.6.12.tar.gz
/libpng-1.6.14.tar.gz

View File

@ -1,8 +1,8 @@
Summary: A library of functions for manipulating PNG image format files
Name: libpng
Epoch: 2
Version: 1.6.12
Release: 2%{?dist}
Version: 1.6.14
Release: 1%{?dist}
License: zlib
Group: System Environment/Libraries
URL: http://www.libpng.org/pub/png/
@ -110,6 +110,9 @@ make check
%{_bindir}/pngfix
%changelog
* Mon Oct 27 2014 Petr Hracek <phracek@redhat.com> - 2:1.6.14-1
- Update to libpng 1.6.14 for minor bug fixes (#1147423)
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2:1.6.12-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild

View File

@ -1 +1 @@
297388a6746a65a2127ecdeb1c6e5c82 libpng-1.6.12.tar.gz
2101b3de1d5f348925990f9aa8405660 libpng-1.6.14.tar.gz