diff --git a/python-cppheaderparser.spec b/python-cppheaderparser.spec index 74f78df..33165f4 100644 --- a/python-cppheaderparser.spec +++ b/python-cppheaderparser.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 2.7.4 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Parse C++ header files and generate a data structure License: BSD @@ -44,6 +44,9 @@ sed -i -e '/^#!\//, 1d' CppHeaderParser/CppHeaderParser.py %{python3_sitelib}/CppHeaderParser-%{version}-py%{python3_version}.egg-info/ %changelog +* Fri Jul 22 2022 Fedora Release Engineering - 2.7.4-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Mon Jun 13 2022 Python Maint - 2.7.4-6 - Rebuilt for Python 3.11