Upgrade to version 1.119
This commit is contained in:
parent
79757ec160
commit
4e7ed63bc9
Binary file not shown.
BIN
copr-1.119.tar.gz
Normal file
BIN
copr-1.119.tar.gz
Normal file
Binary file not shown.
@ -1,11 +1,11 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-copr
|
Name: python-copr
|
||||||
Version: 1.105
|
Version: 1.119
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Python client for copr service.
|
Summary: Python client for copr service.
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: https://pagure.io/copr/copr
|
URL: https://pagure.io/copr/copr
|
||||||
Source0: https://files.pythonhosted.org/packages/51/27/6c882a422831d5a2cb174c5475c7080e09a9e27a6acc89c47496c1c5977d/copr-1.105.tar.gz
|
Source0: https://files.pythonhosted.org/packages/16/5c/ef472655a0e8bc9699f2832580db9b4130bf4d54ab010d18215968dd827c/copr-1.119.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -41,7 +41,7 @@ is used to allow packagers to create third party repositories.
|
|||||||
This part is a python client to the copr service.
|
This part is a python client to the copr service.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n copr-1.105
|
%autosetup -n copr-1.119
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
@ -81,5 +81,8 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 23 2022 SimpleUpdate Robot <tc@openeuler.org> - 1.119-1
|
||||||
|
- Upgrade to version 1.119
|
||||||
|
|
||||||
* Wed Oct 14 2020 Python_Bot <Python_Bot@openeuler.org>
|
* Wed Oct 14 2020 Python_Bot <Python_Bot@openeuler.org>
|
||||||
- Package Spec generated
|
- Package Spec generated
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user