From 96258decdb52c29a75e084088901463b0a91e275 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 14 Jan 2012 00:13:20 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild --- system-config-printer.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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).