From d9548f7bc649d28d4afac8e2312d8ecf87dfdad7 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Jul 21 2023 08:46:03 +0000 Subject: Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- diff --git a/python-cxxfilt.spec b/python-cxxfilt.spec index efd8b3c..c576666 100644 --- a/python-cxxfilt.spec +++ b/python-cxxfilt.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 0.2.0 -Release: 11%{?dist} +Release: 12%{?dist} Summary: Python interface to c++filt/abi::__cxa_demangle License: BSD @@ -40,6 +40,9 @@ rm -rf %{pypi_name}.egg-info %{python3_sitelib}/%{pypi_name}-%{version}-py*.egg-info/ %changelog +* Fri Jul 21 2023 Fedora Release Engineering - 0.2.0-12 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Tue Jun 13 2023 Python Maint - 0.2.0-11 - Rebuilt for Python 3.12