Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package trilinos for openSUSE:Factory 
checked in at 2022-04-21 15:42:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/trilinos (Old)
 and      /work/SRC/openSUSE:Factory/.trilinos.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "trilinos"

Thu Apr 21 15:42:12 2022 rev:14 rq:971217 version:13.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/trilinos/trilinos.changes        2022-02-13 
00:15:25.844122171 +0100
+++ /work/SRC/openSUSE:Factory/.trilinos.new.1538/trilinos.changes      
2022-04-21 15:48:31.668307847 +0200
@@ -1,0 +2,6 @@
+Fri Apr  1 15:32:15 UTC 2022 - Egbert Eich <[email protected]>
+
+- Tie %python_flavor to python3 on Leap/SLE 15 < SP3
+  (bsc#1197781).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ trilinos.spec ++++++
--- /var/tmp/diff_new_pack.ijJLyd/_old  2022-04-21 15:48:32.792309048 +0200
+++ /var/tmp/diff_new_pack.ijJLyd/_new  2022-04-21 15:48:32.800309056 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package trilinos
+# spec file
 #
 # Copyright (c) 2022 SUSE LLC
 #
@@ -368,6 +368,10 @@
 %define mpi_ext %{?mpi_ver}
 %endif
 
+%if 0%{?sle_version} && 0%{?sle_version} < 150400
+%define python_flavor python%{use_python_version}
+%endif
+
 %if %{without hpc}
  %if %{with mpi}
 %define p_prefix %{_libdir}/mpi/gcc/%{mpi_family}%{?mpi_ext}
@@ -526,8 +530,8 @@
 %if %{without hpc}
 Requires:       glpk-devel
 Requires:       swig
-Recommends:     %{pname}-python%{use_python_version}-devel = %version
 Recommends:     %{name}-doc
+Recommends:     %{pname}-python%{use_python_version}-devel = %version
 Conflicts:      exodusii-devel
  %if %{without mpi}
 Requires:       hdf5-devel
@@ -790,6 +794,7 @@
 
 %postun -n %{libname} -p /sbin/ldconfig
 %else
+
 # For HPC or MPI do not rebuild the cache on non-standard directories
 %post -n %{libname}
 /sbin/ldconfig -N %{p_libdir}

Reply via email to