- Rebuilt for
https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
This commit is contained in:
parent
905ee4bbc9
commit
7ec373f51a
1 changed files with 4 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue