diff --git a/libpfm.spec b/libpfm.spec index 0eac6f5da5f075e7cffaf3189c822c8a7d575c5d..51a5bd4c0f7c303a1d7accad91093fc3e71c4e89 100644 --- a/libpfm.spec +++ b/libpfm.spec @@ -3,7 +3,7 @@ Name: libpfm Version: 4.10.1 -Release: 6 +Release: 7 Summary: A user library help setup performance events for use with the perf_events Linux kernel interface. License: MIT URL: http://perfmon2.sourceforge.net/ @@ -68,6 +68,8 @@ make PREFIX=$RPM_BUILD_ROOT%{_prefix} LIBDIR=$RPM_BUILD_ROOT%{_libdir} \ %changelog +* Wed Mar 18 2020 yinzhenling - 4.10.1-7 +- add make option * Sun Dec 1 2019 jiaxiya - 4.10.1-6 - Package init