diff --git a/gabbi-2.8.0.tar.gz b/gabbi-2.8.0.tar.gz deleted file mode 100644 index d987594..0000000 Binary files a/gabbi-2.8.0.tar.gz and /dev/null differ diff --git a/gabbi-2.9.0.tar.gz b/gabbi-2.9.0.tar.gz new file mode 100644 index 0000000..84a59c3 Binary files /dev/null and b/gabbi-2.9.0.tar.gz differ diff --git a/python-gabbi.spec b/python-gabbi.spec index e00523b..a1ffe8b 100644 --- a/python-gabbi.spec +++ b/python-gabbi.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-gabbi -Version: 2.8.0 +Version: 2.9.0 Release: 1 Summary: Declarative HTTP testing library License: Apache-2.0 URL: https://github.com/cdent/gabbi -Source0: https://files.pythonhosted.org/packages/9e/3f/665b2be5df3428f061724c4e9226bb0c4add885a1c9de4106f22dcbc28b0/gabbi-2.8.0.tar.gz +Source0: https://files.pythonhosted.org/packages/8a/b3/9fdd2e00d3b3b9e5c88f7af429d4145e86169e04c7ea8e268274d84e96d9/gabbi-2.9.0.tar.gz BuildArch: noarch %description @@ -80,6 +80,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Thu Jul 06 2023 chenzixuan - 2.9.0-1 +- Upgrade package to version 2.9.0 + * Tue Sep 27 2022 guozhengxin - 2.8.0-1 - Upgrade package to version 2.8.0 @@ -97,3 +100,4 @@ mv %{buildroot}/doclist.lst . * Mon Dec 28 2020 Python_Bot - Package Spec generated +