New upstream release 1.6.16 (#1167665)

Signed-off-by: Petr Hracek <phracek@redhat.com>
This commit is contained in:
Petr Hracek 2015-01-15 18:15:17 +01:00
parent 85903e107b
commit 2c826a446f
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -6,3 +6,4 @@
/libpng-1.6.10.tar.gz
/libpng-1.6.12.tar.gz
/libpng-1.6.14.tar.gz
/libpng-1.6.16.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.14
Release: 2%{?dist}
Version: 1.6.16
Release: 1%{?dist}
License: zlib
Group: System Environment/Libraries
URL: http://www.libpng.org/pub/png/
@ -107,6 +107,9 @@ make check
%{_bindir}/pngfix
%changelog
* Thu Jan 15 2015 Petr Hracek <phracek@redhat.com> - 2:1.6.16-1
- New upstream release 1.6.16 (#1167665)
* Mon Nov 3 2014 Peter Robinson <pbrobinson@fedoraproject.org> 2:1.6.14-2
- Add upstream patch to fix build on aarch64 (NEON issues)

View File

@ -1 +1 @@
2101b3de1d5f348925990f9aa8405660 libpng-1.6.14.tar.gz
1a4ad377919ab15b54f6cb6a3ae2622d libpng-1.6.16.tar.gz