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