From f14e599a14ddfd14160d236e1589bd7f3faaa6d4 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 4 Feb 2016 19:19:37 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild --- python-dateutil.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-dateutil.spec b/python-dateutil.spec index 1c831d3..04f828f 100644 --- a/python-dateutil.spec +++ b/python-dateutil.spec @@ -1,6 +1,6 @@ Name: python-dateutil Version: 2.4.2 -Release: 3%{?dist} +Release: 4%{?dist} Epoch: 1 Summary: Powerful extensions to the standard datetime module @@ -84,6 +84,9 @@ make -C docs html %doc docs/_build/html %changelog +* Thu Feb 04 2016 Fedora Release Engineering - 1:2.4.2-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Wed Oct 14 2015 Robert Kuska - 1:2.4.2-3 - Rebuilt for Python3.5 rebuild - Add BuildRequires: python3-setuptools