Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libcint for openSUSE:Factory checked in at 2026-04-09 16:11:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libcint (Old) and /work/SRC/openSUSE:Factory/.libcint.new.21863 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libcint" Thu Apr 9 16:11:14 2026 rev:7 rq:1345475 version:6.1.3 Changes: -------- --- /work/SRC/openSUSE:Factory/libcint/libcint.changes 2025-07-09 17:28:04.450713496 +0200 +++ /work/SRC/openSUSE:Factory/.libcint.new.21863/libcint.changes 2026-04-09 16:23:35.455662462 +0200 @@ -1,0 +2,8 @@ +Sun Mar 29 20:40:42 UTC 2026 - Andreas Stieger <[email protected]> + +- update to 6.1.3: + * Approximate quadrature roots when the roots-finding solver for + short-range two-electron integrals is not converged +- drop cmake-fix-wrong-cint-version-patch.patch, no longer needed + +------------------------------------------------------------------- Old: ---- cmake-fix-wrong-cint-version-patch.patch libcint-6.1.2.tar.gz New: ---- libcint-6.1.3.tar.gz ----------(Old B)---------- Old: short-range two-electron integrals is not converged - drop cmake-fix-wrong-cint-version-patch.patch, no longer needed ----------(Old E)---------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libcint.spec ++++++ --- /var/tmp/diff_new_pack.60JJai/_old 2026-04-09 16:23:36.799717780 +0200 +++ /var/tmp/diff_new_pack.60JJai/_new 2026-04-09 16:23:36.803717945 +0200 @@ -2,6 +2,7 @@ # spec file for package libcint # # Copyright (c) 2025 SUSE LLC +# Copyright (c) 2026 Andreas Stieger <[email protected]> # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,14 +21,12 @@ %define libname %{name}%{major} %define develname cint Name: libcint -Version: 6.1.2 +Version: 6.1.3 Release: 0 Summary: General Gaussian-type orbitals integrals for quantum chemistry License: BSD-2-Clause URL: https://github.com/sunqm/libcint Source: https://github.com/sunqm/libcint/archive/v%{version}/%{name}-%{version}.tar.gz -# PATCH-FIX-UPSTREAM https://github.com/sunqm/libcint/issues/117 -Patch0: cmake-fix-wrong-cint-version-patch.patch BuildRequires: cmake >= 3.15 BuildRequires: gcc-fortran BuildRequires: openblas-devel @@ -61,15 +60,16 @@ %autosetup -p1 %build -%cmake -DCMAKE_INSTALL_LIBDIR=%{_lib} \ +%cmake \ + -DCMAKE_INSTALL_LIBDIR=%{_lib} \ -DCMAKE_C_STANDARD=17 \ -DENABLE_EXAMPLE:BOOL=ON \ -DWITH_F12:BOOL=ON \ -DWITH_COULOMB_ERF:BOOL=ON \ -DWITH_RANGE_COULOMB:BOOL=ON \ -DENABLE_TEST:BOOL=ON \ - -DQUICK_TEST:BOOL=ON - + -DQUICK_TEST:BOOL=ON \ + %{nil} %cmake_build %install @@ -78,12 +78,11 @@ %check %ctest -%post -n %{libname} -p /sbin/ldconfig -%postun -n %{libname} -p /sbin/ldconfig +%ldconfig_scriptlets -n %{libname} %files -n %{libname} -%{_libdir}/libcint.so.%{major} -%{_libdir}/libcint.so.%{version} +%license LICENSE +%{_libdir}/libcint.so.%{major}{,.*} %files -n %{develname}-devel %license LICENSE ++++++ libcint-6.1.2.tar.gz -> libcint-6.1.3.tar.gz ++++++ /work/SRC/openSUSE:Factory/libcint/libcint-6.1.2.tar.gz /work/SRC/openSUSE:Factory/.libcint.new.21863/libcint-6.1.3.tar.gz differ: char 13, line 1
