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)