- Update to version 6.32.02:
* [gh#root-project/root#7236] Memory leak in
TFile::WriteObjectAny, depending on data type.
* [gh#root-project/root#10075] Difficult to configure Xrootd
to use non-builtin openssl.
* [gh#root-project/root#14051] [web graphics] Web graphics
resizes canvas despite canvas size definition in the macro.
* [gh#root-project/root#15321] [MSVC] Root is failed with
error G694476FC: static_assert failed “Unexpected size”.
* [gh#root-project/root#15405] [RF] ExternalConstraints
documentation incorrect for RooMCStudy.
* [gh#root-project/root#15430] Test failures with Python 3.13.
* [gh#root-project/root#15473] Segmentation fault when
building with the mold linker.
* [gh#root-project/root#15498] gPad is not consistent in
pyROOT with web canvas.
* [gh#root-project/root#15511] Possible memory corruption in
cling.
* [gh#root-project/root#15579] Performance regression
(slowdown) in ALICE event generation.
* [gh#root-project/root#15686] JITted code changes the
execution order of computation graph nodes.
* [gh#root-project/root#15688] PyROOT TProfile2D::Fill
ambiguities preventing use of some signatures in pyROOT.
* [gh#root-project/root#15690] [RF] SegFault in
RooBernstein::fillBuffer.
* [gh#root-project/root#15694] [RF] New RooFit EvalBackend
returning incorrect result for binned likelihoods.
* [gh#root-project/root#15703] Leaking memory though strings
in PyROOT.
* [gh#root-project/root#15727] Windows CMake project cannot
find_library() after integrating with ROOT..
* [gh#root-project/root#15751] [RF] Using a conditional
RooProdPdf in a multi-channel fit spawns too many integrals
with new CPU evaluation backend.
* [gh#root-project/root#15791] JS ROOT does not draw
tprofile2d correctly with “TEXT” draw option.
* [gh#root-project/root#15799]
pyunittests-pyroot-pyz-ttree-setbranchaddress segfaults with
Python 3.13.
* [ROOT-7412] Strange results looking for nested types.
* [ROOT-8439] PyROOT does not treat exceptions properly in
overloaded methods.
* [ROOT-9307] TPad::GetListOfPrimitives() double deletion
error in TList::Clear().
- Refresh root6-fontconfig.patch from Fedora for series 6.32.X.
- Use python3.11 specifically for openSUSE Leap 15.X (python >=
3.9 is now required for build).
- Use GCC 9 for openSUSE Leap 15.X builds (std=c++17 supporting
compiler needed for <filesystem> use).
- Run tests for minuit2 flavour.
- Convert foo-devel like BuildRequires to pkgconfig(foo) ones
where possible.
- Update to version 6.32.00:
* Long list of changes, see
https://root.cern/doc/v632/release-notes.html
OBS-URL: https://build.opensuse.org/request/show/1183233
OBS-URL: https://build.opensuse.org/package/show/science/root6?expand=0&rev=27
- Update to version 6.30.02:
- Drop configuration options pertaining to deprecated or removed features.
- Add root6-minuit2-standalone-correct-version-file.patch: Fix version file lookup in cmake when building minuit2_standalone (gh#root-project/root#14157).
- Drop patches no longer required: root6-clang-ignore-gcc-options.patch. root6-minuit2-standalone-add-compilation-flag.patch.
- _constraints: Upto 30 GB hard disk space now required.
- New BuildRequires: cmake(ryml).
- Update suse_version numbers testing for Tumbleweed to 1699.
- Re-organise BuildRequires to only pull in required packages for minuit2_standalone flavour.
OBS-URL: https://build.opensuse.org/request/show/1130342
OBS-URL: https://build.opensuse.org/package/show/science/root6?expand=0&rev=23
* Update to version 6.26.04.
* Refreshed patches (minor rebasing to apply cleanly).
* Update definition of pythons to 3.10 for openSUSE >= 1550.
* Change subpackages %{name}-test, %{name}-tutorials, %{name}-config, and %{name}-emacs to noarch as recommended by %rpmlint.
* Do not mv DistRDF for openSUSE < 1550, as it is not generated (fixes build failures for 15.4).
* Update constraints to avoid OOM build failures (especially on aarch64).
OBS-URL: https://build.opensuse.org/request/show/984499
OBS-URL: https://build.opensuse.org/package/show/science/root6?expand=0&rev=16
* Update to version 6.22.02.
* Add root6-jupyroot-license.patch: Make JuPyROOT license compatible with root general license [https://sft.its.cern.ch/jira/browse/ROOT-10992].
* Drop root6-memory-arm-x86.patch and pass the appropriate C/CXX flags to cmake as options instead.
* Minor rebasing of root6-fontconfig.patch and root6-no-gtest.patch to apply cleanly (without fuzz).
* Don't use RPM optflags for CMAKE_CXX_FLAGS as they cause build errors with CXX not being able to find std::atomic. Instead pass optflags to CMAKE_REQUIRED_FLAGS.
* Disable building tests on Leap 15.1 due to too old gtest.
* Disable LTO on aarch64; builds randomly fail due to stuck job/ OOM when enabled.
* Enable OpenMP multithreading for minuit2 (both standalone and as part of root).
* Adapt symlinks to python3_sitearch to upstream file list changes.
* Delete backup files (*~) which are installed erroneously.
* Adapt hashbang fixes to upstream changes (/usr/bin/env /usr/bin/pythonX.X is the new original bang).
* Enable link time optimization; builds no longer fail with this.
OBS-URL: https://build.opensuse.org/request/show/827859
OBS-URL: https://build.opensuse.org/package/show/science/root6?expand=0&rev=6