diff --git a/python-flask-limiter.spec b/python-Flask-Limiter.spec similarity index 94% rename from python-flask-limiter.spec rename to python-Flask-Limiter.spec index 678d2b352dbcfbea9ad02f1b432ff1053ff90c1a..e80fedbc82bd47e083beee36d585f424ef7f7012 100644 --- a/python-flask-limiter.spec +++ b/python-Flask-Limiter.spec @@ -1,7 +1,7 @@ %global _empty_manifest_terminate_build 0 Name: python-Flask-Limiter Version: 1.4 -Release: 1 +Release: 2 Summary: Rate limiting for flask applications License: MIT URL: https://flask-limiter.readthedocs.org @@ -70,5 +70,8 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue Oct 26 2021 chenchen - 1.4-2 +- change the spec file name to be the same as the repo name + * Mon Feb 08 2021 Python_Bot - Package Spec generated