Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package fastjet for openSUSE:Factory checked in at 2024-01-07 21:39:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fastjet (Old) and /work/SRC/openSUSE:Factory/.fastjet.new.28375 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fastjet" Sun Jan 7 21:39:32 2024 rev:10 rq:1137271 version:3.4.2 Changes: -------- --- /work/SRC/openSUSE:Factory/fastjet/fastjet.changes 2022-01-10 23:53:51.056817360 +0100 +++ /work/SRC/openSUSE:Factory/.fastjet.new.28375/fastjet.changes 2024-01-07 21:39:53.235113241 +0100 @@ -1,0 +2,23 @@ +Sat Jan 6 12:40:42 UTC 2024 - Stefan Brüns <stefan.bru...@rwth-aachen.de> + +- update to 3.4.2 + * Bug fixes: + + small fix in ClosestPair2D class for compatibility with c++20 + + SISCone updated to 3.0.6, which eliminates default + -ffast-math compile-time argument, which could cause + interference with other code. +- update to 3.4.1 + * New features: + + JetDefinition has a new clustering strategy, N2PlainEEAccurate + + two new functions to make it possible for plugin algorithms + to modify user info: + - PseudoJet::set_user_info_shared_ptr(...) + - ClusterSequence::plugin_non_const_jet(...) + * Bug fixes: + + Resolved MAJOR BUG that arose with full thread-safety enabled + + eliminated NaN from square-root of negative mean areas in + background estimation (now returns zero) + + Other changes: + + auto_ptr interface is now disabled by default + +------------------------------------------------------------------- Old: ---- fastjet-3.4.0.tar.gz New: ---- fastjet-3.4.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fastjet.spec ++++++ --- /var/tmp/diff_new_pack.CKRygb/_old 2024-01-07 21:39:53.803133903 +0100 +++ /var/tmp/diff_new_pack.CKRygb/_new 2024-01-07 21:39:53.803133903 +0100 @@ -1,7 +1,7 @@ # # spec file for package fastjet # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: fastjet -Version: 3.4.0 +Version: 3.4.2 Release: 0 Summary: Package for jet finding in pp and e+e- collisions License: GPL-2.0-or-later @@ -150,7 +150,7 @@ # REMOVE libtool ARCHIVES find %{buildroot} -type f -name "*.la" -delete -print -# Remove rpaths from fastjet-contrib script +# Remove rpaths from fastjet-config script sed -i "s|-Wl,-rpath,[^ ]\+||g" %{buildroot}%{_bindir}/fastjet-config %fdupes %{buildroot}%{python3_sitelib}/ ++++++ fastjet-3.4.0.tar.gz -> fastjet-3.4.2.tar.gz ++++++ ++++ 64208 lines of diff (skipped)