Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libint for openSUSE:Factory checked in at 2022-12-25 15:14:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libint (Old) and /work/SRC/openSUSE:Factory/.libint.new.1563 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libint" Sun Dec 25 15:14:58 2022 rev:7 rq:1045218 version:2.7.2 Changes: -------- --- /work/SRC/openSUSE:Factory/libint/libint.changes 2022-05-12 22:58:52.472677108 +0200 +++ /work/SRC/openSUSE:Factory/.libint.new.1563/libint.changes 2022-12-25 15:15:21.117542548 +0100 @@ -1,0 +2,8 @@ +Thu Dec 15 11:45:19 UTC 2022 - Guillaume GARDET <[email protected]> + +- Exclude 32-bits +- Update to 2.7.2: + * PR 251: fixed exponential integrals for large T + * PR 243: fixed Taylor-based Boys engine (HT @bingao) + +------------------------------------------------------------------- Old: ---- libint-2.7.1.tar.gz New: ---- libint-2.7.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libint.spec ++++++ --- /var/tmp/diff_new_pack.TQ1RvE/_old 2022-12-25 15:15:21.977547415 +0100 +++ /var/tmp/diff_new_pack.TQ1RvE/_new 2022-12-25 15:15:21.981547437 +0100 @@ -1,7 +1,7 @@ # # spec file for package libint # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,9 +15,8 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # - Name: libint -Version: 2.7.1 +Version: 2.7.2 Release: 0 %define sover 2 Summary: High-performance library for computing Gaussian integrals in quantum mechanics @@ -28,11 +27,12 @@ BuildRequires: autoconf BuildRequires: automake -BuildRequires: libboost_headers-devel BuildRequires: eigen3-devel BuildRequires: gcc-c++ BuildRequires: gmp-devel - +BuildRequires: libboost_headers-devel +# Exclude 32-bits - https://github.com/evaleev/libint/issues/196 +ExcludeArch: %{ix86} %arm # not enough memory for lto %global _lto_cflags %nil ++++++ libint-2.7.1.tar.gz -> libint-2.7.2.tar.gz ++++++ /work/SRC/openSUSE:Factory/libint/libint-2.7.1.tar.gz /work/SRC/openSUSE:Factory/.libint.new.1563/libint-2.7.2.tar.gz differ: char 12, line 1
