From 2d5dcdf0e7fe33efea8e0da642fbd4f43a736751 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Tue, 13 Jun 2023 20:43:09 +0200 Subject: [PATCH] Rebuilt for Python 3.12 --- libpfm.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libpfm.spec b/libpfm.spec index 66d92f4..d806936 100644 --- a/libpfm.spec +++ b/libpfm.spec @@ -12,7 +12,7 @@ Name: libpfm Version: 4.13.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Library to encode performance events for use by perf tool @@ -130,6 +130,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/lib*.a %endif %changelog +* Tue Jun 13 2023 Python Maint - 4.13.0-3 +- Rebuilt for Python 3.12 + * Tue Apr 25 2023 Miro HronĨok - 4.13.0-2 - Don't install a Python .egg