From b20ce1777307140a5fd25b3d508bbd8fb31111d1 Mon Sep 17 00:00:00 2001 From: William Cohen Date: Fri, 18 Nov 2016 16:54:06 -0500 Subject: [PATCH] Rebase to papi-5.5.1. --- .gitignore | 1 + papi.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 8cf6ebe..1590b44 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,4 @@ papi-4.1.0.tar.gz /papi-5.4.1.tar.gz /papi-5.4.3.tar.gz /papi-5.5.0.tar.gz +/papi-5.5.1.tar.gz diff --git a/papi.spec b/papi.spec index 1d6c9e9..12a3ca2 100644 --- a/papi.spec +++ b/papi.spec @@ -1,7 +1,7 @@ %bcond_with bundled_libpfm Summary: Performance Application Programming Interface Name: papi -Version: 5.5.0 +Version: 5.5.1 Release: 1%{?dist} License: BSD Group: Development/System @@ -149,6 +149,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/*.a %changelog +* Fri Nov 18 2016 Fedora Release Engineering - 5.5.1-1 +- Rebase to papi-5.5.1. + * Wed Sep 14 2016 Fedora Release Engineering - 5.5.0-1 - Rebase to papi-5.5.0. diff --git a/sources b/sources index 9efd07d..8f09459 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5e1244a04ca031d4cc29b46ce3dd05b5 papi-5.5.0.tar.gz +86a8a6f3d0f34cd83251da3514aae15d papi-5.5.1.tar.gz