Hello community, here is the log from the commit of package ThePEG for openSUSE:Factory checked in at 2020-01-07 23:55:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ThePEG (Old) and /work/SRC/openSUSE:Factory/.ThePEG.new.6675 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ThePEG" Tue Jan 7 23:55:39 2020 rev:14 rq:761604 version:2.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ThePEG/ThePEG.changes 2019-05-06 13:26:45.865210413 +0200 +++ /work/SRC/openSUSE:Factory/.ThePEG.new.6675/ThePEG.changes 2020-01-07 23:56:46.100137668 +0100 @@ -1,0 +2,16 @@ +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. + +------------------------------------------------------------------- Old: ---- ThePEG-2.1.5.tar.bz2 New: ---- ThePEG-2.2.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ThePEG.spec ++++++ --- /var/tmp/diff_new_pack.9hvsxr/_old 2020-01-07 23:56:47.464138376 +0100 +++ /var/tmp/diff_new_pack.9hvsxr/_new 2020-01-07 23:56:47.464138376 +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.5 +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.5.tar.bz2 -> ThePEG-2.2.0.tar.bz2 ++++++ ++++ 18254 lines of diff (skipped)
