From 3dc3cd8432291fda12b35c57081a225ba90d9993 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 7 Jun 2014 11:35:16 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- pngquant.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pngquant.spec b/pngquant.spec index bd2bf25..417d771 100644 --- a/pngquant.spec +++ b/pngquant.spec @@ -2,7 +2,7 @@ Name: pngquant Version: 2.0.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: PNG quantization tool for reducing image file size %{?el5:Group: Applications/Multimedia} @@ -110,6 +110,9 @@ install -pm 0644 %{name}.1 \ %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 2.0.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Fri Aug 23 2013 Björn Esser - 2.0.0-1 - new upstream version 2.0.0 (#989991) - fixes FTBFS in F20 / rawhide (#992807)