Changelog for
ThePEG-debugsource-2.3.0-1.6.x86_64.rpm :
* Wed Jan 03 2024 Stefan BrĂ¼ns
- Update to version 2.3.0:
* gcc-12/c++17/c++20 compatibility added
* hepmc3 compatibility added
* rivet interface improved
* infrastructure for dark interaction added- Remove no longer required ThePEG_gcc6_failed.patch- Run test suite.- Add 32-bit ARM to ExcludeArch.- Follow shared lib packaging policy by renaming ThePEG-libs to libThePEG
* and using a versioned ld.so.conf file.
* Mon May 02 2022 Atri Bhattacharya - Update to version 2.2.3:
* Support for spin 3 particles added.
* hepmc3 compatiblity added.
* Various bug fixes and improvements.
* Fix for c++11 compatiblity added.
* Thu Mar 18 2021 Atri Bhattacharya - Update to version 2.2.2:
* Add meta mechanism to event record.
* Add option of preloading yoda files and remove support for rivet-1 and aida.
* Tue Jul 14 2020 Atri Bhattacharya - Update to version 2.2.1:
* New release solely to keep Herwig and ThePEG version numbers in sync.- Pass `with-hepmcversion=3` and `with-rivet=%{_prefix}` to configure fix ThePEG not compiling with HepMC and Rivet support.- Drop conditionals for old openSUSE versions.- Fix an env based hashbang.
* Sat Jan 04 2020 Atri Bhattacharya - Update to version 2.2.0:
* Improvements to the unit templates, building with gcc 4.8 is no longer possible
* Several smaller bug fixes and additions, to allow new features in Herwig 7.2- Changes from version 2.1.6:
* Update boost.m4 to allow compliation with new boost versions
* Increase the eps parameter for boosts of wavefunctions
* Fixes for gcc4.8 and C++17
* Added inelasticity cut in SimpleDISCut- Use %license to package COPYING file.- Disable i586 arch: not supported by upstream.
* Thu May 02 2019 Atri Bhattacharya - Update to version 2.1.5
* Improvements to template instantation of templates with gcc9 and icc T23
* Change in assignment operator definition, add delete, to avoid warnings with gcc9
* Minor changes for compilation with gcc8,9, icc and clang- Changes from version 2.1.4:
* Improvements to helicity libraries to support more BSM models
* Added FixedTargetLuminosity for fixed target collisions
* Mon Apr 30 2018 badshah400AATTgmail.com- Update to version 2.1.3:
* Use std::array<> where suitable
* Thu Nov 02 2017 badshah400AATTgmail.com- Update to version 2.1.2:
* Allow LHAPDF6 interface to return photon pdf.
* Sign fix in GeneralVVSVertex
* Fix multiple weight reading from LHE files
* Preparations for Rivet 3
* Sat Sep 23 2017 badshah400AATTgmail.com- Disable java bindings and binary until ThePEG becomes compatible with openjdk >= 1.9; fixes build failures in Factory.
* Sat Sep 02 2017 badshah400AATTgmail.com- Build with HepMC2-devel, since Rivet does not compile with HepMC-devel >= 3 yet.