diff --git a/python-APScheduler.spec b/python-APScheduler.spec index 3f70cd1..98a8700 100644 --- a/python-APScheduler.spec +++ b/python-APScheduler.spec @@ -10,11 +10,11 @@ offline.} Name: python-APScheduler Version: 3.6.3 -Release: 2%{?dist} +Release: 3%{?dist} Summary: In-process task scheduler with Cron-like capabilities License: MIT -URL: http://pythonhosted.org/APScheduler/ +URL: https://github.com/agronholm/apscheduler Source0: %pypi_source BuildArch: noarch @@ -68,6 +68,9 @@ export TZ=UTC %{python3_sitelib}/apscheduler/ %changelog +* Mon Jul 20 2020 Fabien Boucher - 3.6.3-3 +- Update project url + * Tue May 26 2020 Miro HronĨok - 3.6.3-2 - Rebuilt for Python 3.9