diff --git a/keystone-tempest-plugin.spec b/python-keystone-tempest-plugin.spec similarity index 95% rename from keystone-tempest-plugin.spec rename to python-keystone-tempest-plugin.spec index 0533bfae2eb9e8a8b5ae07b70592716e304f647c..6a6b790de06b12e9c4d39d4034212daf46517854 100644 --- a/keystone-tempest-plugin.spec +++ b/python-keystone-tempest-plugin.spec @@ -2,7 +2,7 @@ %global common_desc Tempest plugin for functional testing of keystone's LDAP and federation features. More information can be found in the keystone developer documentation. Name: python-keystone-tempest-plugin Version: 0.7.0 -Release: 1 +Release: 2 Summary: Tempest plugin keystone_tempest_plugin License: Apache-2.0 URL: https://github.com/openstack/keystone-tempest-plugin @@ -88,5 +88,8 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue Oct 26 2021 chenchen - 0.7.0-2 +- change the spec file name to be the same as the repo name + * Tue Jul 20 2021 OpenStack_SIG - 0.7.0-1 - Package Spec generate