From 137db0f90feda8fd4e78cdacd83a03f6c311a6ed Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 17 Jan 2026 20:44:49 +0000 Subject: [PATCH 1/3] Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild From 2131f3082c4eb8e17f1e73f61ca27a230cb8f96b Mon Sep 17 00:00:00 2001 From: "Ankur Sinha (Ankur Sinha Gmail)" Date: Sat, 31 Jan 2026 21:02:23 +0000 Subject: [PATCH 2/3] feat: use spdx license identifiers --- xmedcon.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/xmedcon.spec b/xmedcon.spec index 008c647..4edb63f 100644 --- a/xmedcon.spec +++ b/xmedcon.spec @@ -6,9 +6,12 @@ Summary: A medical image conversion utility and library # Please refer to http://xmedcon.sourceforge.net/pub/readme/README for details # None of the libraries are bundled, they are appear to be modified versions of code taken # from the respective sources -# License needs more looking into to confirm correctness. All licenses are FOSS compatible though -# Automatically converted from old format: LGPLv2+ and Copyright only and MIT and BSD and libtiff - review is highly recommended. -License: LGPL-2.1-or-later AND LicenseRef-Callaway-Copyright-only AND LicenseRef-Callaway-MIT AND LicenseRef-Callaway-BSD and libtiff +# Breakdown +# ./source: GPLv2+ +# ./libs/nifti: Public Domain +# ./libs/tpc: LGPLv2.1+ +# spdx verified +License: GPL-2.0-or-later and LGPL-2.1-or-later AND LicenseRef-Fedora-Public-Domain URL: http://xmedcon.sourceforge.net/ Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2 Source1: %{name}.desktop From 93e4d8386121d60c2b1c5966fe7b0ca514e61e9d Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 17 Jul 2026 09:17:40 +0000 Subject: [PATCH 3/3] Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild