Update to 0.9.1

This commit is contained in:
Jeffrey C. Ollie 2007-12-17 02:17:57 +00:00
parent ff4fe449ea
commit b885ece978
3 changed files with 7 additions and 4 deletions

View File

@ -1 +1 @@
Babel-0.9.tar.bz2
Babel-0.9.1.tar.bz2

View File

@ -1,8 +1,8 @@
%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
Name: babel
Version: 0.9
Release: 2%{?dist}
Version: 0.9.1
Release: 1%{?dist}
Summary: Tools for internationalizing Python applications
Group: Development/Languages
@ -64,6 +64,9 @@ rm -rf %{buildroot}
%{python_sitelib}/*
%changelog
* Sun Dec 16 2007 Jeffrey C. Ollie <jeff@ocjtech.us> - 0.9.1-1
- Update to 0.9.1
* Tue Aug 28 2007 Jeffrey C. Ollie <jeff@ocjtech.us> - 0.9-2
- BR python-setuptools-devel

View File

@ -1 +1 @@
33db2dcb854e6dd1cbc6156849fdefc0 Babel-0.9.tar.bz2
cce04a6fd97b9a144d618b60cd976675 Babel-0.9.1.tar.bz2