diff --git a/python-cups.spec b/python-cups.spec index 324de43..e91d0ba 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: 20%{?dist} +Release: 21%{?dist} URL: http://cyberelk.net/tim/software/pycups/ Source: http://cyberelk.net/tim/data/pycups/pycups-%{version}.tar.bz2 License: GPLv2+ @@ -96,6 +96,9 @@ export PYTHONPATH=%{buildroot}%{python3_sitearch} %doc examples html %changelog +* Tue Jun 19 2018 Miro HronĨok - 1.9.72-21 +- Rebuilt for Python 3.7 + * Fri Apr 20 2018 Zdenek Dohnal - 1.9.72-20 - adding docs back