From f866c9c5734a2ee6e599c47bcc99f1362b3ea11e Mon Sep 17 00:00:00 2001 From: orange-snn Date: Tue, 15 Dec 2020 16:34:06 +0800 Subject: [PATCH] move ndisc.spec to ndisc6.spec --- ndisc.spec => ndisc6.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) rename ndisc.spec => ndisc6.spec (91%) diff --git a/ndisc.spec b/ndisc6.spec similarity index 91% rename from ndisc.spec rename to ndisc6.spec index fdfc43f..190f4f0 100644 --- a/ndisc.spec +++ b/ndisc6.spec @@ -1,6 +1,6 @@ Name: ndisc6 Version: 1.0.4 -Release: 2 +Release: 3 Summary: IPv6 diagnostic tools License: GPLv2 or GPLv3 URL: http://www.remlab.net/ndisc6 @@ -45,6 +45,9 @@ It includes the follwing programs : %{_mandir}/man* %changelog +* Tue Dec 15 2020 orange-snn - 1.0.4-3 +- move ndisc.spec to ndisc6.spec + * Fri Nov 6 2020 jialei - 1.0.4-2 - add help for Requires -- Gitee