dmalcolm 2010-07-22 00:42:25 +00:00
parent 7c2097da3e
commit b0112afd4f

View File

@ -2,7 +2,7 @@
Name: babel
Version: 0.9.5
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Tools for internationalizing Python applications
Group: Development/Languages
@ -65,6 +65,9 @@ rm -rf %{buildroot}
%{python_sitelib}/*
%changelog
* Wed Jul 21 2010 David Malcolm <dmalcolm@redhat.com> - 0.9.5-2
- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
* Wed Apr 7 2010 Jeffrey C. Ollie <jeff@ocjtech.us> - 0.9.5-1
- This release contains a small number of bugfixes over the 0.9.4
- release.