From 60e249f57ba5bc7727725bd897b57fd0be9a6284 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 26 May 2020 03:09:30 +0200 Subject: [PATCH] Rebuilt for Python 3.9 --- python-cups.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-cups.spec b/python-cups.spec index 84b38af..ee71f2a 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: 1%{?dist} +Release: 2%{?dist} # older URL, but still with useful information about pycups #URL: http://cyberelk.net/tim/software/pycups/ URL: https://github.com/OpenPrinting/pycups/ @@ -67,6 +67,9 @@ export PYTHONPATH=%{buildroot}%{python3_sitearch} %doc examples html %changelog +* Tue May 26 2020 Miro HronĨok - 2.0.1-2 +- Rebuilt for Python 3.9 + * Fri Apr 24 2020 Zdenek Dohnal - 2.0.1-1 - 2.0.1, fixes #1816107