From f9a58c0982e00ae39313305ce2dd52c4dd350615 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 19 Jul 2016 10:06:54 +0000 Subject: [PATCH] - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages --- python-iso8601.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-iso8601.spec b/python-iso8601.spec index 7ae3b6b..f998b57 100644 --- a/python-iso8601.spec +++ b/python-iso8601.spec @@ -8,7 +8,7 @@ Name: python-%{srcname} Version: 0.1.11 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Simple module to parse ISO 8601 dates License: MIT @@ -75,6 +75,9 @@ This module parses the most common forms of ISO 8601 date strings %endif %changelog +* Tue Jul 19 2016 Fedora Release Engineering - 0.1.11-3 +- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages + * Thu Feb 04 2016 Fedora Release Engineering - 0.1.11-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild