- Update to 0.9.4

This commit is contained in:
Jeffrey C. Ollie 2008-08-25 14:19:51 +00:00
parent 57b188b786
commit fa564c83f9
3 changed files with 6 additions and 3 deletions

View File

@ -1 +1 @@
Babel-0.9.2.tar.bz2
Babel-0.9.4.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.9.3
Version: 0.9.4
Release: 1%{?dist}
Summary: Tools for internationalizing Python applications
@ -64,6 +64,9 @@ rm -rf %{buildroot}
%{python_sitelib}/*
%changelog
* Mon Aug 25 2008 Jeffrey C. Ollie <jeff@ocjtech.us> - 0.9.4-1
- Update to 0.9.4
* Thu Jul 10 2008 Jeffrey C. Ollie <jeff@ocjtech.us> - 0.9.3-1
- Update to 0.9.3

View File

@ -1 +1 @@
642fd086b91d6a7f8fa5d6bfbca86cd3 Babel-0.9.2.tar.bz2
67699db7c58b697ec8c2500d044ebd54 Babel-0.9.4.tar.bz2