From 778bbade45965e11891bf1299292553129fc0082 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 7 Jun 2024 08:40:51 +0200 Subject: [PATCH] Rebuilt for Python 3.13 --- python-cppheaderparser.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-cppheaderparser.spec b/python-cppheaderparser.spec index 6c689c5..2abf184 100644 --- a/python-cppheaderparser.spec +++ b/python-cppheaderparser.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 2.7.4 -Release: 13%{?dist} +Release: 14%{?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 +* Fri Jun 07 2024 Python Maint - 2.7.4-14 +- Rebuilt for Python 3.13 + * Fri Jan 26 2024 Fedora Release Engineering - 2.7.4-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild