- Update to 0.9.4
This commit is contained in:
parent
57b188b786
commit
fa564c83f9
@ -1 +1 @@
|
||||
Babel-0.9.2.tar.bz2
|
||||
Babel-0.9.4.tar.bz2
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user