fix license

(cherry picked from commit f3bed6aca08c85c016872025a150f0b3a3bd59bb)
This commit is contained in:
yangl777 2024-08-01 03:59:32 +00:00 committed by openeuler-sync-bot
parent 0e097580d6
commit 8e8e1cb89d

View File

@ -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<yanglu72@h-partners.com> - 1.2.1-4
- Type:bugfix
- CVE:NA
- SUG:NA
- DESC:fix license
* Fri Oct 21 2022 wuzx<wuzx1226@qq.com> - 1.2.1-3
- Type:feature
- CVE:NA