From da28d967c97219e7fb34ff803c78a610e2ae1358 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Fri, 27 Feb 2009 01:13:02 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild --- pngcrush.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pngcrush.spec b/pngcrush.spec index c5858e8..d6119ed 100644 --- a/pngcrush.spec +++ b/pngcrush.spec @@ -1,7 +1,7 @@ Summary: Optimizer for PNG (Portable Network Graphics) files Name: pngcrush Version: 1.6.10 -Release: 3%{?dist} +Release: 4%{?dist} License: zlib Group: Applications/File URL: http://pmt.sourceforge.net/pngcrush/ @@ -44,6 +44,9 @@ gcc %{optflags} $pngflags -o pngcrush pngcrush.c %{_bindir}/pngcrush %changelog +* Thu Feb 26 2009 Fedora Release Engineering - 1.6.10-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild + * Mon Nov 3 2008 - Gerd Hoffmann - 1.6.10-3.fc9 - remove all unneeded (zlib/libpng copy) header files. - fix Source: URL.