From 8583b8db546838fabc3ca9f33b95858e3b453976 Mon Sep 17 00:00:00 2001 From: xh Date: Fri, 14 Jun 2024 08:27:14 +0000 Subject: [PATCH] fix license --- nmap.spec | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/nmap.spec b/nmap.spec index c14a76a..62a0863 100644 --- a/nmap.spec +++ b/nmap.spec @@ -3,8 +3,8 @@ Name: nmap Epoch: 2 Version: 7.80 -Release: 4 -License: Nmap +Release: 5 +License: GPL-2.0-or-later Summary: A tool for network discovery and security auditing. Requires: %{name}-ncat = %{epoch}:%{version}-%{release} URL: https://nmap.org/ @@ -68,6 +68,12 @@ ln -s ncat %{buildroot}%{_bindir}/nc %{_mandir}/man1/*.1.gz %changelog +* Fri Jun 14 2024 xinghe - 2:7.80-5 +- Type:bugfix +- CVE:NA +- SUG:NA +- DESC:fix license + * Tue Jan 16 2024 xingwei - 2:7.80-4 - Type:bugfix - CVE: