From d895cbf9a1f3d366e20cd54a69f79ede1422841a Mon Sep 17 00:00:00 2001 From: Python Maint Date: Mon, 13 Jun 2022 17:10:18 +0200 Subject: [PATCH] Rebuilt for Python 3.11 --- python-cups.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-cups.spec b/python-cups.spec index e0cc983..290b257 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: 12%{?dist} +Release: 13%{?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 +* Mon Jun 13 2022 Python Maint - 2.0.1-13 +- Rebuilt for Python 3.11 + * Fri Jan 21 2022 Fedora Release Engineering - 2.0.1-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild