From 9fb7ecfd3e229d64a0fb68923b5cdc082080b04b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Fri, 26 Jul 2024 03:41:31 +0200 Subject: [PATCH] convert GPLv2+ license to SPDX This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4 --- wmCalClock.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/wmCalClock.spec b/wmCalClock.spec index 13e78a3..783a489 100644 --- a/wmCalClock.spec +++ b/wmCalClock.spec @@ -2,10 +2,11 @@ Name: wmCalClock Version: 1.25 -Release: 40%{?dist} +Release: 41%{?dist} Summary: A Calendar clock with antialiased text -License: GPLv2+ +# Automatically converted from old format: GPLv2+ - review is highly recommended. +License: GPL-2.0-or-later URL: https://www.dockapps.net/wmcalclock Source0: https://www.dockapps.net/download/wmCalClock-1.25.tar.gz @@ -40,6 +41,9 @@ cd Src %{_mandir}/man1/wmCalClock.1* %changelog +* Fri Jul 26 2024 Miroslav Suchý - 1.25-41 +- convert license to SPDX + * Sat Jul 20 2024 Fedora Release Engineering - 1.25-40 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild