Rebuild for Python 2.6
This commit is contained in:
parent
422ddd3269
commit
e11376dbe4
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: 6%{?dist}
|
||||
Release: 7%{?dist}
|
||||
|
||||
Group: Development/Libraries
|
||||
License: GPLv2+
|
||||
|
|
@ -56,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||
%{python_sitearch}/Levenshtein.so
|
||||
|
||||
%changelog
|
||||
* Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 0.10.1-7
|
||||
- Rebuild for Python 2.6
|
||||
|
||||
* Tue Oct 21 2008 Dwayne Bailey <dwayne@translate.org.za> - 0.10.1-6
|
||||
- Comments about location of source files
|
||||
- Update genextdoc.py to v1.5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue