Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package dealii for openSUSE:Factory checked in at 2025-08-10 22:20:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dealii (Old) and /work/SRC/openSUSE:Factory/.dealii.new.1085 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dealii" Sun Aug 10 22:20:43 2025 rev:13 rq:1298606 version:9.7.0 Changes: -------- --- /work/SRC/openSUSE:Factory/dealii/dealii.changes 2025-05-03 21:02:06.385518057 +0200 +++ /work/SRC/openSUSE:Factory/.dealii.new.1085/dealii.changes 2025-08-10 22:20:47.275690588 +0200 @@ -1,0 +2,8 @@ +Mon Aug 4 18:12:02 UTC 2025 - Atri Bhattacharya <badshah...@gmail.com> + +- Update to version 9.7.0: + * Too many changes to list, see + <https://dealii.org/developer/doxygen/deal.II/changes_between_9_6_0_and_9_7_0.html>. +- Disable building taskflow as it is not packaged for openSUSE. + +------------------------------------------------------------------- Old: ---- dealii-9.6.2.tar.gz New: ---- dealii-9.7.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dealii.spec ++++++ --- /var/tmp/diff_new_pack.ozpPYr/_old 2025-08-10 22:20:48.271731953 +0200 +++ /var/tmp/diff_new_pack.ozpPYr/_new 2025-08-10 22:20:48.271731953 +0200 @@ -19,7 +19,7 @@ %global flavor @BUILD_FLAVOR@%{nil} %define __builder ninja -%define sover 9.6.2 +%define sover 9.7.0 %define shlibver %(echo %{sover} | tr "." "_") %define srcname dealii @@ -83,7 +83,7 @@ %endif Name: %{pname} -Version: 9.6.2 +Version: 9.7.0 Release: 0 Summary: A Finite Element Differential Equations Analysis Library License: LGPL-2.1-or-later @@ -194,7 +194,8 @@ -DDEAL_II_DOCHTML_RELDIR:PATH=%{_docdir}/%{name} \ -DDEAL_II_EXAMPLES_RELDIR:PATH=%{_docdir}/%{name} \ -DDEAL_II_COMPILE_EXAMPLES:BOOL=OFF \ - -DDEAL_II_ALLOW_BUNDLED:BOOL=OFF + -DDEAL_II_ALLOW_BUNDLED:BOOL=OFF \ + -DDEAL_II_WITH_TASKFLOW:BOOL=OFF %cmake_build ++++++ dealii-9.6.2.tar.gz -> dealii-9.7.0.tar.gz ++++++ /work/SRC/openSUSE:Factory/dealii/dealii-9.6.2.tar.gz /work/SRC/openSUSE:Factory/.dealii.new.1085/dealii-9.7.0.tar.gz differ: char 12, line 1 ++++++ dealii-disable-parallel-doc-build.patch ++++++ --- /var/tmp/diff_new_pack.ozpPYr/_old 2025-08-10 22:20:48.351735275 +0200 +++ /var/tmp/diff_new_pack.ozpPYr/_new 2025-08-10 22:20:48.355735442 +0200 @@ -2,11 +2,11 @@ doc/doxygen/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -Index: dealii-9.6.1/doc/doxygen/CMakeLists.txt +Index: dealii-9.7.0/doc/doxygen/CMakeLists.txt =================================================================== ---- dealii-9.6.1.orig/doc/doxygen/CMakeLists.txt -+++ dealii-9.6.1/doc/doxygen/CMakeLists.txt -@@ -287,7 +287,7 @@ file(APPEND "${CMAKE_CURRENT_BINARY_DIR} +--- dealii-9.7.0.orig/doc/doxygen/CMakeLists.txt ++++ dealii-9.7.0/doc/doxygen/CMakeLists.txt +@@ -282,7 +282,7 @@ file(APPEND "${CMAKE_CURRENT_BINARY_DIR} if(NOT (${DOXYGEN_VERSION} VERSION_LESS 1.9)) file(APPEND "${CMAKE_CURRENT_BINARY_DIR}/options.dox" "