Sat, 27 Apr 2024 13:29:06 UTC | login

Information for build HepMC-2.06.11-2.fc33

ID179474
Package NameHepMC
Version2.06.11
Release2.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/HepMC.git#9129a507a5420bb5a2142c93f2c9be85c31947aa
SummaryC++ Event Record for Monte Carlo Generators
DescriptionThe HepMC package is an object oriented event record written in C++ for High Energy Physics Monte Carlo Generators. Many extensions from HEPEVT, the Fortran HEP standard, are supported: the number of entries is unlimited, spin density matrices can be stored with each vertex, flow patterns (such as color) can be stored and traced, integers representing random number generator states can be stored, and an arbitrary number of event weights can be included. Particles and vertices are kept separate in a graph structure, physically similar to a physics event. The added information supports the modularization of event generators. The package has been kept as simple as possible with minimal internal/external dependencies. Event information is accessed by means of iterators supplied with the package.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 13 Aug 2020 22:47:35 UTC
CompletedThu, 13 Aug 2020 23:37:43 UTC
Taskbuild (f33, /rpms/HepMC.git:9129a507a5420bb5a2142c93f2c9be85c31947aa)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/HepMC.git#9129a507a5420bb5a2142c93f2c9be85c31947aa'}}
Tags
f33
f37
f38
RPMs
src
HepMC-2.06.11-2.fc33.src.rpm (info) (download)
noarch
HepMC-doc-2.06.11-2.fc33.noarch.rpm (info) (download)
riscv64
HepMC-2.06.11-2.fc33.riscv64.rpm (info) (download)
HepMC-devel-2.06.11-2.fc33.riscv64.rpm (info) (download)
HepMC-debuginfo-2.06.11-2.fc33.riscv64.rpm (info) (download)
HepMC-debugsource-2.06.11-2.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.06.11-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Wed Jun 10 2020 Mattias Ellert <mattias.ellert@physics.uu.se> - 2.06.11-1 - Update to version 2.06.11 - Drop patches - all fixed in the new version * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.06.10-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Sun Jul 28 2019 Mattias Ellert <mattias.ellert@physics.uu.se> - 2.06.10-1 - Update to version 2.06.10 - Drop patches - all fixed in the new version - Drop the -ffp-contract=off hack - Remove redundant m_outstream->setf(std::ios::fixed) - Fix GenEventCopmpare - Adjust expected test output for changes in the code * Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.06.09-24 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.06.09-23 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sat Dec 08 2018 Mattias Ellert <mattias.ellert@physics.uu.se> - 2.06.09-22 - Fix a segmentation fault (continue vs. break)