Rebuild for Python 3.6

This commit is contained in:
Miro Hrončok 2016-12-19 18:20:37 +01:00
parent 845ccc035d
commit fb43636bb3

View File

@ -6,7 +6,7 @@
Name: python-%{srcname}
Version: 4.4.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: %{sum}
License: BSD
@ -95,6 +95,9 @@ make test-memleaks PYTHON=%{__python3}
%changelog
* Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 4.4.0-2
- Rebuild for Python 3.6
* Tue Oct 25 2016 Kevin Fenzi <kevin@scrye.com> - 4.4.0-1
- Update to 4.4.0. Fixes bug #1387942