From 25d9d296ae292943f1ad81b25266287e42df3827 Mon Sep 17 00:00:00 2001 From: David Tardon Date: Mon, 21 Nov 2022 21:07:31 +0100 Subject: [PATCH] Convert license to SPDX --- mdds.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mdds.spec b/mdds.spec index 0f21ed0..acc6345 100644 --- a/mdds.spec +++ b/mdds.spec @@ -5,7 +5,7 @@ Name: mdds Version: 2.0.3 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A collection of multi-dimensional data structures and indexing algorithms License: MIT @@ -62,6 +62,9 @@ make check %{?_smp_mflags} %license LICENSE %changelog +* Mon Nov 21 2022 David Tardon - 2.0.3-3 +- Convert license to SPDX + * Thu Jul 21 2022 Fedora Release Engineering - 2.0.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild