diff --git a/.gitignore b/.gitignore index 1c2557c..8d0d22a 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ /libpng-1.6.19.tar.gz /libpng-1.6.20.tar.gz /libpng-1.6.21.tar.gz +/libpng-1.6.22.tar.gz diff --git a/libpng.spec b/libpng.spec index 8368214..b83c9ca 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.21 -Release: 2%{?dist} +Version: 1.6.22 +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 Jun 06 2016 Petr Hracek - 2:1.6.22-1 +- New upstream release 1.6.22 (#1341646) + * Thu Feb 04 2016 Fedora Release Engineering - 2:1.6.21-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index 0d02415..cef8e05 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -aca36ec8e0a3b406a5912243bc243717 libpng-1.6.21.tar.gz +4a84ef93939d18d589e8314ac742423a libpng-1.6.22.tar.gz