diff --git a/papi.spec b/papi.spec index 8830b26d7b10cf4d4da17dcb586c92850c826837..c37716300cf68d95a14fdb0c3f7ff1c7a939d764 100644 --- a/papi.spec +++ b/papi.spec @@ -1,8 +1,8 @@ Name: papi Version: 5.6.0 -Release: 9 +Release: 10 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 @@ -87,6 +87,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_libdir}/*.so* %{_mandir}/man3/* %changelog +* Mon May 9 2022 baizhonggui - 5.6.0-10 +- modify license identifier + * Tue Jul 28 2020 lingsheng - 5.6.0-9 - remove buildrequire infiniband-diags-devel