From bf35d08a675adb6ce3ded4f36485604aec3cf882 Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Thu, 28 Jun 2007 22:31:52 +0000 Subject: [PATCH] Update to 1.2 --- .cvsignore | 2 +- python-dateutil.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index a3304f8..9498c7a 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -python-dateutil-1.1.tar.bz2 +python-dateutil-1.2.tar.bz2 diff --git a/python-dateutil.spec b/python-dateutil.spec index b4d4046..f699397 100644 --- a/python-dateutil.spec +++ b/python-dateutil.spec @@ -1,8 +1,8 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: python-dateutil -Version: 1.1 -Release: 5%{?dist} +Version: 1.2 +Release: 1%{?dist} Summary: Powerful extensions to the standard datetime module Group: Development/Languages @@ -43,6 +43,9 @@ rm -rf $RPM_BUILD_ROOT %{python_sitelib}/dateutil/ %changelog +* Thu Jun 28 2007 Orion Poplawski 1.2-1 +- Update to 1.2 + * Mon Dec 11 2006 Jef Spaleta 1.1-5 - Fix python-devel BR, as per discussion in maintainers-list diff --git a/sources b/sources index 7ecff4c..13d8599 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f259496f4059dda806837503ee4235f3 python-dateutil-1.1.tar.bz2 +6ff3de3ab61fd4ad92dceea36f7121b4 python-dateutil-1.2.tar.bz2