update to 1.121
This commit is contained in:
parent
b0a82f15fa
commit
abca5ca477
Binary file not shown.
BIN
copr-1.121.tar.gz
Normal file
BIN
copr-1.121.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.119
|
Version: 1.121
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Python client for copr service.
|
Summary: Python client for copr service.
|
||||||
License: GPLv2+
|
License: GPL-2.0+
|
||||||
URL: https://pagure.io/copr/copr
|
URL: https://pagure.io/copr/copr
|
||||||
Source0: https://files.pythonhosted.org/packages/16/5c/ef472655a0e8bc9699f2832580db9b4130bf4d54ab010d18215968dd827c/copr-1.119.tar.gz
|
Source0: https://files.pythonhosted.org/packages/f4/5b/94d8d28639c4e0126dc61f7b59a1e6c267c611d5191524bfd337856d23c6/copr-1.121.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.119
|
%autosetup -n copr-1.121
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
@ -81,6 +81,9 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 9 2022 wenzhiwei <wenzhiwei@kylinos.cn> - 1.121-1
|
||||||
|
- Update to 1.121
|
||||||
|
|
||||||
* Thu Jun 23 2022 SimpleUpdate Robot <tc@openeuler.org> - 1.119-1
|
* Thu Jun 23 2022 SimpleUpdate Robot <tc@openeuler.org> - 1.119-1
|
||||||
- Upgrade to version 1.119
|
- Upgrade to version 1.119
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user