From b47983d5bc0ce303921bea3d2c6d7a901d1708fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Mon, 2 Sep 2024 12:25:01 +0200 Subject: [PATCH] convert license to SPDX This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4 --- openpgm.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/openpgm.spec b/openpgm.spec index b940294..be90d2c 100644 --- a/openpgm.spec +++ b/openpgm.spec @@ -4,11 +4,12 @@ Version: 5.2.122 %global version_main 5.2 %global version_dash_main 5-2 %global version_dash %{version_dash_main}-122 -Release: 35%{?dist} +Release: 36%{?dist} Summary: An implementation of the PGM reliable multicast protocol # The license is LGPLv2.1 -License: LGPLv2 +# Automatically converted from old format: LGPLv2 - review is highly recommended. +License: LicenseRef-Callaway-LGPLv2 # New URL is https://github.com/steve-o/openpgm # The files are now on https://code.google.com/archive/p/openpgm/downloads URL: https://github.com/steve-o/%{name} @@ -95,6 +96,9 @@ mv -f %{buildroot}%{_includedir}/%{name_alias}-%{version_main}/%{name_alias} %{b %changelog +* Mon Sep 2 2024 Miroslav Suchý - 5.2.122-36 +- convert license to SPDX + * Thu Jul 18 2024 Fedora Release Engineering - 5.2.122-35 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild