diff --git a/gabbi-2.10.0.tar.gz b/gabbi-2.10.0.tar.gz new file mode 100644 index 0000000..46debbd Binary files /dev/null and b/gabbi-2.10.0.tar.gz differ diff --git a/gabbi-2.9.0.tar.gz b/gabbi-2.9.0.tar.gz deleted file mode 100644 index 84a59c3..0000000 Binary files a/gabbi-2.9.0.tar.gz and /dev/null differ diff --git a/python-gabbi.spec b/python-gabbi.spec index a1ffe8b..fae7cf1 100644 --- a/python-gabbi.spec +++ b/python-gabbi.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-gabbi -Version: 2.9.0 +Version: 2.10.0 Release: 1 Summary: Declarative HTTP testing library License: Apache-2.0 URL: https://github.com/cdent/gabbi -Source0: https://files.pythonhosted.org/packages/8a/b3/9fdd2e00d3b3b9e5c88f7af429d4145e86169e04c7ea8e268274d84e96d9/gabbi-2.9.0.tar.gz +Source0: https://files.pythonhosted.org/packages/b5/a8/43c55cdfcb7794969c00c422db9eba85da0e7794a1bdfea2a2af0037af90/gabbi-2.10.0.tar.gz BuildArch: noarch %description @@ -80,6 +80,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Wed Dec 06 2023 jiangxinyu - 2.10.0-1 +- Update package to version 2.10.0 + * Thu Jul 06 2023 chenzixuan - 2.9.0-1 - Upgrade package to version 2.9.0