Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package LHAPDF for openSUSE:Factory checked in at 2021-10-23 00:51:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/LHAPDF (Old) and /work/SRC/openSUSE:Factory/.LHAPDF.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "LHAPDF" Sat Oct 23 00:51:50 2021 rev:19 rq:927017 version:6.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/LHAPDF/LHAPDF.changes 2021-02-20 22:12:21.099042987 +0100 +++ /work/SRC/openSUSE:Factory/.LHAPDF.new.1890/LHAPDF.changes 2021-10-23 00:52:37.253164936 +0200 @@ -1,0 +2,29 @@ +Thu Sep 30 00:46:01 UTC 2021 - Atri Bhattacharya <badshah...@gmail.com> + +- Update to version 6.4.0: + * Restructure internal memory storage to increase performance + and simplify caching common computations for different + particles. Most notably replace KnotArray1F and KnotArrayNF + with single class KnotArray. + * Precompute coefficients for polynomial interpolators at init + time. + * Add specialised method to interpolators, to evaluate pdf's for + all common particles (-6,...-6,21) and allow for the caching + of common computations withoutthe need of a complicated cache. + * Update the fast ASCII NumParser to always use the C locale. + * Enable out-of-source builds, avoiding sensitivity to + pre-installed versions during the build, and converting the + Cython syntax to Py3-style. -atch. + * Bugfix to Python wrapper object parentage handling. + * Add a PIDs::PIDCode enum (and PIDs enum with equivalent + signature in Python) for more semantic access to particle ID + codes. + * Update embedded yaml-cpp code to version 0.6.3. + * PDFSet::uncertainties() now allows alternative=True for + non-replica sets (in which case it does nothing). + * lhapdf script bugfixes and improvements, including only + complaining about failed URLs after *all* attempts have + failed. + * Add matching by ID code to the lhapdf list and show commands. + +------------------------------------------------------------------- Old: ---- LHAPDF-6.3.0.tar.gz New: ---- LHAPDF-6.4.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ LHAPDF.spec ++++++ --- /var/tmp/diff_new_pack.SZNB5X/_old 2021-10-23 00:52:37.625165101 +0200 +++ /var/tmp/diff_new_pack.SZNB5X/_new 2021-10-23 00:52:37.629165102 +0200 @@ -16,11 +16,11 @@ # -%define so_name libLHAPDF-6_3_0 +%define so_name libLHAPDF-6_4_0 %define execname lhapdf Name: LHAPDF -Version: 6.3.0 +Version: 6.4.0 Release: 0 Summary: A library for unified interface to PDF sets License: GPL-3.0-only @@ -38,7 +38,7 @@ BuildRequires: texlive-latex-bin BuildRoot: %{_tmppath}/%{name}-%{version}-build Requires(post): update-alternatives -Requires(postun): update-alternatives +Requires(postun):update-alternatives %python_subpackages ++++++ LHAPDF-6.3.0.tar.gz -> LHAPDF-6.4.0.tar.gz ++++++ ++++ 26498 lines of diff (skipped)