From 8c72b37257c9be627014602cb3e31b669391a3f0 Mon Sep 17 00:00:00 2001 From: chenhaixing Date: Mon, 22 Aug 2022 15:09:41 +0800 Subject: [PATCH 1/3] modify release --- libbpf.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/libbpf.spec b/libbpf.spec index 47094a7..835d5d6 100644 --- a/libbpf.spec +++ b/libbpf.spec @@ -4,7 +4,7 @@ Name: %{githubname} Version: %{githubver} -Release: 1.h0 +Release: 2 Summary: Libbpf library License: LGPLv2 or BSD @@ -63,7 +63,10 @@ developing applications that use %{name} %{_libdir}/libbpf.a %changelog -* Tue Dec 28 2021 sunsuwan - 0.3-1.h0 +* Mon Aug 22 2022 hujiawang - 0.3-1 +- change the package name + +* Tue Dec 28 2021 sunsuwan - 0.3-1 - update libbpf from v0.1.1 to v0.3 -- Gitee From 9460e9cccef0e5eb5ac11ac8ec6f39222d3f9904 Mon Sep 17 00:00:00 2001 From: chenhaixing Date: Mon, 22 Aug 2022 16:28:21 +0800 Subject: [PATCH 2/3] modify release --- libbpf.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libbpf.spec b/libbpf.spec index 835d5d6..d9075fb 100644 --- a/libbpf.spec +++ b/libbpf.spec @@ -63,10 +63,10 @@ developing applications that use %{name} %{_libdir}/libbpf.a %changelog -* Mon Aug 22 2022 hujiawang - 0.3-1 +* Mon Aug 22 2022 hujiawang - 2:0.3-2 - change the package name -* Tue Dec 28 2021 sunsuwan - 0.3-1 +* Tue Dec 28 2021 sunsuwan - 2:0.3-2 - update libbpf from v0.1.1 to v0.3 -- Gitee From 53fd9cd040327a09730bcd87d6838dd2b3c00187 Mon Sep 17 00:00:00 2001 From: chenhaixing Date: Tue, 23 Aug 2022 10:48:10 +0800 Subject: [PATCH 3/3] modify release --- libbpf.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/libbpf.spec b/libbpf.spec index d9075fb..feabb02 100644 --- a/libbpf.spec +++ b/libbpf.spec @@ -4,7 +4,7 @@ Name: %{githubname} Version: %{githubver} -Release: 2 +Release: 3 Summary: Libbpf library License: LGPLv2 or BSD @@ -63,10 +63,10 @@ developing applications that use %{name} %{_libdir}/libbpf.a %changelog -* Mon Aug 22 2022 hujiawang - 2:0.3-2 +* Mon Aug 22 2022 hujiawang - 2:0.3-3 - change the package name -* Tue Dec 28 2021 sunsuwan - 2:0.3-2 +* Tue Dec 28 2021 sunsuwan - 2:0.3-3 - update libbpf from v0.1.1 to v0.3 -- Gitee