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