diff --git a/python-networking-generic-switch.spec b/networking-generic-switch.spec similarity index 95% rename from python-networking-generic-switch.spec rename to networking-generic-switch.spec index c8f4f4ebe4025237a0d814cf79b795f1731a3cbe..239a3b5358bc35191a16ff704ae2cdeade0df59d 100644 --- a/python-networking-generic-switch.spec +++ b/networking-generic-switch.spec @@ -3,7 +3,7 @@ that configures equipment via SSH. Name: networking-generic-switch Version: 5.0.0 -Release: 1 +Release: 2 Summary: Generic Switch ML2 Neutron Driver License: ASL 2.0 Group: Development/Languages/Python @@ -85,6 +85,9 @@ rm -rf doc/build/html/.{doctrees,buildinfo} %license LICENSE %changelog +* Tue Oct 26 2021 chenchen - 5.0.0-2 +- change the spec file name to be the same as the repo name + * Thu Jul 15 2021 liksh - 5.0.0-1 - update 4.0.1 to 5.0.0