diff --git a/python-os-win.spec b/python-os-win.spec index ee2fa69..1bf28fb 100644 --- a/python-os-win.spec +++ b/python-os-win.spec @@ -1,7 +1,7 @@ %global _empty_manifest_terminate_build 0 Name: python-os-win Version: 5.4.0 -Release: 1 +Release: 2 Summary: Windows / Hyper-V library for OpenStack projects. License: Apache-2.0 URL: http://www.cloudbase.it/ @@ -50,7 +50,6 @@ Requires: python3-subunit Requires: python3-oslotest Requires: python3-os-testr Requires: python3-testtools -Requires: python3-oslo-versionedobjects-tests Requires: python3-testrepository Requires: python3-testscenarios Requires: python3-stestr @@ -117,6 +116,8 @@ PYTHON=%{__python3} stestr-3 --test-path $OS_TEST_PATH run %{_docdir}/* %changelog +* Tue Aug 03 2021 wangxiyuan - 5.4.0-2 +- Drop wrong requires * Fri Jul 23 2021 OpenStack_SIG - 5.4.0-1 - Update to 5.4.0 * Wed Jan 20 2021 zhangy1317 2021.1.20