Rebuild for Python 3.6

This commit is contained in:
Miro Hrončok 2016-12-19 18:20:36 +01:00
parent 49583cffde
commit 3c17cf3199
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Name: libixion
Version: 0.12.2
Release: 1%{?dist}
Release: 2%{?dist}
Summary: A general purpose formula parser & interpreter library
License: MPLv2.0
@ -127,6 +127,9 @@ make %{?_smp_mflags} check
%doc doc/python
%changelog
* Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 0.12.2-2
- Rebuild for Python 3.6
* Thu Dec 15 2016 David Tardon <dtardon@redhat.com> - 0.12.2-1
- new upstream release