diff --git a/python-networking-baremetal.spec b/python-networking-baremetal.spec index 28036a2a7ecc5682dd6a3545e27d799f202388b2..6142a8235be43c8c996cb2c0dd49386bcc532d4e 100644 --- a/python-networking-baremetal.spec +++ b/python-networking-baremetal.spec @@ -34,9 +34,9 @@ BuildRequires: python3-oslo-i18n BuildRequires: python3-oslo-log BuildRequires: python3-oslo-messaging BuildRequires: python3-oslo-service -BuildRequires: python3-oslo-utils +BuildRequires: python3-oslo-utils == 4.8.0 BuildRequires: python3-tenacity -BuildRequires: python3-tooz +BuildRequires: python3-tooz == 2.8.2 BuildRequires: python3-pip # General requires Requires: python3-keystoneauth1 @@ -48,10 +48,10 @@ Requires: python3-oslo-i18n Requires: python3-oslo-log Requires: python3-oslo-messaging Requires: python3-oslo-service -Requires: python3-oslo-utils +Requires: python3-oslo-utils == 4.8.0 Requires: python3-pbr Requires: python3-tenacity -Requires: python3-tooz +Requires: python3-tooz == 2.8.2 BuildRequires: systemd Requires(post): systemd @@ -125,10 +125,14 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Thu Aug 19 liksh 4.0.0-1 +* Sat Feb 25 2023 Han Guangyu - 4.0.0-2 +- Fix install error + +* Thu Aug 19 2021 liksh - 4.0.0-1 - update from 3.0.0 to 4.0.0 -* Sat Jul 31 2021 huangtianhua +* Sat Jul 31 2021 huangtianhua - 3.0.0-2 - Fix requires position and add pbr buildrequires -* Wed Mar 10 2021 Python_Bot + +* Wed Mar 10 2021 Python_Bot - 3.0.0-1 - Package Spec generated