diff --git a/copr-1.121.tar.gz b/copr-1.121.tar.gz deleted file mode 100644 index d6652e4..0000000 Binary files a/copr-1.121.tar.gz and /dev/null differ diff --git a/copr-1.123.tar.gz b/copr-1.123.tar.gz new file mode 100644 index 0000000..ad0d5da Binary files /dev/null and b/copr-1.123.tar.gz differ diff --git a/python-copr.spec b/python-copr.spec index e637912..b8df2c1 100644 --- a/python-copr.spec +++ b/python-copr.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-copr -Version: 1.121 +Version: 1.123 Release: 1 Summary: Python client for copr service. License: GPL-2.0+ 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 %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.121 +%autosetup -n copr-1.123 %build %py3_build @@ -81,6 +81,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Sun Nov 6 2022 hkgy - 1.123-1 +- Upgrade to v1.123 + * Tue Aug 9 2022 wenzhiwei - 1.121-1 - Update to 1.121