From 9bf3155278148137dc2a5ded596b17d2bd2f31e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Mon, 2 Sep 2024 10:08:05 +0200 Subject: [PATCH] convert license to SPDX This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4 --- libnova.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/libnova.spec b/libnova.spec index fd5a868..4e2ed04 100644 --- a/libnova.spec +++ b/libnova.spec @@ -1,8 +1,9 @@ Name: libnova Version: 0.15.0 -Release: 25%{?dist} +Release: 26%{?dist} Summary: Libnova is a general purpose astronomy & astrodynamics library -License: LGPLv2+ +# Automatically converted from old format: LGPLv2+ - review is highly recommended. +License: LicenseRef-Callaway-LGPLv2+ URL: http://sourceforge.net/projects/libnova/ Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz BuildRequires: libtool autoconf automake @@ -48,6 +49,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete %changelog +* Mon Sep 02 2024 Miroslav Suchý - 0.15.0-26 +- convert license to SPDX + * Thu Jul 18 2024 Fedora Release Engineering - 0.15.0-25 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild