Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package LHAPDF for openSUSE:Factory checked in at 2023-04-13 17:32:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/LHAPDF (Old) and /work/SRC/openSUSE:Factory/.LHAPDF.new.19717 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "LHAPDF" Thu Apr 13 17:32:53 2023 rev:24 rq:1079214 version:6.5.4 Changes: -------- --- /work/SRC/openSUSE:Factory/LHAPDF/LHAPDF.changes 2022-09-01 22:12:54.816526800 +0200 +++ /work/SRC/openSUSE:Factory/.LHAPDF.new.19717/LHAPDF.changes 2023-04-13 17:32:54.446110289 +0200 @@ -1,0 +2,25 @@ +Mon Apr 10 04:18:13 UTC 2023 - Atri Bhattacharya <[email protected]> + +- Update to version 6.5.4: + * Add __repr__ methods to Python wrappers. + * Add keys() and keys_local() methods to Info classes. + * Fix PDFUncertainty and PDFErrInfo object lifetimes in the + Python interface. + * Add setname_nmem variants of methods for making PDFInfo and + AlphaS objects. + * Introduce MemType and MemDesc flags, used by preference to + PdfType and PdfDesc. + * Convert MPI interface to use MPI v3. + * Avoid silent compilation failures during the python extension + build. + * Replace deprecated egrep with grep -E in lhapdf-config and + other places. + * Change nmem type in mk function signatures from int to size_t, + and fix several other signed/unsigned warnings. + * Add CXXFLAGS and LDFLAGS propagation to the Python-extension + build script. + * Fix bug in in precomputed grid-differences that would lead to + lookups outside array bounds. +- Drop LHAPDF-python-platlib.patch: fixed upstream. + +------------------------------------------------------------------- Old: ---- LHAPDF-6.5.3.tar.gz LHAPDF-python-platlib.patch New: ---- LHAPDF-6.5.4.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ LHAPDF.spec ++++++ --- /var/tmp/diff_new_pack.BqqdDL/_old 2023-04-13 17:32:55.942119015 +0200 +++ /var/tmp/diff_new_pack.BqqdDL/_new 2023-04-13 17:32:55.970119178 +0200 @@ -1,7 +1,7 @@ # # spec file for package LHAPDF # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,18 +16,19 @@ # -%define so_name libLHAPDF-6_5_3 +# Not needed for actual use, but quilt does not work without this +%{?!python_module:%define python_module() python-%{**} python3-%{**}} +# +%define so_name libLHAPDF-6_5_4 %define execname lhapdf Name: LHAPDF -Version: 6.5.3 +Version: 6.5.4 Release: 0 Summary: A library for unified interface to PDF sets License: GPL-3.0-only URL: https://lhapdf.hepforge.org/ Source: http://www.hepforge.org/archive/lhapdf/%{name}-%{version}.tar.gz Patch1: sover.diff -# PATCH-FIX-UPSTREAM LHAPDF-python-platlib.patch [email protected] -- Correct system platlib determination in configure.ac -Patch2: LHAPDF-python-platlib.patch BuildRequires: %{python_module Cython} BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} @@ -154,7 +155,7 @@ %{_libdir}/pkgconfig/%{execname}.pc %files %{python_files} -%{python_sitearch}/* +%{python_sitearch}/lhapdf/ %files -n %{name}-doc %doc %{_docdir}/%{name}/ ++++++ LHAPDF-6.5.3.tar.gz -> LHAPDF-6.5.4.tar.gz ++++++ ++++ 20911 lines of diff (skipped)
