From dd6edf5665d4eb17a9db53bea48ad9bf668ea8e3 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 21 Jul 2012 00:34:31 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild --- python-cups.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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).