diff --git a/copr-cli-1.110.tar.gz b/copr-cli-1.110.tar.gz deleted file mode 100644 index 196bad6..0000000 --- a/copr-cli-1.110.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d73f058128e0b828b31bd38bf7bb1e7ad8e79dfd9a268b42bc0896761e9e441d -size 64074 diff --git a/copr-cli-1.111.tar.gz b/copr-cli-1.111.tar.gz new file mode 100644 index 0000000..5af3376 --- /dev/null +++ b/copr-cli-1.111.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1274a41d195adcebbe683b4c15b2565b35dcfccae0e6fed206f1d27ef701d5bc +size 66350 diff --git a/python-copr-cli.changes b/python-copr-cli.changes index f63a159..df5c37d 100644 --- a/python-copr-cli.changes +++ b/python-copr-cli.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Apr 20 13:40:42 UTC 2024 - Dirk Müller + +- update to 1.111: + * no upstream changelog + ------------------------------------------------------------------- Fri Sep 8 05:03:19 UTC 2023 - Steve Kowalik @@ -24,14 +30,14 @@ Fri Feb 10 10:05:34 UTC 2023 - Dirk Müller ------------------------------------------------------------------- Wed Dec 7 15:55:47 UTC 2022 - Yogalakshmi Arunachalam -- Update to version 1.104: +- Update to version 1.104: - move to GitHub home page - - add parameter for custom method repos + - add parameter for custom method repos ------------------------------------------------------------------- Mon Sep 26 23:54:56 UTC 2022 - Yogalakshmi Arunachalam -- Update to Version 1.103: +- Update to Version 1.103: -The previous release brought several enhancements and fixes for the stats calculation mechanism but it wasn’t quite enough. -This release comes with some final follow-ups. We are hoping to start counting the RPM downloads shortly after. Minor UI improvements diff --git a/python-copr-cli.spec b/python-copr-cli.spec index 2c04ee7..d9e398d 100644 --- a/python-copr-cli.spec +++ b/python-copr-cli.spec @@ -1,7 +1,7 @@ # # spec file for package python-copr-cli # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 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: 1.110 +Version: 1.111 Release: 0 Summary: Copr cli License: GPL-2.0-or-later @@ -45,7 +45,7 @@ BuildRequires: %{python_module pytest} BuildRequires: %{python_module responses} # /SECTION Requires(post): update-alternatives -Requires(postun):update-alternatives +Requires(postun): update-alternatives %python_subpackages %description