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