diff --git a/.gitignore b/.gitignore index 862cce6..3b5ead9 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ papi-4.1.0.tar.gz /papi-5.2.0.tar.gz /papi-5.2.0-2.37.g5c1405a.tar.gz /papi-5.2.0-2.63.g91a6fa5.tar.gz +/papi-5.2.0-2.1.gff3e15d.tar.gz diff --git a/papi.spec b/papi.spec index 7845683..8876778 100644 --- a/papi.spec +++ b/papi.spec @@ -2,11 +2,11 @@ Summary: Performance Application Programming Interface Name: papi Version: 5.2.0 -Release: 2.63.g91a6fa5%{?dist} +Release: 2.1.gff3e15d%{?dist} License: BSD Group: Development/System URL: http://icl.cs.utk.edu/papi/ -Source0: %{name}-%{version}-2.63.g91a6fa5.tar.gz +Source0: %{name}-%{version}-2.1.gff3e15d.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 Nov 25 2013 Lukas Berk - 5.2.0-2.1.gff3e15d +- Automated weekly rawhide release + * Mon Nov 18 2013 Lukas Berk - 5.2.0-2.63.g91a6fa5 - Automated weekly rawhide release diff --git a/sources b/sources index be0cef8..7a7ad32 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -13ac88beaabb32f2d49eb9a123811ec4 papi-5.2.0-2.63.g91a6fa5.tar.gz +71c2ea194f82ee5c992c0ff17f790086 papi-5.2.0-2.1.gff3e15d.tar.gz