diff --git a/.gitignore b/.gitignore index fc84f24..8cf6ebe 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ papi-4.1.0.tar.gz /papi-5.4.0.tar.gz /papi-5.4.1.tar.gz /papi-5.4.3.tar.gz +/papi-5.5.0.tar.gz diff --git a/papi.spec b/papi.spec index a927f1e..1d6c9e9 100644 --- a/papi.spec +++ b/papi.spec @@ -1,8 +1,8 @@ %bcond_with bundled_libpfm Summary: Performance Application Programming Interface Name: papi -Version: 5.4.3 -Release: 2%{?dist} +Version: 5.5.0 +Release: 1%{?dist} License: BSD Group: Development/System Requires: papi-libs = %{version}-%{release} @@ -149,6 +149,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/*.a %changelog +* Wed Sep 14 2016 Fedora Release Engineering - 5.5.0-1 +- Rebase to papi-5.5.0. + * Thu Feb 04 2016 Fedora Release Engineering - 5.4.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index 35bd226..9efd07d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3211b5a5bb389fe692370f5cf4cc2412 papi-5.4.3.tar.gz +5e1244a04ca031d4cc29b46ce3dd05b5 papi-5.5.0.tar.gz