From 445a1abbbd1301ab5d041aaef9a7a7a2a65f2d76 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Wed, 4 Sep 2024 19:07:33 +0200 Subject: [PATCH] convert license to SPDX This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4 --- php-twig.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/php-twig.spec b/php-twig.spec index a9d43e4..98fffbb 100644 --- a/php-twig.spec +++ b/php-twig.spec @@ -31,10 +31,11 @@ Name: php-%{composer_project} Version: %{github_version} -Release: 6%{?dist} +Release: 7%{?dist} Summary: The flexible, fast, and secure template engine for PHP -License: BSD +# Automatically converted from old format: BSD - review is highly recommended. +License: LicenseRef-Callaway-BSD URL: http://twig.sensiolabs.org Source0: %{name}-%{github_version}-%{github_short}.tgz Source1: makesrc.sh @@ -179,6 +180,9 @@ exit $RETURN_CODE %changelog +* Wed Sep 4 2024 Miroslav Suchý - 1.44.7-7 +- convert license to SPDX + * Fri Jul 19 2024 Fedora Release Engineering - 1.44.7-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild