diff --git a/python-asttokens.spec b/python-asttokens.spec index 63f68e2..facef01 100644 --- a/python-asttokens.spec +++ b/python-asttokens.spec @@ -1,6 +1,6 @@ Name: python-asttokens Version: 1.1.6 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Module to annotate Python abstract syntax trees with source code positions License: ASL 2.0 @@ -67,5 +67,8 @@ nosetests-3 tests/ -v %{python3_sitelib}/* %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 1.1.6-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Mon Nov 6 2017 Zbigniew Jędrzejewski-Szmek - 1.1.6-1 - Initial version