From fe7e4d118d750d79abb71d4a70c223c2a0a51d28 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Mon, 13 Jun 2022 15:00:06 +0200 Subject: [PATCH] Rebuilt for Python 3.11 --- python-cppheaderparser.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-cppheaderparser.spec b/python-cppheaderparser.spec index cf10183..74f78df 100644 --- a/python-cppheaderparser.spec +++ b/python-cppheaderparser.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 2.7.4 -Release: 5%{?dist} +Release: 6%{?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 +* Mon Jun 13 2022 Python Maint - 2.7.4-6 +- Rebuilt for Python 3.11 + * Fri Jan 21 2022 Fedora Release Engineering - 2.7.4-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild