From f84d79b7593def1c145bdde177084e27445041bc Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Tue, 6 Dec 2011 00:40:24 -0500 Subject: [PATCH] Rebuild for new libpng --- optipng.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/optipng.spec b/optipng.spec index b486a59..97a5689 100644 --- a/optipng.spec +++ b/optipng.spec @@ -2,7 +2,7 @@ Name: optipng Version: 0.6.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: PNG optimizer and converter Group: Applications/Multimedia @@ -58,6 +58,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Dec 06 2011 Adam Jackson - 0.6.5-2 +- Rebuild for new libpng + * Thu Apr 28 2011 Ville Skyttä - 0.6.5-1 - Update to 0.6.5. - Patch to fix setjmp.h duplicate inclusion with system libpng.