Update to 0.9

This commit is contained in:
Jeffrey C. Ollie 2007-08-28 02:44:12 +00:00
parent c6b05b186c
commit c019721e36
3 changed files with 6 additions and 3 deletions

View File

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

View File

@ -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
Release: 1%{?dist}
Summary: Tools for internationalizing Python applications
@ -64,6 +64,9 @@ rm -rf %{buildroot}
%{python_sitelib}/*
%changelog
* Mon Aug 27 2007 Jeffrey C. Ollie <jeff@ocjtech.us> - 0.9-1
- Update to 0.9
* Mon Jul 2 2007 Jeffrey C. Ollie <jeff@ocjtech.us> - 0.8.1-1
- Update to 0.8.1
- Remove upstreamed patch.

View File

@ -1 +1 @@
1dceaec2c05d6209ffb3dcc2dbd61a8c Babel-0.8.1.tar.bz2
33db2dcb854e6dd1cbc6156849fdefc0 Babel-0.9.tar.bz2