From 27766ab5c7918ae2a1beaf74f8ebebdbb8b36813 Mon Sep 17 00:00:00 2001 From: Andrea Claudi Date: Tue, 30 May 2023 16:36:41 +0200 Subject: [PATCH] Use SPDX license id Signed-off-by: Andrea Claudi --- iptraf-ng.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/iptraf-ng.spec b/iptraf-ng.spec index fc0c53f..5d26391 100644 --- a/iptraf-ng.spec +++ b/iptraf-ng.spec @@ -1,15 +1,15 @@ Summary: A console-based network monitoring utility Name: iptraf-ng Version: 1.2.1 -Release: 8%{?dist} +Release: 9%{?dist} Source0: https://github.com/iptraf-ng/iptraf-ng/archive/v%{version}.tar.gz Source1: %{name}-logrotate.conf Source2: %{name}-tmpfiles.conf URL: https://github.com/iptraf-ng/iptraf-ng/ -License: GPLv2+ +License: GPL-2.0-or-later BuildRequires: gcc BuildRequires: ncurses-devel -BuildRequires: make +BuildRequires: make Obsoletes: iptraf < 3.1 Provides: iptraf = 3.1