From 3cb354eaaeaae0eb2cd2ee6ac7e171c2207e5dbb Mon Sep 17 00:00:00 2001 From: Tomas Popela Date: Mon, 19 Aug 2024 14:44:24 +0200 Subject: [PATCH] Update license and move it to SPDX license format Resolves: RHEL-54784 --- yelp-xsl.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/yelp-xsl.spec b/yelp-xsl.spec index ae30686..5833012 100644 --- a/yelp-xsl.spec +++ b/yelp-xsl.spec @@ -2,10 +2,10 @@ Name: yelp-xsl Version: 42.1 -Release: 5%{?dist} +Release: 6%{?dist} Summary: XSL stylesheets for the yelp help browser -License: LGPLv2+ and GPLv2+ +License: GPL-2.0-or-later AND LGPL-2.0-or-later AND MIT AND BSD-3-Clause URL: https://download.gnome.org/sources/yelp-xsl Source0: https://download.gnome.org/sources/%{name}/42/%{name}-%{tarball_version}.tar.xz BuildArch: noarch @@ -54,6 +54,9 @@ XSL stylesheets in yelp-xsl. %changelog +* Mon Aug 19 2024 Tomas Popela - 42.1-6 +- Update license and move it to SPDX license format + * Mon Jun 24 2024 Troy Dawson - 42.1-5 - Bump release for June 2024 mass rebuild