Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: root-io | Distribution: Fedora Project |
Version: 6.22.08 | Vendor: Fedora Project |
Release: 1.fc34 | Build date: Fri Mar 19 06:35:00 2021 |
Group: Unspecified | Build host: buildvm-x86-05.iad2.fedoraproject.org |
Size: 4577703 | Source RPM: root-6.22.08-1.fc34.src.rpm |
Packager: Fedora Project | |
Url: https://root.cern/ | |
Summary: Input/output of ROOT objects |
This package provides I/O routines for ROOT objects.
LGPLv2+
* Fri Mar 19 2021 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.22.08-1 - Update to 6.22.08 * Mon Feb 08 2021 Pavel Raiskup <praiskup@redhat.com> - 6.22.06-4 - rebuild for libpq ABI fix rhbz#1908268 * Wed Feb 03 2021 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.22.06-3 - Rebuilt for cfitsio 3.490 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 6.22.06-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Sat Nov 28 2020 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.22.06-1 - Update to 6.22.06 - Filter out additional vDSO names for ppc * Thu Nov 26 2020 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.22.04-2 - Do not attempt to load_library the ROOT Pythonizations module * Fri Nov 13 2020 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.22.04-1 - Update to 6.22.04 - Drop patch root-xrootd5-compat.patch (accepted upstream) * Sat Nov 07 2020 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.22.02-4 - Rebuild for C++ standard library __GLIBCXX__ 20201016 * Fri Oct 02 2020 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.22.02-3 - Drop obsolete patch root-add-flexiblas-detection.patch (cmake's FindBLAS.cmake supports flexiblas now) - Drop the workaround for the bug in doxygen causing different results on 32 and 64 bit architectures (use doxygen < 1.8.17 or >= 1.8.20-3) - Build require xrootd 5 (Fedora 33+, EPEL 7+) * Sun Aug 30 2020 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.22.02-2 - Adapt to xrootd 5 (Fedora 33+, EPEL 7+) - Don't build the old proof client (xproofd) - Don't build the old NetX module * Fri Aug 21 2020 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.22.02-1 - Update to 6.22.02 - Drop patch previously backported: root-doxygen-endof-part1.patch - Drop patch accepted upstream: root-python2-compat.patch - Add back line accidentally removed in root-config - Install headers in new PyROOT with COMPONENT headers - Increase test timeout for ppc64le * Thu Aug 20 2020 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.22.00-7 - Avoid unneeded build requirement on srm-ifce-devel - Do not export Python modules in CMake config - Drop patch root-clang-ignore-gcc-options.patch ("Recent ROOT does not send all possible compiler flags to rootcling.") * Sun Aug 16 2020 Iñaki Úcar <iucar@fedoraproject.org> - 6.22.00-6 - https://fedoraproject.org/wiki/Changes/FlexiBLAS_as_BLAS/LAPACK_manager * Tue Aug 11 2020 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.22.00-5 - Fix wrong symlinks in EPEL 7 python2-root package * Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 6.22.00-4 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 6.22.00-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Wed Jul 15 2020 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.22.00-2 - Fix broken update on EPEL 7 with python34-root installed * Tue Jul 14 2020 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.22.00-1 - Update to 6.22.00 - Drop patches accepted upstream - root-FitData-assert-fix.patch - root-clang-altivec-vector.patch - root-format-fix.patch - root-moved-file.patch - root-xmlmodify-dep.patch - New and improved Python bindings - The new Python bindings can be built for both Python 2 and Python 3 out of the box. Dropped the workaround in specfile for this (EPEL 7) - Dropped the python3-other packages (EPEL 7) - The new Python bindings has split the TPython interface to a separate library. Now in a separate root-tpython package - root-tpython and root-tmva-python are now using Python 3 on EPEL 7 - New subpackage root-gui-browsable - New patches (submitted upstream) - Fix too aggressive -Werror replacements - Add missing call to TFile::SetCacheFileDir in a TMVA tutorial - Adjust stressGraphics.ref - Fix off-by-one error in histogram v7 bin iterator - Compatibility with python 2.7 versions before 2.7.9 - Fix the RNTuple.LargeFile test on 32bit (i386 and armv7hf) - Fix doxygen issues - Fix bad regex in TProofMgr - Compatibility with xrootd 5 - Add workaround for a bug in doxygen 1.8.17 and later causing different results on 32 and 64 bit * Sat Jul 11 2020 Jeff Law <law@redhat.com> - 6.20.06-2 - Disable LTO * Thu Jun 11 2020 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.20.06-1 - Update to 6.20.06 - Fix test failure on ppc64le and aarch64 * Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 6.20.04-3 - Rebuilt for Python 3.9 * Fri Apr 10 2020 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.20.04-2 - Replace BR qt5-devel with qt5-qtbase-devel * Wed Apr 01 2020 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.20.04-1 - Update to 6.20.04 - Drop previously backported patch root-tutorials-unique-filenames.patch - Improved patch for the PyROOT issue on EPEL 7 ppc64le * Sun Mar 22 2020 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.20.02-1 - Update to 6.20.02 - Drop patches accepted upstream - root-dont-download-input-file-if-it-already-exists.patch - root-fix-plugin-definition.patch - root-man-install.patch - root-pretty-printers.patch - root-python3.patch - root-stress-aarch64-ppc64le.patch - Drop patches no longer relevant due to changes to the code - root-missing-include-string.patch - root-static-constexpr.patch - Add workaround for PyROOT issues on ppc64le in EPEL 7 - root-epel7-ppc64le-pyroot.patch (patch conditionally applied) - Fix path to moved data file in tutorial - root-moved-file.patch - Split the root-roofit subpackage into four different packages - root-roofit, root-roofit-core, root-roofit-more and root-roostats - The root-roofit-more library splits out the part of roofit that depends on the root-mathmore package - New subpackage: root-histv7 * Sat Mar 14 2020 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.18.04-6 - Build for 32 bit ARM again - gcc-10.0.1-0.9 fixes the problem * Sat Feb 22 2020 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.18.04-5 - Fixes and workarounds for gcc 10 - ExcludeArch for 32 bit ARM because rootcling_stage1 segfaults (bug #1811604) * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 6.18.04-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Wed Dec 04 2019 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.18.04-3 - Fix shebangs in root-cli for EPEL 8 * Tue Dec 03 2019 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.18.04-2 - Remove workarounds for RHEL 7 aarch64 (architecture dropped by EPEL 7) - Enable QtWebEngine dependent modules on EPEL 8 (now available) * Mon Sep 30 2019 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.18.04-1 - Update to 6.18.04 - First build for EPEL 8 * Thu Sep 12 2019 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.18.02-2 - Rebuild for g++ 9.2 * Mon Aug 26 2019 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.18.02-1 - Update to 6.18.02 - Add workarounds for issues caused by the RHEL 7.7 update, that left the aarch64 architecture at RHEL 7.6. * Tue Aug 20 2019 Susi Lehtola <jussilehtola@fedoraproject.org> - 6.18.00-5 - Rebuilt for GSL 2.6. * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 6.18.00-4 - Rebuilt for Python 3.8 * Wed Jul 31 2019 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.18.00-3 - Root 6.18 requires pcm files to be in the same directory as libraries - Add libPyROOT.rootmap and libPyROOT_rdict.pcm as slaves to libPyROOT.so in update-alternatives * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 6.18.00-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Wed Jun 26 2019 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.18.00-1 - Update to 6.18.00 - Drop patches accepted upstream: - root-avoid-gui-crash.patch - root-doxygen-generation-with-python-3.patch - Drop patches with alternative fix implemented upstream: - root-dont-install-eve7-files.patch - root-ix32-geom-opt.patch - Drop ppc64 specific workaround (ppc64 no longer built in Fedora or EPEL): - root-ppc64-doc.patch - Dropped subpackages: - root-geocad - root-graf-qt - root-gui-qt - root-gui-qtgsi - root-io-hdfs - root-io-rfio - root-net-bonjour - root-net-globus - root-net-ldap - root-net-krb5 - root-table - Drop BuildRequires needed by the dropped subpackages - New subpackages: - root-graf3d-csg (split off from root-graf3d-gl) - root-gui-browserv7 - root-tree-ntuple - Don't build python2-root for Fedora >= 31 - Include desktop and MIME type files in source RPM (removed from source) - Install man pages in correct directory - Use correct library names in plugin definitions - Don't download test input file if it already exists - Python 3 fixes - Increase test tolerance (aarch64 and ppc64le) - Fix GDB pretty printers install name and location * Tue Jun 11 2019 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.16.00-6 - Use python-embed pkg-config module if it exists (python 3.8 compatibility) * Fri May 17 2019 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.16.00-5 - Build without HDFS support on Fedora 31+ - Hadoop is FTBFS and uninstallable due to missing Java dependencies - Build without HDFS support for 32 bit architectures on Fedora 30 - Hadoop is not installable due to missing Eclipse dependencies
/usr/include/root/ROOT/RFile.hxx /usr/include/root/ROOT/RRawFile.hxx /usr/include/root/ROOT/RRawFileUnix.hxx /usr/include/root/ROOT/RRawFileWin.hxx /usr/include/root/ROOT/TBufferMerger.hxx /usr/include/root/TArchiveFile.h /usr/include/root/TBufferFile.h /usr/include/root/TBufferIO.h /usr/include/root/TBufferJSON.h /usr/include/root/TBufferText.h /usr/include/root/TCollectionProxyFactory.h /usr/include/root/TContainerConverters.h /usr/include/root/TDirectoryFile.h /usr/include/root/TEmulatedCollectionProxy.h /usr/include/root/TEmulatedMapProxy.h /usr/include/root/TFPBlock.h /usr/include/root/TFile.h /usr/include/root/TFileCacheRead.h /usr/include/root/TFileCacheWrite.h /usr/include/root/TFileMerger.h /usr/include/root/TFilePrefetch.h /usr/include/root/TFree.h /usr/include/root/TGenCollectionProxy.h /usr/include/root/TGenCollectionStreamer.h /usr/include/root/TKey.h /usr/include/root/TKeyMapFile.h /usr/include/root/TLockFile.h /usr/include/root/TMakeProject.h /usr/include/root/TMapFile.h /usr/include/root/TMemFile.h /usr/include/root/TStreamerInfo.h /usr/include/root/TStreamerInfoActions.h /usr/include/root/TVirtualCollectionIterators.h /usr/include/root/TZIPFile.h /usr/lib/.build-id /usr/lib/.build-id/5d/601bc17df94bb1f9429ae0ef77c11c72d872ed /usr/lib/root/libRIO.rootmap /usr/lib/root/libRIO.so /usr/lib/root/libRIO.so.6.22 /usr/lib/root/libRIO.so.6.22.08 /usr/share/root/plugins/TArchiveFile/P010_TZIPFile.C /usr/share/root/plugins/TVirtualStreamerInfo/P010_TStreamerInfo.C
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue May 9 18:23:01 2023