From 06850de1757d79e16c0a252f8334e0a7c3f234d7 Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Feb 21 2016 14:57:19 +0000 Subject: Fix %changelog dates --- diff --git a/python-virtualenv.spec b/python-virtualenv.spec index 12c6e02..b4a6ff2 100644 --- a/python-virtualenv.spec +++ b/python-virtualenv.spec @@ -218,13 +218,13 @@ mv %{buildroot}/%{_bindir}/virtualenv %{buildroot}/%{_bindir}/py3-virtualenv * Thu Jul 22 2010 David Malcolm - 1.4.8-4 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild -* Tue Jul 7 2010 Steve 'Ashcrow' Milner - 1.4.8-3 +* Wed Jul 7 2010 Steve 'Ashcrow' Milner - 1.4.8-3 - Fixed EPEL installation issue from BZ#611536 -* Tue Jun 8 2010 Steve 'Ashcrow' Milner - 1.4.8-2 +* Wed Jun 9 2010 Steve 'Ashcrow' Milner - 1.4.8-2 - Only replace the python shebang on the first line (Robert Buchholz) -* Fri Apr 28 2010 Steve 'Ashcrow' Milner - 1.4.8-1 +* Wed Apr 28 2010 Steve 'Ashcrow' Milner - 1.4.8-1 - update pip to 0.7 - move regen-docs into bin/ - Fix #31, make activate_this.py work on Windows (use Lib/site-packages)