Hello community, here is the log from the commit of package ThePEG for openSUSE:Leap:15.2 checked in at 2020-02-21 23:51:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/ThePEG (Old) and /work/SRC/openSUSE:Leap:15.2/.ThePEG.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ThePEG" Fri Feb 21 23:51:12 2020 rev:11 rq:775752 version:2.2.0 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/ThePEG/ThePEG.changes 2020-01-15 14:46:10.945241723 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.ThePEG.new.26092/ThePEG.changes 2020-02-21 23:51:18.876800522 +0100 @@ -1,0 +2,29 @@ +Sat Jan 4 16:54:29 UTC 2020 - Atri Bhattacharya <[email protected]> + +- Update to version 2.2.0: + * Improvements to the unit templates, building with gcc 4.8 is + no longer possible + * Several smaller bug fixes and additions, to allow new features + in Herwig 7.2 +- Changes from version 2.1.6: + * Update boost.m4 to allow compliation with new boost versions + * Increase the eps parameter for boosts of wavefunctions + * Fixes for gcc4.8 and C++17 + * Added inelasticity cut in SimpleDISCut +- Use %license to package COPYING file. +- Disable i586 arch: not supported by upstream. + +------------------------------------------------------------------- +Thu May 2 05:17:14 UTC 2019 - Atri Bhattacharya <[email protected]> + +- Update to version 2.1.5 + * Improvements to template instantation of templates with gcc9 + and icc T23 + * Change in assignment operator definition, add delete, to avoid + warnings with gcc9 + * Minor changes for compilation with gcc8,9, icc and clang +- Changes from version 2.1.4: + * Improvements to helicity libraries to support more BSM models + * Added FixedTargetLuminosity for fixed target collisions + +------------------------------------------------------------------- Old: ---- ThePEG-2.1.3.tar.bz2 New: ---- ThePEG-2.2.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ThePEG.spec ++++++ --- /var/tmp/diff_new_pack.Y9BIAV/_old 2020-02-21 23:51:19.388801540 +0100 +++ /var/tmp/diff_new_pack.Y9BIAV/_new 2020-02-21 23:51:19.392801548 +0100 @@ -1,7 +1,7 @@ # # spec file for package ThePEG # -# Copyright (c) 2018 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 @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -23,12 +23,12 @@ # Name: ThePEG -Version: 2.1.3 +Version: 2.2.0 Release: 0 Summary: Toolkit providing a common platform for event generators in C++ License: GPL-2.0-only Group: Development/Libraries/C and C++ -Url: http://home.thep.lu.se/~leif/ThePEG/ +URL: http://home.thep.lu.se/~leif/ThePEG/ Source: http://www.hepforge.org/archive/thepeg/%{name}-%{version}.tar.bz2 Patch1: ThePEG_gcc6_failed.patch BuildRequires: HepMC2-devel @@ -50,6 +50,8 @@ %endif BuildRequires: pkgconfig(zlib) BuildRoot: %{_tmppath}/%{name}-%{version}-build +# 32-BIT BUILDS ARE NOT SUPPORTED BY UPSTREAM +ExcludeArch: i586 %description ThePEG project is a toolkit for providing a common platform for using and @@ -103,7 +105,8 @@ %files -n ThePEG-libs %defattr(-,root,root) -%doc AUTHORS GUIDELINES ChangeLog NEWS README COPYING +%doc AUTHORS GUIDELINES ChangeLog NEWS README +%license COPYING %config %{_sysconfdir}/ld.so.conf.d/%{name}.conf %dir %{_libdir}/%{name}/ %{_libdir}/%{name}/*.so.* @@ -112,6 +115,7 @@ %defattr(-,root,root) %{_bindir}/runThePEG %{_bindir}/setupThePEG +%{_bindir}/thepeg-config %{_includedir}/%{name}/ %dir %{_libdir}/%{name}/ %{_libdir}/%{name}/*.so ++++++ ThePEG-2.1.3.tar.bz2 -> ThePEG-2.2.0.tar.bz2 ++++++ ++++ 29698 lines of diff (skipped)
