From 1e13322187765411f3d64370e0dd4957e4ecd51e Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 18 Jun 2015 18:53:49 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild --- python-dateutil.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-dateutil.spec b/python-dateutil.spec index bc33936..89ce3af 100644 --- a/python-dateutil.spec +++ b/python-dateutil.spec @@ -1,6 +1,6 @@ Name: python-dateutil Version: 2.4.2 -Release: 1%{?dist} +Release: 2%{?dist} Epoch: 1 Summary: Powerful extensions to the standard datetime module @@ -83,6 +83,9 @@ make -C docs html %doc docs/_build/html %changelog +* Thu Jun 18 2015 Fedora Release Engineering - 1:2.4.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Mon Apr 6 2015 Zbigniew Jędrzejewski-Szmek - 1:2.4.2-1 - Update to latest upstream release.