diff --git a/.gitignore b/.gitignore index 0409a1c..2c7d211 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ libpng-1.4.3.tar.bz2 /libpng-1.6.3.tar.xz /libpng-1.6.7.tar.xz /libpng-1.6.10.tar.xz +/libpng-1.6.19.tar.xz diff --git a/mingw-libpng.spec b/mingw-libpng.spec index f3246fa..088e912 100644 --- a/mingw-libpng.spec +++ b/mingw-libpng.spec @@ -1,8 +1,8 @@ %?mingw_package_header Name: mingw-libpng -Version: 1.6.10 -Release: 3%{?dist} +Version: 1.6.19 +Release: 1%{?dist} Summary: MinGW Windows Libpng library License: zlib @@ -135,6 +135,9 @@ rm -rf $RPM_BUILD_ROOT%{mingw64_mandir} %changelog +* Thu Nov 19 2015 Kalev Lember - 1.6.19-1 +- Update to 1.6.19 + * Wed Jun 17 2015 Fedora Release Engineering - 1.6.10-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index 85c2f82..36b550e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5f414b20f683b1d96b163c89e3eff768 libpng-1.6.10.tar.xz +1e6a458429e850fc93c1f3b6dc00a48f libpng-1.6.19.tar.xz