From 8ce6bc1580477cb6ad51c82b66ab874b88b09a4e Mon Sep 17 00:00:00 2001 From: Anderson Toshiyuki Sasaki Date: Thu, 1 Jun 2023 18:29:18 +0200 Subject: [PATCH] SPDX migration Signed-off-by: Anderson Toshiyuki Sasaki --- libseccomp.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/libseccomp.spec b/libseccomp.spec index 9130730..ab8c122 100644 --- a/libseccomp.spec +++ b/libseccomp.spec @@ -1,8 +1,8 @@ Name: libseccomp Version: 2.5.3 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Enhanced seccomp library -License: LGPLv2 +License: LGPL-2.1-only URL: https://github.com/seccomp/libseccomp Source0: %{url}/releases/download/v%{version}/%{name}-%{version}.tar.gz @@ -83,6 +83,9 @@ rm -f %{buildroot}/%{_libdir}/libseccomp.la %{_libdir}/libseccomp.a %changelog +* Thu Jun 01 2023 Anderson Toshiyuki Sasaki - 2.5.3-5 +- SPDX migration + * Thu Jan 19 2023 Fedora Release Engineering - 2.5.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild