From 2468903e792830316dd0b3e82b429c7914eeeb52 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Sun, 16 Oct 2016 16:19:13 +0200 Subject: [PATCH] Update to 1.6.25 --- .gitignore | 1 + mingw-libpng.spec | 7 ++++--- sources | 2 +- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 2b41f3d..6f8d8c7 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ libpng-1.4.3.tar.bz2 /libpng-1.6.21.tar.xz /libpng-1.6.23.tar.xz /libpng-1.6.24.tar.xz +/libpng-1.6.25.tar.xz diff --git a/mingw-libpng.spec b/mingw-libpng.spec index aeee9e2..fd70b2b 100644 --- a/mingw-libpng.spec +++ b/mingw-libpng.spec @@ -1,7 +1,7 @@ %?mingw_package_header Name: mingw-libpng -Version: 1.6.24 +Version: 1.6.25 Release: 1%{?dist} Summary: MinGW Windows Libpng library @@ -99,7 +99,6 @@ rm -rf $RPM_BUILD_ROOT%{mingw64_mandir} %{mingw32_bindir}/libpng16-16.dll %{mingw32_bindir}/libpng16-config %{mingw32_bindir}/png-fix-itxt.exe -%{mingw32_bindir}/pngcp.exe %{mingw32_bindir}/pngfix.exe %{mingw32_includedir}/libpng16 %{mingw32_includedir}/png.h @@ -122,7 +121,6 @@ rm -rf $RPM_BUILD_ROOT%{mingw64_mandir} %{mingw64_bindir}/libpng16-16.dll %{mingw64_bindir}/libpng16-config %{mingw64_bindir}/png-fix-itxt.exe -%{mingw64_bindir}/pngcp.exe %{mingw64_bindir}/pngfix.exe %{mingw64_includedir}/libpng16 %{mingw64_includedir}/png.h @@ -139,6 +137,9 @@ rm -rf $RPM_BUILD_ROOT%{mingw64_mandir} %changelog +* Sun Oct 16 2016 Kalev Lember - 1.6.25-1 +- Update to 1.6.25 + * Mon Aug 08 2016 Kalev Lember - 1.6.24-1 - Update to 1.6.24 diff --git a/sources b/sources index 803ef01..0bcdede 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ffcdbd549814787fa8010c372e35ff25 libpng-1.6.24.tar.xz +0cb72ef57a576bfed1b6cb4b5a09b554 libpng-1.6.25.tar.xz