From b5cc59a6fda09fbf801bd77ac4de461956e73a0b Mon Sep 17 00:00:00 2001 From: Jerry James Date: Aug 16 2022 02:25:32 +0000 Subject: Convert License tag to SPDX. --- diff --git a/e-antic.spec b/e-antic.spec index d5900e1..7b12ee4 100644 --- a/e-antic.spec +++ b/e-antic.spec @@ -3,7 +3,7 @@ Version: 1.2.1 Release: 4%{?dist} Summary: Real Embedded Algebraic Number Theory In C -License: LGPLv3+ +License: LGPL-3.0-or-later URL: https://github.com/flatsurf/%{name} Source0: %{url}/archive/%{version}/%{name}-%{version}.tar.gz # The e-antic sources contain patches to flint and antic, but those patches @@ -105,6 +105,9 @@ LD_LIBRARY_PATH=%{buildroot}%{_libdir} make check %{_libdir}/libeanticxx.so %changelog +* Mon Aug 15 2022 Jerry James - 1.2.1-4 +- Convert License tag to SPDX + * Thu Jul 21 2022 Fedora Release Engineering - 1.2.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild