dmalcolm 2010-07-22 03:42:21 +00:00
commit 7ec373f51a

View file

@ -3,7 +3,7 @@
Name: python-Levenshtein
Summary: Python extension computing string distances and similarities
Version: 0.10.1
Release: 11%{?dist}
Release: 12%{?dist}
Group: Development/Libraries
License: GPLv2+
@ -56,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT
%{python_sitearch}/Levenshtein.so
%changelog
* Wed Jul 21 2010 David Malcolm <dmalcolm@redhat.com> - 0.10.1-12
- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
* Fri Feb 19 2010 Dwayne Bailey <dwayne@translate.org.za> - 0.10.1-11
- Proper fix to source URL