diff --git a/libpfm.spec b/libpfm.spec index bb1abbe..4fb8696 100644 --- a/libpfm.spec +++ b/libpfm.spec @@ -10,7 +10,7 @@ Name: libpfm Version: 4.13.0 -Release: 1%{?dist} +Release: 3%{?dist} Summary: Library to encode performance events for use by perf tool @@ -119,6 +119,9 @@ make \ %endif %changelog +* Wed May 3 2023 William cohen - 4.13.0-3 +- Rebuild for rhbz #2161146. + * Fri Apr 14 2023 William Cohen - 4.13.0-1 - Rebase to libpfm-4.13.0 (RHBZ #2185653)