From 84e53d7dc150ffaefb6db5bfa6d8e935fc58c4a6 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Mon, 7 Aug 2023 13:57:07 +0100 Subject: [PATCH] Replace LGPL-2.1 with LGPL-2.1-only The former is deprecated according to: https://spdx.org/licenses/LGPL-2.1.html --- hivex.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/hivex.spec b/hivex.spec index a7545da..3e75e03 100644 --- a/hivex.spec +++ b/hivex.spec @@ -13,7 +13,7 @@ Version: 1.3.23 Release: 12%{?dist} Summary: Read and write Windows Registry binary hive files -License: LGPL-2.1 AND LGPL-2.0-or-later AND GPL-2.0-or-later +License: LGPL-2.1-only AND LGPL-2.0-or-later AND GPL-2.0-or-later URL: http://libguestfs.org/ Source0: http://libguestfs.org/download/hivex/%{name}-%{version}.tar.gz @@ -111,7 +111,7 @@ For Ruby bindings, see 'ruby-hivex'. %package libs Summary: Library for %{name} -License: LGPL-2.1 AND LGPL-2.0-or-later +License: LGPL-2.1-only AND LGPL-2.0-or-later Conflicts: %{name} < 1.3.20-6 Obsoletes: %{name} < 1.3.20-6 @@ -134,7 +134,7 @@ for %{name}. %if !0%{?rhel} %package static Summary: Statically linked library for %{name} -License: LGPL-2.1 AND LGPL-2.0-or-later +License: LGPL-2.1-only AND LGPL-2.0-or-later Requires: %{name}-devel = %{version}-%{release}