From 2edf136ed51f4c86f0b9eed2c82dfc24b83c91ff Mon Sep 17 00:00:00 2001 From: robertxw Date: Thu, 5 May 2022 15:15:23 +0800 Subject: [PATCH] rebuild ndisc6 --- ndisc6.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/ndisc6.spec b/ndisc6.spec index 5b41529..b152787 100644 --- a/ndisc6.spec +++ b/ndisc6.spec @@ -1,6 +1,6 @@ Name: ndisc6 Version: 1.0.4 -Release: 3 +Release: 4 Summary: IPv6 diagnostic tools License: GPLv2 or GPLv3 URL: http://www.remlab.net/ndisc6 @@ -47,6 +47,12 @@ It includes the follwing programs : %{_mandir}/man* %changelog +* Fri Apr 29 2022 gaoxingwang - 1.0.4-4 +- Type:bugfix +- CVE:NA +- SUG:restart +- DESC: rebuild ndisc6 + * Tue Apr 5 2022 gaoxingwang - 1.0.4-3 - Type:bugfix - CVE:NA -- Gitee