public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/moose] rawhide: feat: update licenses
@ 2026-08-07 10:26 Ankur Sinha
0 siblings, 0 replies; only message in thread
From: Ankur Sinha @ 2026-08-07 10:26 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/moose
Branch : rawhide
Commit : 414867952c6d4c5f0ca18928c01b4e4d3f640940
Author : Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com>
Date : 2026-08-07T11:25:01+01:00
Stats : +19/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/moose/c/414867952c6d4c5f0ca18928c01b4e4d3f640940?branch=rawhide
Log:
feat: update licenses
- Fixes rhbz#2504355
- Fixes rhbz#2377333
- Fixes rhbz#2414807
- Fixes rhbz#2422121
- Fixes rhbz#2459472
Assisted by: opencode (DeepSeek v4 Flash)
---
diff --git a/moose.spec b/moose.spec
index ff33f60..889b8b5 100644
--- a/moose.spec
+++ b/moose.spec
@@ -5,8 +5,24 @@ Name: moose
Version: 4.3.1
Release: %autorelease
Summary: Multiscale Neuroscience and Systems Biology Simulator
-# Automatically converted from old format: GPLv3 - review is highly recommended.
-License: GPL-3.0-only
+# The shipped files (compiled _moose module and the moose/rdesigneur Python
+# packages) are under a mix of licenses:
+# - LGPL-2.1-only: bulk of the compiled C++ core (basecode/, biophysics/,
+# builtins/, device/, diffusion/, hsolve/, intfire/, kinetics/, ksolve/,
+# mesh/, mpi/, msg/, scheduling/, shell/, signeur/, synapse/, utility/)
+# - GPL-2.0-only: basecode/Cinfo.h, builtins/Streamer*, device/PIDController.h,
+# device/RC.h, randnum/Distributions.h, randnum/test_normal_dist.cpp
+# - GPL-2.0-or-later: utility/simple_logger.hpp,
+# python/rdesigneur/{jardesigner,rdes2json,rdesigneur}.py
+# - GPL-3.0-only: ksolve/VoxelPools.cpp, pymoose/MooseVec.h,
+# randnum/{Definitions.h,NormalDistribution.hpp}
+# - GPL-3.0-or-later: several biophysics/, builtins/ and python/moose files
+# - LGPL-3.0-only: builtins/TableBase.h
+# - LGPL-3.0-or-later: biophysics/VClamp.cpp, ksolve/FuncRateTerm.h
+# - MIT: basecode/testGlobals.cpp, pymoose/MooseVec.cpp, randnum/{RNG.cpp,randnum.h},
+# utility/utility.cpp, plus bundled exprtk and libsoda
+# - BSL-1.0: utility/current_function.hpp, utility/simple_assert.hpp
+License: LGPL-2.1-only AND GPL-2.0-only AND GPL-2.0-or-later AND GPL-3.0-only AND GPL-3.0-or-later AND LGPL-3.0-only AND LGPL-3.0-or-later AND MIT AND BSL-1.0
URL: https://mooseneuro.github.io/
%if %{defined commit}
Source0: https://github.com/MooseNeuro/moose-core/archive/%{commit}.tar.gz#/moose-core-%{shortcommit}.tar.gz
@@ -14,6 +30,7 @@ Source0: https://github.com/MooseNeuro/moose-core/archive/%{commit}.tar.g
Source0: https://github.com/MooseNeuro/moose-core/archive/v%{version}.tar.gz#/moose-core-%{version}.tar.gz
%endif
+# Generated and housed here: https://github.com/sanjayankur31/moose-core/tree/feat-version-4.3.1-fedora
Patch: 0001-Replace-python-with-python3.patch
Patch: 0002-Use-system-nanobind.patch
Patch: 0003-Make-neuroml-optional-dependency.patch
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-07 10:26 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-07 10:26 [rpms/moose] rawhide: feat: update licenses Ankur Sinha
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox