Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package dealii for openSUSE:Factory checked in at 2023-08-09 17:24:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dealii (Old) and /work/SRC/openSUSE:Factory/.dealii.new.11712 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dealii" Wed Aug 9 17:24:55 2023 rev:6 rq:1102901 version:9.5.1 Changes: -------- --- /work/SRC/openSUSE:Factory/dealii/dealii.changes 2023-02-20 17:47:15.807909438 +0100 +++ /work/SRC/openSUSE:Factory/.dealii.new.11712/dealii.changes 2023-08-09 17:25:02.385300511 +0200 @@ -1,0 +2,23 @@ +Sat Jul 22 03:33:52 UTC 2023 - Atri Bhattacharya <badshah...@gmail.com> + +- Update to version 9.5.1: + - Guard NOX support in include/deal.II/numerics/nonlinear.h + (gh#dealii/dealii#15708). + - bundled/tbb: fix compilation with gcc-13 + (gh#dealii/dealii#15726). +- Changes from version 9.5.0: + - Substantial updates and extensions to deal.II's interfaces to + other libraries. This includes, in particular, the integration + of Kokkos additions and updates to the PETSc and Trilinos + interfaces. + - Uniform handling of nonlinear solver packages and a uniform + way of defining callbacks used by external libraries. + - Advances in matrix-free infrastructure. + - Advances in non-matching support. + - New features related to linear algebra. + - C++ language modernization. + - Build-system modernization. +- New BuildRequires: kokkos-devel >= 4. +- Drop dealii-rpmlintrc: Filters for openmpi* pkgs longer needed. + +------------------------------------------------------------------- Old: ---- dealii-9.4.2.tar.gz dealii-rpmlintrc New: ---- dealii-9.5.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dealii.spec ++++++ --- /var/tmp/diff_new_pack.qzPymj/_old 2023-08-09 17:25:03.549307757 +0200 +++ /var/tmp/diff_new_pack.qzPymj/_new 2023-08-09 17:25:03.557307808 +0200 @@ -19,7 +19,7 @@ %global flavor @BUILD_FLAVOR@%{nil} %define __builder ninja -%define sover 9.4.2 +%define sover 9.5.1 %define shlibver %(echo %{sover} | tr "." "_") %define srcname dealii @@ -84,13 +84,12 @@ %endif Name: %{pname} -Version: 9.4.2 +Version: 9.5.1 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 -Source1: %{srcname}-rpmlintrc +Source: https://github.com/dealii/dealii/releases/download/v%{version}/%{srcname}-%{version}.tar.gz # NOTE: serial arpack-ng even if parpack is available (see gh#dealii/dealii#10197) BuildRequires: arpack-ng-devel BuildRequires: blas-devel @@ -100,6 +99,7 @@ BuildRequires: gmsh BuildRequires: gmsh-devel BuildRequires: hdf5%{?my_suffix}-devel +BuildRequires: kokkos-devel >= 4 BuildRequires: lapack-devel BuildRequires: libboost_iostreams-devel BuildRequires: libboost_serialization-devel @@ -230,7 +230,6 @@ %{my_libdir}/*.so %{my_datadir}/deal.II/ %{my_libdir}/cmake/ -%{my_libdir}/pkgconfig/*.pc %if %{with python} %files -n python3-PyDealII ++++++ dealii-9.4.2.tar.gz -> dealii-9.5.1.tar.gz ++++++ /work/SRC/openSUSE:Factory/dealii/dealii-9.4.2.tar.gz /work/SRC/openSUSE:Factory/.dealii.new.11712/dealii-9.5.1.tar.gz differ: char 12, line 1