diff --git a/libbpf.spec b/libbpf.spec index 14a3218a64528cef25553f64aac5a8536e069d8c..cbf33a36cd2d794b43d90c6301d9b50eeb26483b 100644 --- a/libbpf.spec +++ b/libbpf.spec @@ -4,7 +4,7 @@ Name: %{githubname} Version: %{githubver} -Release: 1.h1 +Release: 2 Summary: Libbpf library License: LGPLv2 or BSD @@ -65,11 +65,14 @@ developing applications that use %{name} %{_libdir}/libbpf.a %changelog -* Wed Aug 3 2022 Lv Ying - 0.6.1-1.h1 +* Mon Aug 22 2022 hujiawang - 0.3-2 +- Change the package name + +* Wed Aug 3 2022 Lv Ying - 0.3-2 - support detecting and attaching of writable tracepoint program https://lore.kernel.org/bpf/20211004094857.30868-3-hotforest@gmail.com -* Mon Dec 27 2021 sunsuwan - 0.6.1-1.h0 +* Mon Dec 27 2021 sunsuwan - 0.3-2 - update libbpf from v0.1.1 to v0.3 * Sun Sep 26 2021 zhudi - 0.1.1-1.h1