diff --git a/python-Automat.spec b/python-Automat.spec index 2807d56..c05c2f8 100644 --- a/python-Automat.spec +++ b/python-Automat.spec @@ -7,7 +7,7 @@ automata (particularly deterministic finite-state transducers).} Name: python-%{pypi_name} Version: 0.6.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Self-service finite-state machines for the programmer on the go License: MIT @@ -96,5 +96,8 @@ rm -rf %{buildroot}%{_bindir}/* %changelog +* Tue Jun 19 2018 Miro Hrončok - 0.6.0-2 +- Rebuilt for Python 3.7 + * Fri Apr 13 2018 Robert-André Mauchin - 0.6.0-1 - Initial package.