From 2e6a5d0b3c44b63c2b3c54f07ce44f3f3ea2fa12 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 19 Jul 2016 08:40:24 +0000 Subject: [PATCH] - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages --- python-APScheduler.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-APScheduler.spec b/python-APScheduler.spec index 967cf5d..571ca20 100644 --- a/python-APScheduler.spec +++ b/python-APScheduler.spec @@ -5,7 +5,7 @@ Name: python-%{pypi_name} Version: 3.0.5 -Release: 2%{?dist} +Release: 3%{?dist} Summary: In-process task scheduler with Cron-like capabilities License: MIT @@ -119,6 +119,9 @@ export TZ=UTC %doc docs/_build/html %changelog +* Tue Jul 19 2016 Fedora Release Engineering - 3.0.5-3 +- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages + * Thu Feb 04 2016 Fedora Release Engineering - 3.0.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild