diff --git a/python-APScheduler.spec b/python-APScheduler.spec index 0fe8cf8..3f70cd1 100644 --- a/python-APScheduler.spec +++ b/python-APScheduler.spec @@ -10,7 +10,7 @@ offline.} Name: python-APScheduler Version: 3.6.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: In-process task scheduler with Cron-like capabilities License: MIT @@ -68,6 +68,9 @@ export TZ=UTC %{python3_sitelib}/apscheduler/ %changelog +* Tue May 26 2020 Miro HronĨok - 3.6.3-2 +- Rebuilt for Python 3.9 + * Wed Mar 11 2020 Fabien Boucher - 3.6.3-1 - Inport from SF packaging and bump to 3.6.3 (#1813957)