diff --git a/copr-cli-2.0.tar.gz b/copr-cli-2.0.tar.gz deleted file mode 100644 index a3f0671..0000000 --- a/copr-cli-2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5783dba3336a16fd4ba8d8927e7db30d2f411085e44c1215b22be678d693a3a0 -size 64600 diff --git a/copr-cli-2.1.tar.gz b/copr-cli-2.1.tar.gz new file mode 100644 index 0000000..b433405 --- /dev/null +++ b/copr-cli-2.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23c1f0665cee13d5812ba34e3975bf0c474ef98f2ac8215facf29b8921e09188 +size 64846 diff --git a/python-copr-cli.changes b/python-copr-cli.changes index 5d986c4..e937744 100644 --- a/python-copr-cli.changes +++ b/python-copr-cli.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Apr 7 13:52:02 UTC 2025 - Markéta Machová + +- update to 2.1 + * python, cli: drop six dependency + * pylint: fix old import errors that appear as new + * cli: add workaround for redirect download with accept list + ------------------------------------------------------------------- Thu Dec 12 21:00:03 UTC 2024 - Richard Rahl diff --git a/python-copr-cli.spec b/python-copr-cli.spec index 02fe481..2f09d2a 100644 --- a/python-copr-cli.spec +++ b/python-copr-cli.spec @@ -1,7 +1,7 @@ # # spec file for package python-copr-cli # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: python-copr-cli -Version: 2.0 +Version: 2.1 Release: 0 Summary: Copr cli License: GPL-2.0-or-later