Hello community, here is the log from the commit of package pythia for openSUSE:Leap:15.2 checked in at 2020-03-20 05:15:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/pythia (Old) and /work/SRC/openSUSE:Leap:15.2/.pythia.new.3160 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pythia" Fri Mar 20 05:15:10 2020 rev:13 rq:786404 version:8.244 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/pythia/pythia.changes 2020-03-02 13:25:51.234696193 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.pythia.new.3160/pythia.changes 2020-03-20 05:15:15.274562075 +0100 @@ -1,0 +2,37 @@ +Sun Mar 1 11:10:02 UTC 2020 - Atri Bhattacharya <[email protected]> + +- Update to version 8.244: + * The combination of weight variations, within the context of + uncertainty bands, has not been well documented and therefore + prone to misunderstandings. Now the behaviour of + Info::getGroupWeight() has been made transparent, and the + documentation in Variations has been improved. The main121.cc + example has been modified accordingly. + * Restore the capability to set width and lifetime of a + resonance separately (see change in 8.240). Now the lifetime + is set from the width only if the allowCalc() method of the + resonance class returns true. + * Updated handling of Powheg files, such that files with + multiple/variable number of real emissions can be handled. The + default value of the POWHEG:nFinalparameter has been changed + to -1, see the POWHEG Merging documentation. + * Limit the amount by which transverse smearing of the + space-time quark-antiquark string breakup vertices can give + large shifts, which may translate into unreasonably long + invariant times being assigned to primary hadron production + vertices. This is regulated by the new HadronVertex:maxSmear + parameter. Even so, large hadron production invariant times + may still occur occasionally by imperfections in the + reconstruction around multiple gluon corners, so + HadronVertex:maxTau gives the possibility to reject the + hadrons of such a parton system and try again. Also some other + related changes. + * Fixes for consistent storage of production vertices in units + of mm. Thanks to Christopher Plumberg. + * Number of weights in info reset to 1 for each new init call. +- Drop manual fixes in specfile that are no longer needed: + * No unusual hidden files to delete. + * Buildroot doesn't get copied into config files. + * No more spurious exec permissions in plain files. + +------------------------------------------------------------------- Old: ---- pythia8243.tgz New: ---- pythia8244.tgz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pythia.spec ++++++ --- /var/tmp/diff_new_pack.FB9XJQ/_old 2020-03-20 05:15:16.210562703 +0100 +++ /var/tmp/diff_new_pack.FB9XJQ/_new 2020-03-20 05:15:16.218562709 +0100 @@ -1,7 +1,7 @@ # # spec file for package pythia # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,10 +16,10 @@ # -%define ver 8243 +%define ver 8244 %define soname lib%{name}8 Name: pythia -Version: 8.243 +Version: 8.244 Release: 0 Summary: A simulation program for particle collisions at very high energies License: GPL-2.0-or-later @@ -165,20 +165,8 @@ rm %{buildroot}%{_docdir}/%{name}/${i} done -# REMOVE BUILDROOT FROM INSTALLED FILES -sed -i "s|%{buildroot}||g" %{buildroot}%{_bindir}/pythia8-config -sed -i "s|%{buildroot}||g" %{buildroot}%{_docdir}/%{name}/examples/Makefile.inc - -# REMOVE SPURIOUS EXECUTABLE PERMISSIONS -chmod -x %{buildroot}%{_docdir}/%{name}/xmldoc/GKG18_DPDF_Fit*.dat - # FIX env BASED HASHBANG -sed -E -i "s|%{_bindir}/env bash|/bin/bash|" %{buildroot}%{_bindir}/pythia8-config - -# REMOVE UNNECESSARY HIDDEN FILES -rm %{buildroot}%{_includedir}/Pythia8/._*.h -rm %{buildroot}%{_includedir}/Pythia8Plugins/._*.h -find %{buildroot}%{_docdir}/%{name}/ -name "._*" -delete -print +sed -E -i "s|/usr/bin/env bash|/bin/bash|" %{buildroot}%{_bindir}/pythia8-config %fdupes -s %{buildroot}%{_docdir}/%{name}/ ++++++ pythia8243.tgz -> pythia8244.tgz ++++++ /work/SRC/openSUSE:Leap:15.2/pythia/pythia8243.tgz /work/SRC/openSUSE:Leap:15.2/.pythia.new.3160/pythia8244.tgz differ: char 5, line 1
