-
Wed Mar 22 2023 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.28.02-1
- Update to 6.28.02
- Dropped patches: 13
- New patches: 1
-
Sat Mar 18 2023 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.28.00-1
- Update to 6.28.00
- ROOT now uses llvm/clang version 13 (updated from version 9)
- Clean up specfile by removing EPEL 7 conditionals
- Drop dataframe, roofit and tmva-sofieparser on EPEL 8 ppc64le due to
"pure virtual method called" errors
- Split the root-geom sub-package into three separate sub-packages:
root-geom, root-geom-builder and root-geom-painter
- Enable uring support in EPEL 9 (liburing now available)
- New sub-packages: root-geom-webviewer, root-roofit-jsoninterface,
root-testsupport, root-tree-ntuple-utils, root-tree-webviewer, root-xroofit
- Dropped patches: 31
- New patches: 17
- Updated patches: 4
-
Mon Jan 30 2023 Miro HronĨok <mhroncok@redhat.com> - 6.26.10-2
- Rebuilt to change Python shebangs to /usr/bin/python3.6 on EPEL 8
-
Mon Jan 30 2023 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.26.10-5
- Adapt to numpy 1.24
-
Fri Jan 20 2023 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.26.10-4
- Add missing #include <cstdint>
-
Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 6.26.10-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
-
Thu Dec 29 2022 Maxwell G <gotmax@e.email> - 6.26.10-2
- Rebuild for cfitsio 4.2
-
Wed Nov 16 2022 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.26.10-1
- Update to 6.26.10
- Drop patches root-Fixes-for-garbage-collection-in-Python-3.11.patch
and root-Guard-gInterpreterMutex-in-TClingClassInfo-IsEnum.patch
(fixed upstream)
- Use different filenames in io/loopdir tests
- Update root-test-timeout.patch to address one more issue
-
Fri Oct 28 2022 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.26.08-2
- Avoid race condition between C++ and Python version of a roofit test
-
Wed Oct 19 2022 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.26.08-1
- Update to 6.26.08
- Drop patch root-move-private-decl.patch (fixed upstream)
- Drop some previously backported patches
- Rename patch root-blas-linking-and-ignore-prefix.patch (partially fixed)
- Backport locking of gInterpreterMutex in TClingClassInfo::IsEnum