diff --git a/.gitignore b/.gitignore index b8dbb76..b78fa9d 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ papi-4.1.0.tar.gz /papi-5.2.0-2.1.gff3e15d.tar.gz /papi-5.3.0.tar.gz /papi-5.3.0-1.16.ga7f6159.tar.gz +/papi-5.3.2.tar.gz diff --git a/papi.spec b/papi.spec index c5855fb..8b2c42b 100644 --- a/papi.spec +++ b/papi.spec @@ -1,12 +1,12 @@ %bcond_with bundled_libpfm Summary: Performance Application Programming Interface Name: papi -Version: 5.3.0 -Release: 2.16.ga7f6159%{?dist} +Version: 5.3.2 +Release: 1%{?dist} License: BSD Group: Development/System URL: http://icl.cs.utk.edu/papi/ -Source0: %{name}-%{version}-1.16.ga7f6159.tar.gz +Source0: %{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildRequires: autoconf BuildRequires: doxygen @@ -138,6 +138,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/*.a %changelog +* Mon Aug 4 2014 William Cohen - 5.3.2-1 +- Rebase to 5.3.2. + * Fri Jun 06 2014 Fedora Release Engineering - 5.3.0-2.16.ga7f6159 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild diff --git a/sources b/sources index f7bf3dc..7f4cd8a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5bee8736e21b30dc6d0855b76f46c458 papi-5.3.0-1.16.ga7f6159.tar.gz +b534bbe25fb0c20962d193fa32289f80 papi-5.3.2.tar.gz