From 061b367881f6b53a71af00661de7e1f1c552bf41 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Zaoral?= Date: Mon, 7 Aug 2023 12:40:11 +0200 Subject: [PATCH] migrate to SPDX license format --- polkit-pkla-compat.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/polkit-pkla-compat.spec b/polkit-pkla-compat.spec index c98e373..376141e 100644 --- a/polkit-pkla-compat.spec +++ b/polkit-pkla-compat.spec @@ -1,10 +1,10 @@ Name: polkit-pkla-compat Version: 0.1 -Release: 24%{?dist} +Release: 25%{?dist} Summary: Rules for polkit to add compatibility with pklocalauthority # GPLv2-licensed ltmain.sh and Apache-licensed mocklibc are not shipped in # the binary package. -License: LGPLv2+ +License: LGPL-2.0-or-later URL: https://pagure.io/polkit-pkla-compat Source0: http://releases.pagure.org/polkit-pkla-compat/polkit-pkla-compat-%{version}.tar.xz @@ -50,6 +50,9 @@ make check %dir %{_localstatedir}/lib/polkit-1/localauthority/*.d %changelog +* Mon Aug 07 2023 Lukáš Zaoral - 0.1-25 +- migrate to SPDX license format + * Fri Jul 21 2023 Fedora Release Engineering - 0.1-24 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild