From 77d8b969259c8a931f0b70e71bdcab35bda791ab Mon Sep 17 00:00:00 2001 From: Jeffrey C. Ollie Date: Feb 20 2008 14:44:31 +0000 Subject: Update to 0.9.2 --- diff --git a/.cvsignore b/.cvsignore index 72708d6..89f4281 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -Babel-0.8.1.tar.bz2 +Babel-0.9.2.tar.bz2 diff --git a/babel.spec b/babel.spec index 8665a6a..fb45943 100644 --- a/babel.spec +++ b/babel.spec @@ -1,7 +1,7 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: babel -Version: 0.8.1 +Version: 0.9.2 Release: 1%{?dist} Summary: Tools for internationalizing Python applications @@ -13,7 +13,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: python-devel -BuildRequires: python-setuptools +BuildRequires: python-setuptools-devel Requires: python-babel %description @@ -64,6 +64,15 @@ rm -rf %{buildroot} %{python_sitelib}/* %changelog +* Sun Dec 16 2007 Jeffrey C. Ollie - 0.9.1-1 +- Update to 0.9.1 + +* Tue Aug 28 2007 Jeffrey C. Ollie - 0.9-2 +- BR python-setuptools-devel + +* Mon Aug 27 2007 Jeffrey C. Ollie - 0.9-1 +- Update to 0.9 + * Mon Jul 2 2007 Jeffrey C. Ollie - 0.8.1-1 - Update to 0.8.1 - Remove upstreamed patch. diff --git a/sources b/sources index 5201e4f..e511b9a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1dceaec2c05d6209ffb3dcc2dbd61a8c Babel-0.8.1.tar.bz2 +642fd086b91d6a7f8fa5d6bfbca86cd3 Babel-0.9.2.tar.bz2