Rebuild for papi

Related: #2186927
papi library improvements for userspace direct access
This commit is contained in:
William Cohen 2023-05-03 15:16:06 -04:00
parent 74fd03777f
commit b55b221c0e
1 changed files with 4 additions and 1 deletions

View File

@ -12,7 +12,7 @@
Name: libpfm
Version: 4.13.0
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Library to encode performance events for use by perf tool
@ -126,6 +126,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/lib*.a
%endif
%changelog
* Wed May 3 2023 William cohen <wcohen@redhat.com> - 4.13.0-3
- Rebuild for rhbz #2186927.
* Wed May 3 2023 William cohen <wcohen@redhat.com> - 4.13.0-2
- Rebuild for rhbz #2186927.