Rebuild for Python 3.6

This commit is contained in:
Miro Hrončok 2016-12-19 18:20:37 +01:00
commit 6f5ab59dcb

View file

@ -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