diff --git a/python-astunparse.spec b/python-astunparse.spec index 12113ba..1e185ba 100644 --- a/python-astunparse.spec +++ b/python-astunparse.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 1.6.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: An AST unparser for Python # Primarily under the terms of BSD # The unparse and the test_unparse modules are under the PSF license. @@ -47,5 +47,8 @@ distribution; under Tools/parser in Python 3. %{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info/ %changelog +* Fri Jul 26 2019 Fedora Release Engineering - 1.6.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Sat Jan 19 2019 Miro HronĨok - 1.6.2-1 - Initial package