diff --git a/python-pycparser.spec b/python-pycparser.spec index 4126fbf..ea920ab 100644 --- a/python-pycparser.spec +++ b/python-pycparser.spec @@ -3,7 +3,7 @@ Name: python-pycparser Summary: C parser and AST generator written in Python Version: 2.20 -Release: 4%{?dist} +Release: 5%{?dist} License: BSD URL: http://github.com/eliben/pycparser Source0: %{url}/archive/release_v%{version}.tar.gz @@ -71,6 +71,10 @@ popd %{python3_sitelib}/pycparser-*.egg-info/ %changelog +* Tue Jul 27 2021 Fedora Release Engineering - 2.20-5 +- Second attempt - Rebuilt for + https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Wed Jun 02 2021 Python Maint - 2.20-4 - Rebuilt for Python 3.10