diff --git a/python-cups.spec b/python-cups.spec index 2bac2da..a4cc08b 100644 --- a/python-cups.spec +++ b/python-cups.spec @@ -6,7 +6,7 @@ Summary: Python bindings for CUPS Name: python-cups Version: 1.9.72 -Release: 1%{?dist} +Release: 2%{?dist} URL: http://cyberelk.net/tim/software/pycups/ Source: http://cyberelk.net/tim/data/pycups/pycups-%{version}.tar.bz2 License: GPLv2+ @@ -79,6 +79,9 @@ popd %doc examples html %changelog +* Thu Jun 18 2015 Fedora Release Engineering - 1.9.72-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Tue Feb 10 2015 Tim Waugh - 1.9.72-1 - Latest upstream release.