From f7370cbae6ac657da66ba1b32fd0cdd9b383bb6d Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sat, 25 Jul 2009 20:58:09 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild --- optipng.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/optipng.spec b/optipng.spec index 19e341f..ae29626 100644 --- a/optipng.spec +++ b/optipng.spec @@ -2,7 +2,7 @@ Name: optipng Version: 0.6.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: PNG optimizer and converter Group: Applications/Multimedia @@ -55,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sat Jul 25 2009 Fedora Release Engineering - 0.6.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild + * Sun Jul 19 2009 Ville Skyttä - 0.6.3-1 - Update to 0.6.3. - Use %%global instead of %%define.