diff --git a/python-cups.spec b/python-cups.spec index d4dc48b..488d788 100644 --- a/python-cups.spec +++ b/python-cups.spec @@ -6,7 +6,7 @@ Summary: Python bindings for CUPS Name: python-cups Version: 1.9.61 -Release: 2%{?dist} +Release: 3%{?dist} URL: http://cyberelk.net/tim/software/pycups/ Source: http://cyberelk.net/tim/data/pycups/pycups-%{version}.tar.bz2 License: GPLv2+ @@ -57,6 +57,9 @@ make install DESTDIR="%{buildroot}" %doc examples html %changelog +* Sat Jul 21 2012 Fedora Release Engineering - 1.9.61-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + * Tue Apr 10 2012 Tim Waugh - 1.9.61-2 - Apply upstream patch to fix crash on loading invalid PPDs (bug #811159).