Hello community, here is the log from the commit of package Herwig for openSUSE:Factory checked in at 2017-11-10 14:57:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/Herwig (Old) and /work/SRC/openSUSE:Factory/.Herwig.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "Herwig" Fri Nov 10 14:57:21 2017 rev:6 rq:540153 version:7.1.2 Changes: -------- --- /work/SRC/openSUSE:Factory/Herwig/Herwig.changes 2017-10-17 01:52:27.770589598 +0200 +++ /work/SRC/openSUSE:Factory/.Herwig.new/Herwig.changes 2017-11-10 14:57:34.391696665 +0100 @@ -1,0 +2,18 @@ +Sun Nov 5 17:28:53 UTC 2017 - [email protected] + +- 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.). + +------------------------------------------------------------------- Old: ---- Herwig-7.1.1.tar.bz2 New: ---- Herwig-7.1.2.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ Herwig.spec ++++++ --- /var/tmp/diff_new_pack.2JI0eb/_old 2017-11-10 14:57:35.939640675 +0100 +++ /var/tmp/diff_new_pack.2JI0eb/_new 2017-11-10 14:57:35.939640675 +0100 @@ -18,7 +18,7 @@ %define so_name Herwig-libs Name: Herwig -Version: 7.1.1 +Version: 7.1.2 Release: 0 Summary: Multi-purpose event generator for high-energy physics License: GPL-2.0 @@ -120,16 +120,16 @@ find %{buildroot} -type f -name "*.la" -delete -print -# Remove traces of BUILDROOT from files -sed -i "s|%{buildroot}||" %{buildroot}%{_datadir}/%{name}/defaults/PDF.in - -# Remove unneeded backup file -rm %{buildroot}%{_libdir}/Herwig/python/ufo2peg/helpers.py.orig - # Remove unnecessary hashbangs sed -i "1{/\/usr\/bin\/env/d;}" %{buildroot}%{_libdir}/%{name}/python/slha2herwig sed -i "1{/\/usr\/bin\/env/d;}" %{buildroot}%{_libdir}/%{name}/python/ufo2herwig +# Fix hashbangs to directly point to python +for exe in gosam2herwig herwig-mergegrids mg2herwig slha2herwig ufo2herwig +do + sed -i "1{s/\/usr\/bin\/env python/\/usr\/bin\/python/;}" %{buildroot}%{_bindir}/${exe} +done + %fdupes -s %{buildroot}%{_libdir}/%{name}/ %post -n %{so_name} -p /sbin/ldconfig ++++++ Herwig-7.1.1.tar.bz2 -> Herwig-7.1.2.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/Herwig/Herwig-7.1.1.tar.bz2 /work/SRC/openSUSE:Factory/.Herwig.new/Herwig-7.1.2.tar.bz2 differ: char 11, line 1
