diff --git a/gabbi-2.11.0.tar.gz b/gabbi-3.0.0.tar.gz similarity index 37% rename from gabbi-2.11.0.tar.gz rename to gabbi-3.0.0.tar.gz index 99a914f3533b1932e96ceed511521f3b65fd2933..5f4dd95b8f1f0ca53ddc0f11e96f2e465040bcf2 100644 Binary files a/gabbi-2.11.0.tar.gz and b/gabbi-3.0.0.tar.gz differ diff --git a/python-gabbi.spec b/python-gabbi.spec index 0dc7d9c7f1b928c925b8121972caaaeb5574f480..a72e3fedb49b2cdeb030096d45409816c4698536 100644 --- a/python-gabbi.spec +++ b/python-gabbi.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-gabbi -Version: 2.11.0 +Version: 3.0.0 Release: 1 Summary: Declarative HTTP testing library License: Apache-2.0 URL: https://github.com/cdent/gabbi -Source0: https://files.pythonhosted.org/packages/25/30/36b64037950705ecab9d6a26131ec2f54baf98064d09078f0e1ad73feb35/gabbi-2.11.0.tar.gz +Source0: %{pypi_source gabbi} BuildArch: noarch %description @@ -80,6 +80,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Wed Aug 28 2024 Ge Wang - 3.0.0-1 +- Update package to version 3.0.0 + * Mon Feb 26 2024 jiangxinyu - 2.11.0-1 - Update package to version 2.11.0