diff --git a/copr-1.119.tar.gz b/copr-1.119.tar.gz deleted file mode 100644 index ec157e7..0000000 Binary files a/copr-1.119.tar.gz and /dev/null differ diff --git a/copr-1.121.tar.gz b/copr-1.121.tar.gz new file mode 100644 index 0000000..d6652e4 Binary files /dev/null and b/copr-1.121.tar.gz differ diff --git a/python-copr.spec b/python-copr.spec index 8e03095..e637912 100644 --- a/python-copr.spec +++ b/python-copr.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-copr -Version: 1.119 +Version: 1.121 Release: 1 Summary: Python client for copr service. -License: GPLv2+ +License: GPL-2.0+ 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 %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. %prep -%autosetup -n copr-1.119 +%autosetup -n copr-1.121 %build %py3_build @@ -81,6 +81,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue Aug 9 2022 wenzhiwei - 1.121-1 +- Update to 1.121 + * Thu Jun 23 2022 SimpleUpdate Robot - 1.119-1 - Upgrade to version 1.119