Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libcerf for openSUSE:Factory checked in at 2023-06-12 15:24:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libcerf (Old) and /work/SRC/openSUSE:Factory/.libcerf.new.15902 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libcerf" Mon Jun 12 15:24:10 2023 rev:8 rq:1092271 version:2.3 Changes: -------- --- /work/SRC/openSUSE:Factory/libcerf/libcerf.changes 2022-12-07 17:35:00.424552951 +0100 +++ /work/SRC/openSUSE:Factory/.libcerf.new.15902/libcerf.changes 2023-06-12 15:24:15.994276443 +0200 @@ -1,0 +2,10 @@ +Mon May 29 19:26:08 UTC 2023 - Dirk Müller <dmuel...@suse.com> + +- update to 2.3: + * Add test coverage for erfcx, dawson, im_w_of_x (against + nearby complex and status quo) + * Avoid some divisions in function voigt + * Accelerate lookup in erfcx, im_w_of_x (avoid long switch, + contributed by Alexander Kleinsorge) + +------------------------------------------------------------------- Old: ---- libcerf-v2.2.tar.gz New: ---- libcerf-v2.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libcerf.spec ++++++ --- /var/tmp/diff_new_pack.PTn2y4/_old 2023-06-12 15:24:16.750280916 +0200 +++ /var/tmp/diff_new_pack.PTn2y4/_new 2023-06-12 15:24:16.758280963 +0200 @@ -1,7 +1,7 @@ # # spec file for package libcerf # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # Copyright (c) 2014 Christoph Junghans <jungh...@votca.org> # # All modifications and additions to the file contributed by third parties @@ -18,7 +18,7 @@ Name: libcerf -Version: 2.2 +Version: 2.3 Release: 0 Summary: A library that complex error functions License: MIT @@ -66,7 +66,7 @@ sed -i -e 's|${prefix}/lib|@LIB_INSTALL_DIR@|' libcerf.pc.in %build -%cmake -DCMAKE_SKIP_RPATH=OFF +%cmake -DCMAKE_SKIP_RPATH=OFF -DPORTABLE=ON %cmake_build %install ++++++ libcerf-v2.2.tar.gz -> libcerf-v2.3.tar.gz ++++++ ++++ 2140 lines of diff (skipped)