diff --git a/python-ovsdbapp.spec b/python-ovsdbapp.spec index 49bd17cdcb7a92a943f052ce4484a86e37cdebf8..cc293f018ca7a92bd4da7898d5809e9bc91aebe8 100644 --- a/python-ovsdbapp.spec +++ b/python-ovsdbapp.spec @@ -1,7 +1,7 @@ %global _empty_manifest_terminate_build 0 Name: python-ovsdbapp Version: 1.9.0 -Release: 2 +Release: 3 Summary: A library for creating OVSDB applications License: Apache-2.0 URL: https://pypi.org/project/ovsdbapp/ @@ -46,7 +46,7 @@ Provides: python3-ovsdbapp-doc A library for writing Open vSwitch OVSDB-based applications. %prep -%autosetup -n ovsdbapp-%{version} +%autosetup -n ovsdbapp-%{version} -p1 %build %py3_build @@ -91,6 +91,9 @@ PYTHON=%{__python3} OS_TEST_PATH=./ovsdbapp/tests/unit stestr run %{_docdir}/* %changelog +* Mon Aug 02 2021 chenyanpanHW - 1.9.0-3 +- DESC: delete from %autosetup + * Sat Jul 31 2021 huangtianhua - 1.9.0-2 - Modify require to python3-openvswitch * Mon Jul 26 2021 OpenStack_SIG - 1.9.0-1