From 8e1b06f47a7fb15fc5b3820816bfc5bbe30f522c Mon Sep 17 00:00:00 2001 From: pojunxing Date: Mon, 26 Sep 2022 02:20:16 +0000 Subject: [PATCH] update libnl3.spec. Signed-off-by: pojunxing --- libnl3.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libnl3.spec b/libnl3.spec index 0159690..e48221b 100644 --- a/libnl3.spec +++ b/libnl3.spec @@ -1,6 +1,6 @@ Name: libnl3 Version: 3.5.0 -Release: 7 +Release: 8 Summary: Providing APIs to netlink protocol based Linux kernel interfaces License: LGPLv2 URL: http://www.infradead.org/~tgr/libnl/ -- Gitee