From 8b95c1a4a2b53f87e2331308bb3d97ffd5e16402 Mon Sep 17 00:00:00 2001 From: Tomas Korbar Date: Sun, 12 Mar 2023 10:26:47 +0100 Subject: [PATCH] Change the License tag to the SPDX format --- libutempter.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/libutempter.spec b/libutempter.spec index 3b3c1df..e49f2c1 100644 --- a/libutempter.spec +++ b/libutempter.spec @@ -3,8 +3,8 @@ Summary: A privileged helper for utmp/wtmp updates Name: libutempter Version: 1.2.1 -Release: 8%{?dist} -License: LGPLv2+ +Release: 9%{?dist} +License: LGPL-2.1-or-later URL: ftp://ftp.altlinux.org/pub/people/ldv/utempter Source0: ftp://ftp.altlinux.org/pub/people/ldv/utempter/%{name}-%{version}.tar.gz @@ -62,6 +62,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.a %{_mandir}/man3/* %changelog +* Sun Mar 12 2023 Tomas Korbar - 1.2.1-9 +- Change the License tag to the SPDX format + * Thu Jan 19 2023 Fedora Release Engineering - 1.2.1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild