Rebase to papi-5.5.0.

This commit is contained in:
William Cohen 2016-09-14 16:46:12 -04:00
parent a721c87573
commit 5892c9cec0
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <releng@fedoraproject.org> - 5.5.0-1
- Rebase to papi-5.5.0.
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 5.4.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild

View File

@ -1 +1 @@
3211b5a5bb389fe692370f5cf4cc2412 papi-5.4.3.tar.gz
5e1244a04ca031d4cc29b46ce3dd05b5 papi-5.5.0.tar.gz