From 5f2c48e85c5cc9caf67e6a6242836f78fe1f520c Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 19 Jan 2023 23:21:21 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- papi.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/papi.spec b/papi.spec index 91a23e0..365de96 100644 --- a/papi.spec +++ b/papi.spec @@ -11,7 +11,7 @@ Summary: Performance Application Programming Interface Name: papi Version: 7.0.0 -Release: 2%{?dist} +Release: 3%{?dist} License: BSD Requires: papi-libs = %{version}-%{release} URL: http://icl.cs.utk.edu/papi/ @@ -183,6 +183,9 @@ find %{buildroot} -type f -executable ! -iname "*.py" ! -iname "*.sh" | xargs ch %endif %changelog +* Thu Jan 19 2023 Fedora Release Engineering - 7.0.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Sun Nov 27 2022 Florian Weimer - 7.0.0-2 - Port configure script to C99 (#2148723)