Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

HepMC3-doc-3.2.7-3.el8 RPM for noarch

From EPEL 8 for ppc64le / Packages / h

Name: HepMC3-doc Distribution: Fedora Project
Version: 3.2.7 Vendor: Fedora Project
Release: 3.el8 Build date: Sun Nov 26 23:54:46 2023
Group: Unspecified Build host: buildvm-a64-23.iad2.fedoraproject.org
Size: 4519570 Source RPM: HepMC3-3.2.7-3.el8.src.rpm
Packager: Fedora Project
Url: https://hepmc.web.cern.ch/hepmc/
Summary: C++ Event Record for Monte Carlo Generators - documentation
This package provides HepMC manuals and examples.

Provides

Requires

License

LGPL-3.0-or-later AND MPL-2.0

Changelog

* Sun Nov 26 2023 Mattias Ellert <mattias.ellert@physics.uu.se> - 3.2.7-3
  - Rebuild for root 6.30
* Tue Oct 24 2023 Mattias Ellert <mattias.ellert@physics.uu.se> - 3.2.7-2
  - Fix compilation with Python 3.13.0a1 (rhbz#2245854)
* Wed Oct 04 2023 Mattias Ellert <mattias.ellert@physics.uu.se> - 3.2.7-1
  - Update to version 3.2.7
* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.6-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 3.2.6-2
  - Rebuilt for Python 3.12
* Wed Apr 12 2023 Mattias Ellert <mattias.ellert@physics.uu.se> - 3.2.6-1
  - Update to version 3.2.6
  - Update license tag for license change (GPLv3 to LGPLv3)
  - New protobuf IO subpackage
  - Soname bump for libHepMC3search in HepMC3-search subpackage
  - Drop patches accepted upstream or previously backported
* Tue Mar 21 2023 Mattias Ellert <mattias.ellert@physics.uu.se> - 3.2.5-7
  - Rebuild for root 6.28
  - Fix Python 3.12 build
* Wed Jan 18 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.5-6
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.5-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 3.2.5-4
  - Rebuilt for Python 3.11
* Tue Apr 05 2022 Mattias Ellert <mattias.ellert@physics.uu.se> - 3.2.5-3
  - Rebuild for root 6.26
* Tue Feb 22 2022 Mattias Ellert <mattias.ellert@physics.uu.se> - 3.2.5-2
  - Fix detection of installed Pythia HepMC3 interface
  - Fix endian issue in HEPEVT wrappers
  - Fix doxygen markup syntax
* Mon Feb 21 2022 Mattias Ellert <mattias.ellert@physics.uu.se> - 3.2.5-1
  - Update to version 3.2.5
  - Update License tag for bxzstr
* Wed Jan 19 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.4-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Mon Aug 23 2021 Mattias Ellert <mattias.ellert@physics.uu.se> - 3.2.4-3
  - Rebuild for root 6.24.02
  - Build rootIO module also for s390x
  - Reenable valgrind tests
* Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.4-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Wed Jul 07 2021 Mattias Ellert <mattias.ellert@physics.uu.se> - 3.2.4-1
  - Update to version 3.2.4
  - Drop patches accepted upstream or previously backported
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 3.2.3-4
  - Rebuilt for Python 3.10
* Tue Apr 06 2021 Mattias Ellert <mattias.ellert@physics.uu.se> - 3.2.3-3
  - Rebuild for root 6.22.08
* Mon Jan 25 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.3-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Sat Dec 19 2020 Mattias Ellert <mattias.ellert@physics.uu.se> - 3.2.3-1
  - Update to version 3.2.3
  - Use new cmake rpm macro also for EPEL
  - Fix compilation warnings
  - Fix build for multiple python versions (EPEL 7) - fix from upstream git
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.2-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Wed Jul 22 2020 Mattias Ellert <mattias.ellert@physics.uu.se> - 3.2.2-3
  - Adapt to new cmake rpm macro
* Tue Jul 14 2020 Mattias Ellert <mattias.ellert@physics.uu.se> - 3.2.2-2
  - Rebuild for root 6.22.00
* Wed Jun 10 2020 Mattias Ellert <mattias.ellert@physics.uu.se> - 3.2.2-1
  - Update to version 3.2.2
  - Drop patches accepted upstream or previously backported
  - Drop the memory reduction on ARM patch - no longer needed since the
    python module sources were split into multiple files
  - Use new cmake configuration option -DHEPMC3_INSTALL_EXAMPLES and
    simplify spec file accordingly
  - Bump soname for libHepMC3search.so (3 to 4)
* Tue May 26 2020 Miro HronĨok <mhroncok@redhat.com> - 3.2.1-3
  - Rebuilt for Python 3.9
* Sun Mar 29 2020 Mattias Ellert <mattias.ellert@physics.uu.se> - 3.2.1-2
  - Initialize ROOT in rootIO python bindings - avoids problem on EPEL 7 ppc64le
  - Use upstream's fix for parallel python tests
* Sun Mar 22 2020 Mattias Ellert <mattias.ellert@physics.uu.se> - 3.2.1-1
  - Update to version 3.2.1
  - Drop patches accepted upstream or previously backported
  - Fix glitches in the generation of the HepMC3-config script
  - Add additional Python 3 version package for EPEL 7
    (cmake configuration now supports multiple Python 3 versions)
  - Use new cmake configuration options -DHEPMC3_ROOTIO_INSTALL_LIBDIR and
    -DHEPMC3_BUILD_STATIC_LIBS and simplify spec file accordingly
  - .egg-info filenames are now correct - auto generated provides work
* Tue Jan 28 2020 Mattias Ellert <mattias.ellert@physics.uu.se> - 3.2.0-3
  - Add Python 3.9 as a valid Python version
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.0-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Thu Nov 28 2019 Mattias Ellert <mattias.ellert@physics.uu.se> - 3.2.0-1
  - Update to version 3.2.0
  - Add Python packages
  - Reduce memory usage when building Python bindings on ARM
* Sat Aug 31 2019 Mattias Ellert <mattias.ellert@physics.uu.se> - 3.1.2-1
  - Update to version 3.1.2
  - Drop patches accepted upstream or previously backported
* Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.1-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Sun Jul 07 2019 Mattias Ellert <mattias.ellert@physics.uu.se> - 3.1.1-2
  - Rebuild for root 6.18.00
* Fri Apr 05 2019 Mattias Ellert <mattias.ellert@physics.uu.se> - 3.1.1-1
  - Update to version 3.1.1
  - Drop patches accepted upstream or previously backported
  - Fix warnings about misleading indentation
  - Add missing space in installed cmake file
* Tue Mar 05 2019 Mattias Ellert <mattias.ellert@physics.uu.se> - 3.1.0-3
  - Rename interfaces subpackage to interfaces-devel
  - Add patch fixing installed cmake file from upstream
  - Increase test timeout
* Tue Mar 05 2019 Mattias Ellert <mattias.ellert@physics.uu.se> - 3.1.0-2
  - Add soversion patch from upstream
* Fri Feb 22 2019 Mattias Ellert <mattias.ellert@physics.uu.se> - 3.1.0-1
  - Initial build

Files

/usr/share/doc/HepMC3
/usr/share/doc/HepMC3/examples
/usr/share/doc/HepMC3/examples/BasicExamples
/usr/share/doc/HepMC3/examples/BasicExamples/CMakeLists.txt
/usr/share/doc/HepMC3/examples/BasicExamples/HepMC2_reader_example.cc
/usr/share/doc/HepMC3/examples/BasicExamples/HepMC3_fileIO_example.cc
/usr/share/doc/HepMC3/examples/BasicExamples/basic_tree.cc
/usr/share/doc/HepMC3/examples/BasicExamples/hepevt_wrapper_example_fortran.f
/usr/share/doc/HepMC3/examples/BasicExamples/hepevt_wrapper_example_main.cc
/usr/share/doc/HepMC3/examples/CMakeLists.txt
/usr/share/doc/HepMC3/examples/ConvertExample
/usr/share/doc/HepMC3/examples/ConvertExample/CMakeLists.txt
/usr/share/doc/HepMC3/examples/ConvertExample/cmdline.c
/usr/share/doc/HepMC3/examples/ConvertExample/cmdline.ggo
/usr/share/doc/HepMC3/examples/ConvertExample/cmdline.h
/usr/share/doc/HepMC3/examples/ConvertExample/convert_example.cc
/usr/share/doc/HepMC3/examples/ConvertExample/convert_example_env.sh.in
/usr/share/doc/HepMC3/examples/ConvertExample/include
/usr/share/doc/HepMC3/examples/ConvertExample/include/AnalysisExample.h
/usr/share/doc/HepMC3/examples/ConvertExample/include/ReaderuprootTree.h
/usr/share/doc/HepMC3/examples/ConvertExample/include/WriterDOT.h
/usr/share/doc/HepMC3/examples/ConvertExample/include/WriterHEPEVTZEUS.h
/usr/share/doc/HepMC3/examples/ConvertExample/include/WriterRootTreeOPAL.h
/usr/share/doc/HepMC3/examples/ConvertExample/src
/usr/share/doc/HepMC3/examples/ConvertExample/src/AnalysisExample.cc
/usr/share/doc/HepMC3/examples/ConvertExample/src/ReaderuprootTree.cc
/usr/share/doc/HepMC3/examples/ConvertExample/src/WriterDOT.cc
/usr/share/doc/HepMC3/examples/ConvertExample/src/WriterHEPEVTZEUS.cc
/usr/share/doc/HepMC3/examples/ConvertExample/src/WriterRootTreeOPAL.cc
/usr/share/doc/HepMC3/examples/LHEFExample
/usr/share/doc/HepMC3/examples/LHEFExample/CMakeLists.txt
/usr/share/doc/HepMC3/examples/LHEFExample/LHEF_example.lhe
/usr/share/doc/HepMC3/examples/LHEFExample/LHEF_example_1.plhe
/usr/share/doc/HepMC3/examples/LHEFExample/LHEF_example_1_cmp.plhe
/usr/share/doc/HepMC3/examples/LHEFExample/LHEF_example_1_out.plhe
/usr/share/doc/HepMC3/examples/LHEFExample/LHEF_example_2.plhe
/usr/share/doc/HepMC3/examples/LHEFExample/LHEF_example_2_cmp.plhe
/usr/share/doc/HepMC3/examples/LHEFExample/LHEF_example_2_out.plhe
/usr/share/doc/HepMC3/examples/LHEFExample/LHEF_example_cat.cc
/usr/share/doc/HepMC3/examples/LHEFExample/LHEF_example_cmp.lhe
/usr/share/doc/HepMC3/examples/LHEFExample/LHEF_example_env.sh.in
/usr/share/doc/HepMC3/examples/Pythia6Example
/usr/share/doc/HepMC3/examples/Pythia6Example/CMakeLists.txt
/usr/share/doc/HepMC3/examples/Pythia6Example/main63.f
/usr/share/doc/HepMC3/examples/Pythia6Example/pythia-6.4.28.f
/usr/share/doc/HepMC3/examples/Pythia8Example
/usr/share/doc/HepMC3/examples/Pythia8Example/CMakeLists.txt
/usr/share/doc/HepMC3/examples/Pythia8Example/cmake
/usr/share/doc/HepMC3/examples/Pythia8Example/cmake/Modules
/usr/share/doc/HepMC3/examples/Pythia8Example/cmake/Modules/FindPythia8.cmake
/usr/share/doc/HepMC3/examples/Pythia8Example/pythia8_ee_to_Z_to_tautau.conf
/usr/share/doc/HepMC3/examples/Pythia8Example/pythia8_example.cc
/usr/share/doc/HepMC3/examples/Pythia8Example/pythia8_example_env.sh.in
/usr/share/doc/HepMC3/examples/Pythia8Example/pythia8_pp_minbias.conf
/usr/share/doc/HepMC3/examples/RootIOExample
/usr/share/doc/HepMC3/examples/RootIOExample/CMakeLists.txt
/usr/share/doc/HepMC3/examples/RootIOExample/example.hepmc3
/usr/share/doc/HepMC3/examples/RootIOExample/rootIO_example_env.sh.in
/usr/share/doc/HepMC3/examples/RootIOExample/rootIO_example_read.cc
/usr/share/doc/HepMC3/examples/RootIOExample/rootIO_example_write.cc
/usr/share/doc/HepMC3/examples/RootIOExample2
/usr/share/doc/HepMC3/examples/RootIOExample2/CMakeLists.txt
/usr/share/doc/HepMC3/examples/RootIOExample2/class_example_env.sh.in
/usr/share/doc/HepMC3/examples/RootIOExample2/class_example_read.cc
/usr/share/doc/HepMC3/examples/RootIOExample2/class_example_write.cc
/usr/share/doc/HepMC3/examples/RootIOExample2/example.hepmc3
/usr/share/doc/HepMC3/examples/RootIOExample2/include
/usr/share/doc/HepMC3/examples/RootIOExample2/include/LinkDef.h
/usr/share/doc/HepMC3/examples/RootIOExample2/include/MyClass.h
/usr/share/doc/HepMC3/examples/RootIOExample2/include/MyRunClass.h
/usr/share/doc/HepMC3/examples/RootIOExample2/include/myclass_Classes.h
/usr/share/doc/HepMC3/examples/RootIOExample2/src
/usr/share/doc/HepMC3/examples/RootIOExample2/src/MyClass.cc
/usr/share/doc/HepMC3/examples/RootIOExample2/src/MyRunClass.cc
/usr/share/doc/HepMC3/examples/RootIOExample3
/usr/share/doc/HepMC3/examples/RootIOExample3/CMakeLists.txt
/usr/share/doc/HepMC3/examples/RootIOExample3/rootIOTree_example_env.sh.in
/usr/share/doc/HepMC3/examples/RootIOExample3/rootIOTree_example_read.cc
/usr/share/doc/HepMC3/examples/RootIOExample3/rootIOTree_example_write.cc
/usr/share/doc/HepMC3/examples/SearchExample
/usr/share/doc/HepMC3/examples/SearchExample/CMakeLists.txt
/usr/share/doc/HepMC3/examples/SearchExample/src
/usr/share/doc/HepMC3/examples/SearchExample/src/search_example.cc
/usr/share/doc/HepMC3/examples/ViewerExample
/usr/share/doc/HepMC3/examples/ViewerExample/CMakeLists.txt
/usr/share/doc/HepMC3/examples/ViewerExample/cmake
/usr/share/doc/HepMC3/examples/ViewerExample/cmake/Modules
/usr/share/doc/HepMC3/examples/ViewerExample/cmake/Modules/FindGraphviz.cmake
/usr/share/doc/HepMC3/examples/ViewerExample/include
/usr/share/doc/HepMC3/examples/ViewerExample/include/HepMC3ViewerFrame.h
/usr/share/doc/HepMC3/examples/ViewerExample/include/LinkDef.h
/usr/share/doc/HepMC3/examples/ViewerExample/src
/usr/share/doc/HepMC3/examples/ViewerExample/src/HepMC3ViewerFrame.cc
/usr/share/doc/HepMC3/examples/ViewerExample/src/main.cc
/usr/share/doc/HepMC3/html
/usr/share/doc/HepMC3/html/bc_s.png
/usr/share/doc/HepMC3/html/bdwn.png
/usr/share/doc/HepMC3/html/building.html
/usr/share/doc/HepMC3/html/closed.png
/usr/share/doc/HepMC3/html/differences.html
/usr/share/doc/HepMC3/html/doc.png
/usr/share/doc/HepMC3/html/doxygen.css
/usr/share/doc/HepMC3/html/doxygen.png
/usr/share/doc/HepMC3/html/dynsections.js
/usr/share/doc/HepMC3/html/features.html
/usr/share/doc/HepMC3/html/folderclosed.png
/usr/share/doc/HepMC3/html/folderopen.png
/usr/share/doc/HepMC3/html/graph_legend.html
/usr/share/doc/HepMC3/html/graph_legend.md5
/usr/share/doc/HepMC3/html/graph_legend.png
/usr/share/doc/HepMC3/html/group__IO.html
/usr/share/doc/HepMC3/html/group__LHEF.html
/usr/share/doc/HepMC3/html/group__Search.html
/usr/share/doc/HepMC3/html/group__attributes.html
/usr/share/doc/HepMC3/html/group__data.html
/usr/share/doc/HepMC3/html/group__factory.html
/usr/share/doc/HepMC3/html/index.html
/usr/share/doc/HepMC3/html/jquery.js
/usr/share/doc/HepMC3/html/menu.js
/usr/share/doc/HepMC3/html/menudata.js
/usr/share/doc/HepMC3/html/modules.html
/usr/share/doc/HepMC3/html/nav_f.png
/usr/share/doc/HepMC3/html/nav_g.png
/usr/share/doc/HepMC3/html/nav_h.png
/usr/share/doc/HepMC3/html/open.png
/usr/share/doc/HepMC3/html/pages.html
/usr/share/doc/HepMC3/html/splitbar.png
/usr/share/doc/HepMC3/html/sync_off.png
/usr/share/doc/HepMC3/html/sync_on.png
/usr/share/doc/HepMC3/html/tab_a.png
/usr/share/doc/HepMC3/html/tab_b.png
/usr/share/doc/HepMC3/html/tab_h.png
/usr/share/doc/HepMC3/html/tab_s.png
/usr/share/doc/HepMC3/html/tabs.css
/usr/share/licenses/HepMC3-doc
/usr/share/licenses/HepMC3-doc/COPYING


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu May 2 02:51:15 2024