diff --git a/papi-7.0.1.tar.gz b/papi-7.0.1.tar.gz deleted file mode 100644 index 3a9e7a2..0000000 Binary files a/papi-7.0.1.tar.gz and /dev/null differ diff --git a/papi-7.1.0.tar.gz b/papi-7.1.0.tar.gz new file mode 100644 index 0000000..f631c2c Binary files /dev/null and b/papi-7.1.0.tar.gz differ diff --git a/papi.spec b/papi.spec index 6c0e2b0..112b155 100644 --- a/papi.spec +++ b/papi.spec @@ -1,8 +1,8 @@ Name: papi -Version: 7.0.1 -Release: 2 +Version: 7.1.0 +Release: 1 Summary: Performance Application Programming Interface -License: BSD +License: BSD-3-clause URL: http://icl.cs.utk.edu/papi/ Source0: http://icl.cs.utk.edu/projects/papi/downloads/%{name}-%{version}.tar.gz BuildRequires: autoconf doxygen ncurses-devel gcc-gfortran kernel-headers >= 2.6.32 @@ -89,6 +89,9 @@ done %{_mandir}/man3/* %changelog +* Tue Jan 2 2024 liyanan - 7.1.0-1 +- Upgrade to version 7.1.0 + * Mon Aug 28 2023 chenchen - 7.0.1-2 - remove binaries runpath & rpath