From bf16b2027319d15c3599f18897e5349a14058880 Mon Sep 17 00:00:00 2001 From: Felix Schwarz Date: Thu, 4 Apr 2019 13:57:24 +0200 Subject: [PATCH] fix bogus date --- python-dateutil.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-dateutil.spec b/python-dateutil.spec index 25031da..e6314e4 100644 --- a/python-dateutil.spec +++ b/python-dateutil.spec @@ -106,7 +106,7 @@ make -C docs html %doc docs/_build/html %changelog -* Tue Mar 06 2019 Petr Viktorin - 1:2.8.0-2 +* Wed Mar 06 2019 Petr Viktorin - 1:2.8.0-2 - Enable tests (but keep a few skipped on Python 2) - Add explicit dependency on python3-sphinx_rtd_theme - Remove test dependency on python2-hypothesis