commit ThePEG for openSUSE:Factory
Hello community, here is the log from the commit of package ThePEG for openSUSE:Factory checked in at 2017-08-24 18:44:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ThePEG (Old) and /work/SRC/openSUSE:Factory/.ThePEG.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "ThePEG" Thu Aug 24 18:44:13 2017 rev:8 rq:514123 version:2.1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/ThePEG/ThePEG.changes 2017-03-12 20:00:23.084450518 +0100 +++ /work/SRC/openSUSE:Factory/.ThePEG.new/ThePEG.changes 2017-08-24 18:45:12.210208932 +0200 @@ -1,0 +2,19 @@ +Wed Aug 2 05:40:21 UTC 2017 - badshah400@gmail.com + +- Update to version 2.1.1: + * Added missing evaluate() option to GeneralVVSVertex + * More robust reading of LHE files + * Warn about duplicate PDG names in user input + * Write current timestamp into log files + * Calling 'read' in an input file will no longer change the + repository directory you're in +- Changes from version 2.1.0: + * Transition to C++-11 code, building with C++-98 is no longer + possible + * Interfaces with two choices now consistently accept Yes/No as + answer + * Several smaller bug fixes and additions, to allow new features + in Herwig 7.1 +- Refresh ThePEG_gcc6_failed.patch for updated version. + +------------------------------------------------------------------- Old: ---- ThePEG-2.0.4.tar.bz2 New: ---- ThePEG-2.1.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ThePEG.spec ++++++ --- /var/tmp/diff_new_pack.gqxrJS/_old 2017-08-24 18:45:15.917686912 +0200 +++ /var/tmp/diff_new_pack.gqxrJS/_new 2017-08-24 18:45:15.921686349 +0200 @@ -17,7 +17,7 @@ Name: ThePEG -Version: 2.0.4 +Version: 2.1.1 Release: 0 Summary: Toolkit providing a common platform for event generators in C++ License: GPL-2.0 ++++++ ThePEG-2.0.4.tar.bz2 -> ThePEG-2.1.1.tar.bz2 ++++++ ++++ 26855 lines of diff (skipped) ++++++ ThePEG_gcc6_failed.patch ++++++ --- /var/tmp/diff_new_pack.gqxrJS/_old 2017-08-24 18:45:17.593450961 +0200 +++ /var/tmp/diff_new_pack.gqxrJS/_new 2017-08-24 18:45:17.597450398 +0200 @@ -15,14 +15,14 @@ Config/std.h | 2 ++ 1 file changed, 2 insertions(+) -Index: ThePEG-2.0.2/Config/std.h +Index: ThePEG-2.1.1/Config/std.h =================================================================== ---- ThePEG-2.0.2.orig/Config/std.h -+++ ThePEG-2.0.2/Config/std.h -@@ -106,6 +106,8 @@ using std::mem_fun; - using std::sqrt; - //using std::pow; +--- ThePEG-2.1.1.orig/Config/std.h ++++ ThePEG-2.1.1/Config/std.h +@@ -100,6 +100,8 @@ using std::sqrt; + using std::abs; using std::atan2; + using std::isfinite; +using std::isnan; +using std::isinf;
participants (1)
-
root@hilbert.suse.de