From 182a4271c4de2af29e74c2106857d0da8d6f33a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Exp=C3=B3sito?= Date: Thu, 7 Sep 2023 14:34:15 +0200 Subject: [PATCH] SPDX migration: license is already SPDX compatible --- mesa-demos.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/mesa-demos.spec b/mesa-demos.spec index 54ecc5b..dc8a70b 100644 --- a/mesa-demos.spec +++ b/mesa-demos.spec @@ -5,6 +5,7 @@ Summary: Mesa demos Name: mesa-demos Version: 9.0.0 Release: 3%{?dist} +# SPDX License: MIT URL: http://www.mesa3d.org Source0: https://archive.mesa3d.org/demos/%{name}-%{version}.tar.xz @@ -121,6 +122,9 @@ install -m 0755 %{_vpath_builddir}/src/egl/opengles2/es2_info %{buildroot}%{_bin %{_bindir}/es2_info %changelog +* Thu Sep 07 2023 José Expósito +- SPDX migration: license is already SPDX compatible + * Thu Jul 20 2023 Fedora Release Engineering - 9.0.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild