From 6b276a17fb8f107a0132dcd28fdd5f0ed475122d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Wed, 7 Aug 2024 09:55:28 +0200 Subject: [PATCH] convert license to SPDX This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4 --- php-patchwork-jsqueeze.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/php-patchwork-jsqueeze.spec b/php-patchwork-jsqueeze.spec index 46234fb..fa08e99 100644 --- a/php-patchwork-jsqueeze.spec +++ b/php-patchwork-jsqueeze.spec @@ -31,10 +31,11 @@ Name: php-%{composer_vendor}-%{composer_project} Version: %{github_version} -Release: 19%{?dist} +Release: 20%{?dist} Summary: Efficient JavaScript minification -License: ASL 2.0 or GPLv2 +# Automatically converted from old format: ASL 2.0 or GPLv2 - review is highly recommended. +License: Apache-2.0 OR GPL-2.0-only URL: https://github.com/%{github_owner}/%{github_name} # GitHub export does not include tests. @@ -124,6 +125,9 @@ exit $ret %changelog +* Wed Aug 7 2024 Miroslav Suchý - 2.0.5-20 +- convert license to SPDX + * Fri Jul 19 2024 Fedora Release Engineering - 2.0.5-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild