diff --git a/python-apscheduler.spec b/python-APScheduler.spec similarity index 95% rename from python-apscheduler.spec rename to python-APScheduler.spec index 06f4774d36dbdc0404b3988ff08c70292d7077db..1145ec6b9e8896b0970f5a5c448e4193bada7c52 100644 --- a/python-apscheduler.spec +++ b/python-APScheduler.spec @@ -1,7 +1,7 @@ %global _empty_manifest_terminate_build 0 Name: python-APScheduler Version: 3.6.3 -Release: 1 +Release: 2 Summary: In-process task scheduler with Cron-like capabilities License: MIT URL: https://github.com/agronholm/apscheduler @@ -93,5 +93,8 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue Oct 26 2021 chenchen - 3.6.3-2 +- change the spec file name to be the same as the repo name + * Tue Aug 18 2020 Python_Bot - Package Spec generated