Rebuild for Python 3.6
This commit is contained in:
parent
494bd2292c
commit
6f5ab59dcb
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.12.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
|
||||
Group: Development/Libraries
|
||||
License: GPLv2+
|
||||
|
|
@ -71,6 +71,9 @@ methods.
|
|||
|
||||
|
||||
%changelog
|
||||
* Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 0.12.0-2
|
||||
- Rebuild for Python 3.6
|
||||
|
||||
* Tue Sep 20 2016 Dominika Krejci <dkrejci@redhat.com> - 0.12.0-1
|
||||
- Update to 0.12.0
|
||||
- Add Python 3 subpackage
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue