Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package dealii for openSUSE:Factory checked 
in at 2022-02-11 23:10:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dealii (Old)
 and      /work/SRC/openSUSE:Factory/.dealii.new.1956 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dealii"

Fri Feb 11 23:10:13 2022 rev:2 rq:953728 version:9.3.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/dealii/dealii.changes    2022-01-10 
23:53:20.752790798 +0100
+++ /work/SRC/openSUSE:Factory/.dealii.new.1956/dealii.changes  2022-02-11 
23:12:14.155436458 +0100
@@ -1,0 +2,14 @@
+Sat Feb  5 23:59:57 UTC 2022 - Atri Bhattacharya <[email protected]>
+
+- Update to version 9.3.3:
+  * Fixes an update flag issue in VectorTools::point_values().
+  * Uses portable "cmake -E remove" in quick_tests.
+  * Fixes compatibility issues with Boost 1.78.
+  * Adds support for the new OneAPI api interface for the Intel
+    Threading Building Blocks Library (libtbb).
+  * Fixes a compilation issue with sundials.
+- Drop dealii-boost-1_78_compat.patch: incorporated upstream.
+- Update memory requirement in _constraints to 10 GB and per
+  thread memory in %limit_memory to 2500 MB to avoid OOM errors.
+
+-------------------------------------------------------------------

Old:
----
  dealii-9.3.2.tar.gz
  dealii-boost-1_78_compat.patch

New:
----
  dealii-9.3.3.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ dealii.spec ++++++
--- /var/tmp/diff_new_pack.IBcVRr/_old  2022-02-11 23:12:14.647437881 +0100
+++ /var/tmp/diff_new_pack.IBcVRr/_new  2022-02-11 23:12:14.655437903 +0100
@@ -1,7 +1,7 @@
 #
 # spec file
 #
-# Copyright (c) 2021 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
@@ -19,7 +19,7 @@
 %global flavor @BUILD_FLAVOR@%{nil}
 
 %define __builder ninja
-%define sover 9.3.2
+%define sover 9.3.3
 %define shlibver %(echo %{sover} | tr "." "_")
 %define srcname dealii
 
@@ -73,7 +73,7 @@
 %define shlib_debug libdeal_II_g%{shlibver}%{?my_suffix}
 # /SECTION
 
-%define memlim 2000
+%define memlim 2500
 # LTO CAUSES aarch64 BUILDS TO TIME OUT; IT ALSO REQUIRES ~4GB PER THREAD
 %ifarch aarch64
 %define _lto_cflags %{nil}
@@ -84,14 +84,12 @@
 %endif
 
 Name:           %{pname}
-Version:        9.3.2
+Version:        9.3.3
 Release:        0
 Summary:        A Finite Element Differential Equations Analysis Library
 License:        LGPL-2.1-or-later
 URL:            https://www.dealii.org/
 Source0:        
https://github.com/dealii/dealii/releases/download/v%{version}/%{srcname}-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM dealii-boost-1_78_compat.patch gh#dealii/dealii#13037 
[email protected] -- Fix includes to avoid build failures against boost 
1.77+; patch taken from upstream git master commit and backported for version 
9.3.2
-Patch0:         dealii-boost-1_78_compat.patch
 # NOTE: serial arpack-ng even if parpack is available (see 
gh#dealii/dealii#10197)
 BuildRequires:  arpack-ng-devel
 BuildRequires:  blas-devel

++++++ _constraints ++++++
--- /var/tmp/diff_new_pack.IBcVRr/_old  2022-02-11 23:12:14.683437984 +0100
+++ /var/tmp/diff_new_pack.IBcVRr/_new  2022-02-11 23:12:14.691438008 +0100
@@ -4,7 +4,7 @@
       <size unit="G">12</size>
     </disk>
     <physicalmemory>
-      <size unit="G">9</size>
+      <size unit="G">10</size>
     </physicalmemory>
   </hardware>
   <overwrite>

++++++ dealii-9.3.2.tar.gz -> dealii-9.3.3.tar.gz ++++++
/work/SRC/openSUSE:Factory/dealii/dealii-9.3.2.tar.gz 
/work/SRC/openSUSE:Factory/.dealii.new.1956/dealii-9.3.3.tar.gz differ: char 4, 
line 1

Reply via email to