diff --git a/system-config-printer.spec b/system-config-printer.spec index b2bf5f9..6d4fd72 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.9 -Release: 2%{?dist} +Release: 3%{?dist} License: GPLv2+ URL: http://cyberelk.net/tim/software/system-config-printer/ Group: System Environment/Base @@ -185,6 +185,9 @@ if [ $1 -ge 1 ] ; then fi %changelog +* Sat Jul 21 2012 Fedora Release Engineering - 1.3.9-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + * Tue Jun 05 2012 Jiri Popelka 1.3.9-2 - BuildRequires systemd-devel instead of udev-devel - replace udev_get_sys_path() with hard-coded "/sys"