* Fri Jan 10 2020 Atri Bhattacharya <badshah400@gmail.com>
- Switch to python3.
* Sat Jan 04 2020 Atri Bhattacharya <badshah400@gmail.com>
- Update to vesion 7.2.0:
* Improvements to the simulation of multiple-parton
interactions, including diffractive processes.
* A new model for baryonic colour reconnection.
* Spin correlations in both the dipole and angular-ordered
parton showers.
* Improvements to strangeness production.
* An improved choice of evolution variable in the
angular-ordered parton shower.
* Support for generic Lorentz structures in BSM models.
- Changes from Herwig 7.1.6 release:
* Fix if no W in top in external events.
* Vertex position fix for dip[ole shower events.
* Update boost m4.
* Add max,min, re, im to functions for ufo conversion.
* Comparision operators should be const, issues with C++17.
- Update required verion of ThePEG-devel: version 2.2.0 now
required.
- Fix an env-based hashbang.
- Use fdupes also on %{_datadir} to link a pair of duplicated
files.
- Remove a spurious backup file that gets installed otherwise.
* Wed Jul 17 2019 Atri Bhattacharya <badshah400@gmail.com>
- Disable LTO to prevent resulting build failure.
* Thu May 02 2019 Atri Bhattacharya <badshah400@gmail.com>
- Update to version 7.1.5:
* Add option of producing partons on physically mass shell after
the parton shower to allow the string model to be used to
hadronize events
* Fixes for template issues and compiler warnings for gcc8,9,
icc and clang
* Fixes to the calculation of W, Z and h widths if decay modes
removed
* Fix typo in FI g to gg dipole.
* Fix to allow 1 parameter to specify the mass of more than one
particle in the UFO converter
* Fix to partial width calculation of VSS decays
* Fix the PDF assignment for DIS processes with Matchbox
* Fix for undecayed W bosons in internal POWHEG gauge boson pair
code
* Update boost detection in configure script
- Changes from version 7.1.4:
* More matrix elements and better handling of BSM physics
* Fix for spin correlations in angular-ordered shower, effects
top decays
* Allow fixed target collisions
* various minor fixes
Version: 7.1.2-bp150.1.3
* Thu Apr 19 2018 guillaume.gardet@opensuse.org
- Build Herwig only on x86_64 since other archs are not supported
* Sun Nov 05 2017 badshah400@gmail.com
- Update to version 7.1.2:
* Reduction of the default pt cut for QED radiation off leptons.
* Inputfile changes due to new read mode in ThePEG. ThePEG
remains in current repo dir when reading input-file/snippet.
* Fix for shower scale variations in qtilde shower.
* All standard input files now use the tuned intrinsic pt.
* Remove obsolete input files for various tunes.
* Fix for Madgraph interface for NLO corrections with recent
version.
* Run file size reduction for processes using madgraph/openloops.
* Fix in jacobian for massive dipole kinematics.
* General improvements for UFO model handling.
- Fix env based hashbangs (/usr/bin/env python -> /usr/bin/python,
etc.).
* Wed Oct 11 2017 badshah400@gmail.com
- Use more fine-grained BuildRequires on boost* libraries for
openSUSE > 1320.
* Sat Sep 02 2017 badshah400@gmail.com
- Build with HepMC2-devel, since Rivet does not compile with
HepMC-devel >= 3 yet.
* Wed Aug 02 2017 badshah400@gmail.com
- Update to version 7.1.1:
* Snippets are now all installed
* Fixed broken ufo2herwig output and LHC-MB.in
* UFO improvements
- More robust SLHA file handling
- option of creating diagonal mixing matrices, needed for
ATLAS simplfied models
- Improved warnings about resetting standard model particles
- Fixed certain cases where the wrong lorentz structure was
picked in VVS vertices
* Improved error message for unhandled beam particles
* Fix for Dipole Shower chain selection
* Fixed crash in double diffractive delta resonances
- Changes from version 7.1.0:
* For a more detailed overview and further references please see
the release note arXiv:1705.06919
* NLO multijet merging with the dipole shower
* A new soft model
* An interface to EvtGen
* Improved calculation of mass effects in the dipole shower
* Top decays in the dipole shower, and NLO corrections to the
decay
* An implementation of the KrkNLO method for simple processes
* Major restructuring and cleanup of default input files
* C++11 is now mandatory and heavily used in the code
* Many smaller bugfixes and improvements
- Update filelist for new and dropped binaries.
- Disable for %{ix86}: no longer supported.
- Rebase Herwig-disable-repo-install.patch for update.
* Mon Feb 13 2017 jengelh@inai.de
- Rename from libHerWig1 to Herwig-libs as the package does not
satisfy the SLPP guideline: there are a number of non-.so.1
files.
* Wed Nov 16 2016 jengelh@inai.de
- Trim history lesson from description
* Tue Nov 15 2016 badshah400@gmail.com
- Rename shared library, adding the so number from
libHerwigAPI.so; the so numbers of the other shared libraries
are expected to be incremented by upstream in step with this.
- Move config file to -devel pkg in keeping with shlib packaging
policy.
- Added obsoletes/provides for Herwig++ which will now be dropped
from Factory.
* Fri Nov 11 2016 badshah400@gmail.com
- Initial package.
- Add Herwig-disable-repo-install.patch: Disable post-install
hooks intended to set up the Herwig repo, this doesn't work
inside the build script because of missing LHAPDF data that
needs to be installed by the user; the install-hook doesn't
serve any purpose while building the rpm and users can easily
set this up on their own.