- update to 1.111:
* no upstream changelog - Update to version 1.104: - add parameter for custom method repos - Update to Version 1.103: OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-copr-cli?expand=0&rev=17
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d73f058128e0b828b31bd38bf7bb1e7ad8e79dfd9a268b42bc0896761e9e441d
|
||||
size 64074
|
||||
3
copr-cli-1.111.tar.gz
Normal file
3
copr-cli-1.111.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1274a41d195adcebbe683b4c15b2565b35dcfccae0e6fed206f1d27ef701d5bc
|
||||
size 66350
|
||||
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 20 13:40:42 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 1.111:
|
||||
* no upstream changelog
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 8 05:03:19 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
@@ -24,14 +30,14 @@ Fri Feb 10 10:05:34 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 7 15:55:47 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
- 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 <yarunachalam@suse.com>
|
||||
|
||||
- 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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user