diff --git a/.gitignore b/.gitignore index 99764a3..9ee73b5 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /libpng-1.6.8.tar.gz /libpng-1.6.10.tar.gz /libpng-1.6.12.tar.gz +/libpng-1.6.14.tar.gz diff --git a/libpng.spec b/libpng.spec index a0b7254..f429eb5 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.12 -Release: 2%{?dist} +Version: 1.6.14 +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 +* Mon Oct 27 2014 Petr Hracek - 2:1.6.14-1 +- Update to libpng 1.6.14 for minor bug fixes (#1147423) + * Sun Aug 17 2014 Fedora Release Engineering - 2:1.6.12-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild diff --git a/sources b/sources index 5074945..8ff7bb1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -297388a6746a65a2127ecdeb1c6e5c82 libpng-1.6.12.tar.gz +2101b3de1d5f348925990f9aa8405660 libpng-1.6.14.tar.gz