forked from pool/python-copr-cli
Accepting request 1064202 from devel:languages:python
- update to 1.105: * More understandable module hotfixes description * Add options to download only built RPMs/spec files * Use the --dirname parameter for copr-cli monitor * Disable appstream by default OBS-URL: https://build.opensuse.org/request/show/1064202 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-copr-cli?expand=0&rev=5
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5f8c761f1b3f3fd983afd068862b4dbb308d74ba28c6a539c6003de988a1594d
|
||||
size 64161
|
||||
3
copr-cli-1.105.tar.gz
Normal file
3
copr-cli-1.105.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7443d749b759a88585cdbe94856bafe40f7f00dd9421ecf7d54162b398fd031a
|
||||
size 64301
|
||||
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 10 10:05:34 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 1.105:
|
||||
* More understandable module hotfixes description
|
||||
* Add options to download only built RPMs/spec files
|
||||
* Use the --dirname parameter for copr-cli monitor
|
||||
* Disable appstream by default
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 7 15:55:47 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-copr-cli
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,11 +17,11 @@
|
||||
|
||||
|
||||
Name: python-copr-cli
|
||||
Version: 1.104
|
||||
Version: 1.105
|
||||
Release: 0
|
||||
Summary: Copr cli
|
||||
License: GPL-2.0-or-later
|
||||
URL: https://pagure.io/copr/copr
|
||||
URL: https://github.com/fedora-copr/copr
|
||||
Source: https://files.pythonhosted.org/packages/source/c/copr-cli/copr-cli-%{version}.tar.gz
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
|
||||
Reference in New Issue
Block a user