diff --git a/.gitignore b/.gitignore index 9ee73b5..89364e0 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/libpng.spec b/libpng.spec index 4b0b521..add2deb 100644 --- a/libpng.spec +++ b/libpng.spec @@ -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 - 2:1.6.16-1 +- New upstream release 1.6.16 (#1167665) + * Mon Nov 3 2014 Peter Robinson 2:1.6.14-2 - Add upstream patch to fix build on aarch64 (NEON issues) diff --git a/sources b/sources index 8ff7bb1..3fae8ce 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2101b3de1d5f348925990f9aa8405660 libpng-1.6.14.tar.gz +1a4ad377919ab15b54f6cb6a3ae2622d libpng-1.6.16.tar.gz