diff --git a/copr-cli-1.100.tar.gz b/copr-cli-1.100.tar.gz deleted file mode 100644 index 67a3f31..0000000 --- a/copr-cli-1.100.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2341392a5a1a2e58d8e905070dee6c23ce87d08286448410ec279dba6fefbff3 -size 61645 diff --git a/copr-cli-1.103.tar.gz b/copr-cli-1.103.tar.gz new file mode 100644 index 0000000..7771988 --- /dev/null +++ b/copr-cli-1.103.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9e6b7f1f7d1eab19ef9041fcff68fbe520896b42903a0f0359de85db93a7b03 +size 62209 diff --git a/python-copr-cli.changes b/python-copr-cli.changes index 4a34e16..48aac69 100644 --- a/python-copr-cli.changes +++ b/python-copr-cli.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Mon Sep 26 23:54:56 UTC 2022 - Yogalakshmi Arunachalam + +- 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 + -In the project settings, the “Edit” button will now show only for enabled chroots + -The build detail page now shows the build timeout value + -If a build is a part of a batch, the detail page now shows a link for it + -The user detail page now shows a link for the /user/repositories/ + Bugfixes + #2294 - Show correct distribution images based on their OS family + #2293, RHBZ 2081915 - Fixed copr-frontend FTBFS for F37/Rawhide + RHBZ 2113156 - Fixed copr-keygen FTBFS for F37/Rawhide + ------------------------------------------------------------------- Fri Apr 22 11:55:03 UTC 2022 - Matej Cepl diff --git a/python-copr-cli.spec b/python-copr-cli.spec index 7e73580..17bacbd 100644 --- a/python-copr-cli.spec +++ b/python-copr-cli.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-copr-cli -Version: 1.100 +Version: 1.103 Release: 0 Summary: Copr cli License: GPL-2.0-or-later