From 3a93371b84569e68d5228a94793668742e4fc1a6 Mon Sep 17 00:00:00 2001 From: chenhaixing Date: Mon, 22 Aug 2022 15:30: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..7d85fb2 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-2 +- change the package name + +* Tue Dec 28 2021 sunsuwan - 0.3-2 - update libbpf from v0.1.1 to v0.3 -- Gitee From d7c1914c0695658f602a816f3d355e060f5dba9f Mon Sep 17 00:00:00 2001 From: chenhaixing Date: Mon, 22 Aug 2022 16:02:39 +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 7d85fb2..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-2 +* Mon Aug 22 2022 hujiawang - 2:0.3-2 - change the package name -* Tue Dec 28 2021 sunsuwan - 0.3-2 +* Tue Dec 28 2021 sunsuwan - 2:0.3-2 - update libbpf from v0.1.1 to v0.3 -- Gitee From 67a49fa33590eaaad5f1c73fff4709103b478407 Mon Sep 17 00:00:00 2001 From: chenhaixing Date: Tue, 23 Aug 2022 11:02:42 +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