diff --git a/python-networking-baremetal.spec b/networking-baremetal.spec similarity index 97% rename from python-networking-baremetal.spec rename to networking-baremetal.spec index 28036a2a7ecc5682dd6a3545e27d799f202388b2..02a4bc847fbb07034dd3b3c09011ee320deb812e 100644 --- a/python-networking-baremetal.spec +++ b/networking-baremetal.spec @@ -1,7 +1,7 @@ %global _empty_manifest_terminate_build 0 Name: python-networking-baremetal Version: 4.0.0 -Release: 2 +Release: 3 Summary: Neutron plugin that provides deep Ironic/Neutron integration. License: ASL 2.0 URL: https://docs.openstack.org/networking-baremetal/latest/ @@ -125,6 +125,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue Oct 26 2021 chenchen - 4.0.0-3 +- change the spec file name to be the same as the repo name + * Thu Aug 19 liksh 4.0.0-1 - update from 3.0.0 to 4.0.0