From 94bfe5149ec7e3efd540dd21fc3ba82d34424c6e Mon Sep 17 00:00:00 2001 From: Michal Ruprich Date: Wed, 22 Mar 2023 09:09:43 +0100 Subject: [PATCH] SPDX migration --- libpcap.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/libpcap.spec b/libpcap.spec index 9953ed8..f3eaf63 100644 --- a/libpcap.spec +++ b/libpcap.spec @@ -1,9 +1,9 @@ Name: libpcap Epoch: 14 Version: 1.10.3 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A system-independent interface for user-level packet capture -License: BSD with advertising +License: ISC AND BSD-2-Clause AND BSD-3-Clause AND BSD-4-Clause-UC URL: https://www.tcpdump.org/ BuildRequires: make @@ -92,6 +92,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libpcap.a %{_mandir}/man5/pcap*.5* %changelog +* Tue Mar 21 2023 Michal Ruprich - 14:1.10.3-3 +- SPDX migration + * Thu Jan 19 2023 Fedora Release Engineering - 14:1.10.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild