From f3bed6aca08c85c016872025a150f0b3a3bd59bb Mon Sep 17 00:00:00 2001 From: yangl777 Date: Thu, 1 Aug 2024 03:59:32 +0000 Subject: [PATCH] fix license --- iptraf-ng.spec | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/iptraf-ng.spec b/iptraf-ng.spec index 1309221..409f831 100644 --- a/iptraf-ng.spec +++ b/iptraf-ng.spec @@ -1,8 +1,8 @@ Name: iptraf-ng Summary: A console-based network monitoring utility Version: 1.2.1 -Release: 3 -License: GPLv2+ +Release: 4 +License: GPL-2.0-or-later URL: https://github.com/%{name}/%{name}/ Source0: https://github.com/%{name}/%{name}/archive/v%{version}.tar.gz Source1: %{name}-logrotate.conf @@ -75,6 +75,12 @@ install -d -m 0755 %{buildroot}/run/%{name}/ %{_mandir}/man8/*.8.gz %changelog +* Thu Aug 01 2024 yanglu - 1.2.1-4 +- Type:bugfix +- CVE:NA +- SUG:NA +- DESC:fix license + * Fri Oct 21 2022 wuzx - 1.2.1-3 - Type:feature - CVE:NA