Update to libpng 1.6.8 for minor bug fixes (#1033049)

This commit is contained in:
Petr Hracek 2014-01-15 13:38:30 +01:00
parent dd33ef42a1
commit 8a35d649eb
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@
/libpng-1.6.2.tar.gz
/libpng-1.6.3.tar.gz
/libpng-1.6.6.tar.gz
/libpng-1.6.8.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.6
Release: 2%{?dist}
Version: 1.6.8
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
* Wed Jan 15 2014 Petr Hracek <phracek@redhat.com> - 2:1.6.8-1
- Update to libpng 1.6.8 for minor bug fixes (#1033049)
* Wed Sep 25 2013 Petr Hracek <phracek@redhat.com> - 2:1.6.6-2
- Correct BuildRequires on autoconf to 2.68 (#1008101)

View File

@ -1 +1 @@
2d8ec4b8251e0a343abda7d38594d557 libpng-1.6.6.tar.gz
29b7065906e2551508a0d7eacd19174e libpng-1.6.8.tar.gz