From ec5383b52add236487734022ca86b28b029ce12e Mon Sep 17 00:00:00 2001 From: Python Maint Date: Mon, 2 Jun 2025 20:13:50 +0200 Subject: [PATCH] Rebuilt for Python 3.14 --- python-cppheaderparser.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-cppheaderparser.spec b/python-cppheaderparser.spec index 024eb5e..3024f45 100644 --- a/python-cppheaderparser.spec +++ b/python-cppheaderparser.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 2.7.4 -Release: 16%{?dist} +Release: 17%{?dist} Summary: Parse C++ header files and generate a data structure License: BSD-3-Clause @@ -46,6 +46,9 @@ sed -i -e '/^#!\//, 1d' CppHeaderParser/CppHeaderParser.py %{python3_sitelib}/CppHeaderParser-%{version}-py%{python3_version}.egg-info/ %changelog +* Mon Jun 02 2025 Python Maint - 2.7.4-17 +- Rebuilt for Python 3.14 + * Mon Jan 20 2025 Fedora Release Engineering - 2.7.4-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild