diff --git a/pycups-1.9.72.tar.bz2 b/pycups-1.9.72.tar.bz2 deleted file mode 100644 index 0dd0f32270eaacb5d731d523d6a36b7cf0d7676e..0000000000000000000000000000000000000000 Binary files a/pycups-1.9.72.tar.bz2 and /dev/null differ diff --git a/python-cups.spec b/python-cups.spec index 823508fd60e952db9ecc251b7d935e5d1f98b4c0..5bd3694ffbb1874a9b527eeea04a156bbdfda69d 100644 --- a/python-cups.spec +++ b/python-cups.spec @@ -1,10 +1,10 @@ Name: python-cups -Version: 1.9.72 -Release: 24 +Version: 2.0.1 +Release: 1 Summary: Python bindings for CUPS License: GPLv2+ URL: http://cyberelk.net/tim/software/pycups/ -Source: http://cyberelk.net/tim/data/pycups/pycups-%{version}.tar.bz2 +Source: https://github.com/OpenPrinting/pycups/archive/refs/tags/v2.0.1.tar.gz BuildRequires: cups-devel python3-devel gcc @@ -51,6 +51,9 @@ mv cups.html html %doc examples html %changelog +* Fri Jun 17 2022 houyingchao - 2.0.1-1 +- Upgrade to version 2.0.1 + * Mon May 31 2021 huanghaitao - 1.9.72-24 - Completing build dependencies diff --git a/v2.0.1.tar.gz b/v2.0.1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..fb5efb1ebac5e8a1fd302e2055e72aba52a33c2e Binary files /dev/null and b/v2.0.1.tar.gz differ