diff --git a/python-cups.spec b/python-cups.spec index 7123483..269c7a9 100644 --- a/python-cups.spec +++ b/python-cups.spec @@ -6,12 +6,12 @@ Summary: Python bindings for CUPS Name: python-cups Version: 2.0.1 -Release: 18%{?dist} +Release: 19%{?dist} # older URL, but still with useful information about pycups #URL: http://cyberelk.net/tim/software/pycups/ URL: https://github.com/OpenPrinting/pycups/ Source: https://github.com/OpenPrinting/pycups/releases/download/v%{version}/pycups-%{version}.tar.gz -License: GPLv2+ +License: GPL-2.0-or-later # all taken from upstream Patch01: 0001-examples-cupstree.py-remove-shebang.patch @@ -78,6 +78,9 @@ export PYTHONPATH=%{buildroot}%{python3_sitearch} %doc examples html %changelog +* Thu Nov 16 2023 Zdenek Dohnal - 2.0.1-19 +- SPDX migration + * Fri Jul 21 2023 Fedora Release Engineering - 2.0.1-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild