update upstream version (#1063749)

This commit is contained in:
Petr Hracek 2014-04-10 10:07:11 +02:00
parent 8a35d649eb
commit ca83751b73
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -3,3 +3,4 @@
/libpng-1.6.3.tar.gz
/libpng-1.6.6.tar.gz
/libpng-1.6.8.tar.gz
/libpng-1.6.10.tar.gz

View File

@ -1,7 +1,7 @@
Summary: A library of functions for manipulating PNG image format files
Name: libpng
Epoch: 2
Version: 1.6.8
Version: 1.6.10
Release: 1%{?dist}
License: zlib
Group: System Environment/Libraries
@ -110,6 +110,9 @@ make check
%{_bindir}/pngfix
%changelog
* Thu Apr 10 2014 Petr Hracek <phracek@redhat.com> - 2:1.6.10-1
- Update to libpng 1.6.10 for minor bug fixes (#1063749)
* 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)

View File

@ -1 +1 @@
29b7065906e2551508a0d7eacd19174e libpng-1.6.8.tar.gz
b0f0c38a02dc92f70f0053a40abc7e0b libpng-1.6.10.tar.gz