From 09edc95c19fae2affc4f2f77ac96264fef906c28 Mon Sep 17 00:00:00 2001 From: Thomas Sailer Date: Fri, 5 Jan 2024 21:43:47 +0100 Subject: [PATCH] SPDX license --- zfstream.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zfstream.spec b/zfstream.spec index 7931a08..4e1ba9b 100644 --- a/zfstream.spec +++ b/zfstream.spec @@ -7,7 +7,7 @@ Version: %{vyear}%{vmonth}%{vday} Release: 39%{?dist} Summary: Library for reading and writing compressed and non-compressed files -License: LGPLv2+ +License: LGPL-2.1-or-later URL: http://www.wanderinghorse.net/computing/%{name}/ Source0: http://www.wanderinghorse.net/computing/%{name}/libs11n_%{name}-%{vyear}.%{vmonth}.%{vday}.tar.gz # I tried half a day to get the rather peculiar original build system working,