- Update to version 3.1.0 (new upstream recommended version):
- Switch to python3:
- Build against HepMC3 instead of HepMC2:
- Refresh sover.diff for updated version.
- Drop Rivet-fix-ambiguous-namespace.patch: incorporated upstream
- New BuildRequires: rsync, fastjet-contrib-devel
- Update required version of YODA-devel to 1.8.0.
- Drop conditionals for outdated openSUSE versions.
OBS-URL: https://build.opensuse.org/request/show/762566
OBS-URL: https://build.opensuse.org/package/show/science/Rivet?expand=0&rev=29
- Update to version 2.7.2
* Fixes to CMS_2016_I1487288 jet selection and normalisation.
* Improve Vector3::azimuthalAngle() (also used by FourMomentum
and FourVector) to use exact rather than fuzzy is-zero check,
to only check the perpendicular components, and to note that
IEEE floating point implementations of atan2 should already be
'safe' unless we decide that this function should throw or
return NaN in case of null or along-z vectors.
* Tools/Utils.h: Add isum() functions, and mark other container
functions as wanting a conversion to use std::function.
* Add super-generic (i)discardIfAny(particlebases,
particlebases, bool(pb,pb)) functions.
* Introduce TTMODE options for MC_TTBAR to pick the decay mode
- Changes from versions 2.7.1 and 2.7.0: See
%{_docdir}/%{name}-devel/ChangeLog.
- Add Rivet-fix-ambiguous-namespace.patch: Fixed Et -> Kin::Et to
avoid ambiguous namespace; patch taken from upstream commit
- YODA >= 1.7.4 required for building.
OBS-URL: https://build.opensuse.org/request/show/724995
OBS-URL: https://build.opensuse.org/package/show/science/Rivet?expand=0&rev=27
- Update to version 2.6.0:
* Long long list of changes: see
%{_docdir}/%{name}-devel/ChangeLog.
- Rebase sover.diff for updated version.
- Fix package groups.
- Add a plugins package containing all the different analysis
packages:
* Plugins are unversioned; the need to depend on the version of
the devel package.
* Move plugins to %{_libdir}/Rivet-plugins directory
* Install an ld.so.conf file so that the plugins are found when
compiling against them.
OBS-URL: https://build.opensuse.org/request/show/616837
OBS-URL: https://build.opensuse.org/package/show/science/Rivet?expand=0&rev=25