diff --git a/system-config-printer.spec b/system-config-printer.spec index fc2f4b8..c5e4fa5 100644 --- a/system-config-printer.spec +++ b/system-config-printer.spec @@ -1,7 +1,7 @@ Summary: A printer administration tool Name: system-config-printer Version: 1.3.7 -Release: 3%{?dist} +Release: 4%{?dist} License: GPLv2+ URL: http://cyberelk.net/tim/software/system-config-printer/ Group: System Environment/Base @@ -206,6 +206,9 @@ if [ $1 -ge 1 ] ; then fi %changelog +* Sat Jan 14 2012 Fedora Release Engineering - 1.3.7-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + * Fri Nov 4 2011 Tim Waugh 1.3.7-3 - Use arch-specific requirements where appropriate (bug #749834).