diff --git a/os-testr-2.0.1.tar.gz b/os-testr-2.0.1.tar.gz deleted file mode 100644 index 2269b7f741448f86180034e422cdd4542db5144c..0000000000000000000000000000000000000000 Binary files a/os-testr-2.0.1.tar.gz and /dev/null differ diff --git a/os-testr-3.0.0.tar.gz b/os-testr-3.0.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..248e8320a813654e3b4cafa628187edd7eda1a95 Binary files /dev/null and b/os-testr-3.0.0.tar.gz differ diff --git a/python-os-testr.spec b/python-os-testr.spec index 620765583686a1b2a93855ed13c78b5a49739c8e..acdb97df85c24f0467edf43c04f2972285ccf2c3 100644 --- a/python-os-testr.spec +++ b/python-os-testr.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-os-testr -Version: 2.0.1 +Version: 3.0.0 Release: 1 Summary: A testr wrapper to provide functionality for OpenStack projects License: Apache-2.0 URL: https://docs.openstack.org/os-testr/latest/ -Source0: https://files.pythonhosted.org/packages/57/b0/1d6b253874effc138479ef07e99990f090a88d0da32cdc2b563b7a173dd6/os-testr-2.0.1.tar.gz +Source0: https://files.pythonhosted.org/packages/73/66/fe729d2eb4db4b182ea84b6b908dd77a7b28d60b8d2848a0a525759e5f4a/os-testr-3.0.0.tar.gz BuildArch: noarch %description ostestr is a testr wrapper that uses subunit-trace for output and builds @@ -83,6 +83,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Mon Nov 6 2022 hkgy - 3.0.0-1 +- Upgrade to v3.0.0 + * Fri Jul 15 2022 OpenStack_SIG - 2.0.1-1 - Upgrade package python3-os-testr to version 2.0.1