This commit is contained in:
Dennis Gilmore 2015-06-18 18:53:49 +00:00
parent 9726052ed1
commit 1e13322187

View File

@ -1,6 +1,6 @@
Name: python-dateutil Name: python-dateutil
Version: 2.4.2 Version: 2.4.2
Release: 1%{?dist} Release: 2%{?dist}
Epoch: 1 Epoch: 1
Summary: Powerful extensions to the standard datetime module Summary: Powerful extensions to the standard datetime module
@ -83,6 +83,9 @@ make -C docs html
%doc docs/_build/html %doc docs/_build/html
%changelog %changelog
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:2.4.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Mon Apr 6 2015 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1:2.4.2-1 * Mon Apr 6 2015 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1:2.4.2-1
- Update to latest upstream release. - Update to latest upstream release.