From 6ccdea2a511120ad87ce6c6cee171cf1132d04f6 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 08:54:00 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- papi.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/papi.spec b/papi.spec index 4355123..5efb420 100644 --- a/papi.spec +++ b/papi.spec @@ -15,7 +15,7 @@ Summary: Performance Application Programming Interface Name: papi Version: 7.1.0 -Release: 5%{?dist} +Release: 6%{?dist} License: BSD-3-Clause Requires: papi-libs = %{version}-%{release} URL: http://icl.cs.utk.edu/papi/ @@ -191,6 +191,10 @@ find %{buildroot} -type f -executable ! -iname "*.py" ! -iname "*.sh" | xargs ch %endif %changelog +* Tue Oct 29 2024 Troy Dawson - 7.1.0-6 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jun 24 2024 Troy Dawson - 7.1.0-5 - Bump release for June 2024 mass rebuild