Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gromacs for openSUSE:Factory checked 
in at 2023-01-02 15:01:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gromacs (Old)
 and      /work/SRC/openSUSE:Factory/.gromacs.new.1563 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gromacs"

Mon Jan  2 15:01:44 2023 rev:56 rq:1045992 version:2022.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/gromacs/gromacs.changes  2022-12-25 
15:15:24.489561633 +0100
+++ /work/SRC/openSUSE:Factory/.gromacs.new.1563/gromacs.changes        
2023-01-02 15:01:52.829253877 +0100
@@ -1,0 +2,8 @@
+Wed Dec 28 10:26:13 UTC 2022 - Stefan Brüns <[email protected]>
+
+- Update to 2022.4
+  * Bugfix release, see
+    https://manual.gromacs.org/current/release-notes/2022/2022.4.html
+- Drop ustream relax_test_tolerance.patch
+
+-------------------------------------------------------------------

Old:
----
  gromacs-2022.3.tar.gz
  manual-2022.3.pdf
  regressiontests-2022.3.tar.gz
  relax_test_tolerance.patch

New:
----
  gromacs-2022.4.tar.gz
  manual-2022.4.pdf
  regressiontests-2022.4.tar.gz

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

Other differences:
------------------
++++++ gromacs.spec ++++++
--- /var/tmp/diff_new_pack.IMt6kk/_old  2023-01-02 15:01:55.077266510 +0100
+++ /var/tmp/diff_new_pack.IMt6kk/_new  2023-01-02 15:01:55.081266533 +0100
@@ -1,5 +1,5 @@
 #
-# spec file
+# spec file for package gromacs
 #
 # Copyright (c) 2022 SUSE LLC
 # Copyright (c) 2015-2019 Christoph Junghans <[email protected]>
@@ -48,7 +48,7 @@
 %bcond_without tests
 
 Name:           gromacs%{?with_mpi:-openmpi}
-Version:        2022.3
+Version:        2022.4
 Release:        0
 %define uversion %{version}
 Summary:        Molecular Dynamics Package
@@ -58,8 +58,6 @@
 Source0:        ftp://ftp.gromacs.org/pub/gromacs/gromacs-%{uversion}.tar.gz
 Source1:        ftp://ftp.gromacs.org/pub/manual/manual-%{uversion}.pdf
 Source2:        
ftp://ftp.gromacs.org/regressiontests/regressiontests-%{uversion}.tar.gz
-# PATCH-FIX-UPSTREAM
-Patch0:         
https://gitlab.com/gromacs/gromacs/-/commit/0ccdf623928dfe1ce04aa7a8995a5403feaa8a5e.patch#/relax_test_tolerance.patch
 BuildRequires:  cmake >= 3.13.0
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
@@ -195,7 +193,7 @@
 %endif
 
 # Avoid oversubscription, some tests run with 2 Ranks locally
-export MAX_TEST_THREADS=$(( %_smp_build_ncpus / 2 ))
+export MAX_TEST_THREADS=$(( %{?_smp_build_ncpus}%{!?_smp_build_ncpus:2} / 2 ))
 %cmake \
   -DGMX_VERSION_STRING_OF_FORK=openSUSE \
   -DCMAKE_INSTALL_PREFIX=%{_prefix} \

++++++ gromacs-2022.3.tar.gz -> gromacs-2022.4.tar.gz ++++++
/work/SRC/openSUSE:Factory/gromacs/gromacs-2022.3.tar.gz 
/work/SRC/openSUSE:Factory/.gromacs.new.1563/gromacs-2022.4.tar.gz differ: char 
12, line 1

++++++ manual-2022.3.pdf -> manual-2022.4.pdf ++++++
(binary differes)

++++++ regressiontests-2022.3.tar.gz -> regressiontests-2022.4.tar.gz ++++++
/work/SRC/openSUSE:Factory/gromacs/regressiontests-2022.3.tar.gz 
/work/SRC/openSUSE:Factory/.gromacs.new.1563/regressiontests-2022.4.tar.gz 
differ: char 234, line 3

Reply via email to