Convert license to SPDX

f41
David Tardon 2 years ago
parent 5de1b7800b
commit 25d9d296ae

@ -5,7 +5,7 @@
Name: mdds Name: mdds
Version: 2.0.3 Version: 2.0.3
Release: 2%{?dist} Release: 3%{?dist}
Summary: A collection of multi-dimensional data structures and indexing algorithms Summary: A collection of multi-dimensional data structures and indexing algorithms
License: MIT License: MIT
@ -62,6 +62,9 @@ make check %{?_smp_mflags}
%license LICENSE %license LICENSE
%changelog %changelog
* Mon Nov 21 2022 David Tardon <dtardon@redhat.com> - 2.0.3-3
- Convert license to SPDX
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.3-2 * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild

Loading…
Cancel
Save