Update project URL

This commit is contained in:
Fabien Boucher 2020-07-20 17:38:54 +02:00
commit d74fb8a0b9

View file

@ -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 <fboucher@redhat.com> - 3.6.3-3
- Update project url
* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 3.6.3-2
- Rebuilt for Python 3.9