- Update to 0.9.4
This commit is contained in:
parent
57b188b786
commit
fa564c83f9
3 changed files with 6 additions and 3 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
642fd086b91d6a7f8fa5d6bfbca86cd3 Babel-0.9.2.tar.bz2
|
||||
67699db7c58b697ec8c2500d044ebd54 Babel-0.9.4.tar.bz2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue