Update to the latest upstream version (#1111832)

This commit is contained in:
Petr Hracek 2014-07-18 12:16:38 +02:00
parent 569cde8784
commit e5085b59c2
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -4,3 +4,4 @@
/libpng-1.6.6.tar.gz
/libpng-1.6.8.tar.gz
/libpng-1.6.10.tar.gz
/libpng-1.6.12.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.10
Release: 2%{?dist}
Version: 1.6.12
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
* Fri Jul 18 2014 Petr Hracek <phracek@redhat.com> - 2:1.6.12-1
- Update to libpng 1.6.12 for minor bug fixes (#1111832)
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2:1.6.10-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild

View File

@ -1 +1 @@
b0f0c38a02dc92f70f0053a40abc7e0b libpng-1.6.10.tar.gz
297388a6746a65a2127ecdeb1c6e5c82 libpng-1.6.12.tar.gz