diff --git a/copr-1.124.tar.gz b/copr-1.124.tar.gz deleted file mode 100644 index 543fff4..0000000 Binary files a/copr-1.124.tar.gz and /dev/null differ diff --git a/copr-1.125.tar.gz b/copr-1.125.tar.gz new file mode 100644 index 0000000..7264270 Binary files /dev/null and b/copr-1.125.tar.gz differ diff --git a/python-copr.spec b/python-copr.spec index a9f3256..535fe76 100644 --- a/python-copr.spec +++ b/python-copr.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-copr -Version: 1.124 +Version: 1.125 Release: 1 Summary: Python client for copr service. License: GPL-2.0+ URL: https://pagure.io/copr/copr -Source0: https://files.pythonhosted.org/packages/f3/2e/fefccb9ac99607b1b7cae2da8fc60a4b3a205818794c78ca54b72f5b7967/copr-1.124.tar.gz +Source0: https://files.pythonhosted.org/packages/6d/48/5dc0c89a168c0bffe5cf7413474c12496aeafc70b96d91657b129092ab01/copr-1.125.tar.gz BuildArch: noarch %description @@ -81,6 +81,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Mon Mar 20 2023 wubijie - 1.125-1 +- Update package to version 1.125 + * Thu Dec 15 2022 liqiuyu - 1.124-1 - Update package to version 1.124