From 3c630b0727c476125724b5a406b66febe4b6a784 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 4 Jun 2021 20:26:58 +0200 Subject: [PATCH] Rebuilt for Python 3.10 --- python-cppheaderparser.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-cppheaderparser.spec b/python-cppheaderparser.spec index c5437f5..bba4414 100644 --- a/python-cppheaderparser.spec +++ b/python-cppheaderparser.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 2.7.4 -Release: 2%{?dist} +Release: 3%{?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 Jun 04 2021 Python Maint - 2.7.4-3 +- Rebuilt for Python 3.10 + * Wed Jan 27 2021 Fedora Release Engineering - 2.7.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild