diff --git a/python-cups.spec b/python-cups.spec index a5c88cb..46c2ff0 100644 --- a/python-cups.spec +++ b/python-cups.spec @@ -6,7 +6,7 @@ Summary: Python bindings for CUPS Name: python-cups Version: 2.0.1 -Release: 10%{?dist} +Release: 11%{?dist} # older URL, but still with useful information about pycups #URL: http://cyberelk.net/tim/software/pycups/ URL: https://github.com/OpenPrinting/pycups/ @@ -75,6 +75,9 @@ export PYTHONPATH=%{buildroot}%{python3_sitearch} %doc examples html %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 2.0.1-11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Mon Jun 28 2021 Zdenek Dohnal - 2.0.1-10 - IPPRequest.writeIO() tracebacks because PY_SSIZE_T_CLEAN is not defined