diff --git a/python-flask-admin.spec b/python-Flask-Admin.spec similarity index 94% rename from python-flask-admin.spec rename to python-Flask-Admin.spec index f2cc02689ed94809cbd2fd82e49b35844245d5f5..2ec98eca22c6eaeb7512429716317ced59a9f3c7 100644 --- a/python-flask-admin.spec +++ b/python-Flask-Admin.spec @@ -4,7 +4,7 @@ Name: python-%{pkgname} Version: 1.5.8 -Release: 1 +Release: 2 Summary: %{sum} License: BSD URL: https://github.com/flask-admin/flask-admin/ @@ -80,5 +80,8 @@ rm flask_admin/translations/README.md %{python3_sitelib}/*.egg-info/ %changelog +* Tue Oct 26 2021 chenchen - 1.5.8-2 +- change the spec file name to be the same as the repo name + * Fri June 25 2021 liuliang - 1.5.8-1 - Package init