!7 Upgrade to v1.123
From: @hkgy Reviewed-by: @shinwell_hu Signed-off-by: @shinwell_hu
This commit is contained in:
commit
eb931671b7
Binary file not shown.
BIN
copr-1.123.tar.gz
Normal file
BIN
copr-1.123.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.121
|
Version: 1.123
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Python client for copr service.
|
Summary: Python client for copr service.
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
URL: https://pagure.io/copr/copr
|
URL: https://pagure.io/copr/copr
|
||||||
Source0: https://files.pythonhosted.org/packages/f4/5b/94d8d28639c4e0126dc61f7b59a1e6c267c611d5191524bfd337856d23c6/copr-1.121.tar.gz
|
Source0: https://files.pythonhosted.org/packages/7b/98/ce70cb3df8a52b4920ccfd21b8e65f61544a733c779a6227ed13f1ab3f22/copr-1.123.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.121
|
%autosetup -n copr-1.123
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
@ -81,6 +81,9 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Nov 6 2022 hkgy <kaguyahatu@outlook.com> - 1.123-1
|
||||||
|
- Upgrade to v1.123
|
||||||
|
|
||||||
* Tue Aug 9 2022 wenzhiwei <wenzhiwei@kylinos.cn> - 1.121-1
|
* Tue Aug 9 2022 wenzhiwei <wenzhiwei@kylinos.cn> - 1.121-1
|
||||||
- Update to 1.121
|
- Update to 1.121
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user