From 2c6fa0e38a5556829d731cd5f890c21a4d8f7ed1 Mon Sep 17 00:00:00 2001 From: Than Ngo Date: Mon, 12 Jun 2023 12:20:56 +0200 Subject: [PATCH] migrated to SPDX license --- baloo-widgets.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/baloo-widgets.spec b/baloo-widgets.spec index d5ccd43..3ce34fc 100644 --- a/baloo-widgets.spec +++ b/baloo-widgets.spec @@ -2,10 +2,10 @@ Name: baloo-widgets Summary: Widgets for Baloo Version: 23.04.2 -Release: 1%{?dist} +Release: 2%{?dist} # # KDE e.V. may determine that future LGPL versions are accepted -License: LGPLv2 or LGPLv3 +License: LGPL-2.0-only OR LGPL-3.0-only URL: https://cgit.kde.org/%{name}.git/ %global revision %(echo %{version} | cut -d. -f3) @@ -80,6 +80,9 @@ Requires: kf5-kio-devel %changelog +* Mon Jun 12 2023 Than Ngo - 23.04.2-2 +- migrated to SPDX license + * Tue Jun 06 2023 Marc Deop i Argemí - 23.04.2-1 - 23.04.2