From e8abcf2bd5f3934255575428c77c2a0811e361e8 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Fri, 13 Jan 2012 05:58:45 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild --- papi.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/papi.spec b/papi.spec index 6517205..69a327b 100644 --- a/papi.spec +++ b/papi.spec @@ -1,7 +1,7 @@ Summary: Performance Application Programming Interface Name: papi Version: 4.2.0 -Release: 3%{?dist} +Release: 4%{?dist} License: BSD Group: Development/System URL: http://icl.cs.utk.edu/papi/ @@ -101,6 +101,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/*.a %changelog +* Fri Jan 13 2012 Fedora Release Engineering - 4.2.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + * Wed Nov 02 2011 William Cohen - 4.2.0-3 - Remove unwanted man1/*.c.1 files. (rhbz749725)