diff --git a/python-asttokens.spec b/python-asttokens.spec index 6eea7af..6e8ce11 100644 --- a/python-asttokens.spec +++ b/python-asttokens.spec @@ -1,6 +1,6 @@ Name: python-asttokens Version: 2.0.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Module to annotate Python abstract syntax trees with source code positions License: ASL 2.0 @@ -47,6 +47,9 @@ pytest-3 tests/ -v --ignore=tests/testdata/ %{python3_sitelib}/* %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 2.0.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Wed Dec 18 2019 - 2.0.3-1 - Update to latest bugfix release