Hello community, here is the log from the commit of package python3-espressomd for openSUSE:Factory checked in at 2019-02-01 11:44:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python3-espressomd (Old) and /work/SRC/openSUSE:Factory/.python3-espressomd.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python3-espressomd" Fri Feb 1 11:44:32 2019 rev:2 rq:668739 version:4.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python3-espressomd/python3-espressomd.changes 2018-10-25 08:12:27.808183251 +0200 +++ /work/SRC/openSUSE:Factory/.python3-espressomd.new.28833/python3-espressomd.changes 2019-02-01 11:44:35.848604740 +0100 @@ -1,0 +2,7 @@ +Fri Jan 25 16:28:37 UTC 2019 - Christoph Junghans <[email protected]> + +- Version bump to 4.0.1 + * Many small bugfixes +- Drop 2255.patch, 2259.patch and 2265.patch - merged upstream + +------------------------------------------------------------------- Old: ---- 2255.patch 2259.patch 2265.patch espresso-4.0.0.tar.gz New: ---- espresso-4.0.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python3-espressomd.spec ++++++ --- /var/tmp/diff_new_pack.JtfDsw/_old 2019-02-01 11:44:36.880603680 +0100 +++ /var/tmp/diff_new_pack.JtfDsw/_new 2019-02-01 11:44:36.884603677 +0100 @@ -32,19 +32,13 @@ %define modname %{pkgname}md %define sonum 4 Name: python3-%{modname} -Version: 4.0.0 +Version: 4.0.1 Release: 0 Summary: Parallel simulation software for soft matter research License: GPL-3.0-or-later Group: Productivity/Scientific/Chemistry URL: http://espressomd.org Source: https://github.com/%{modname}/%{pkgname}/releases/download/%{version}/%{pkgname}-%{version}.tar.gz -# PATCH-FIX-UPSTREAM 2255.patch https://github.com/espressomd/espresso/pull/2255 - fix numpy issue on i586 -Patch0: 2255.patch -# PATCH-FIX-UPSTREAM 2259.patch https://github.com/espressomd/espresso/pull/2259 - fix numpy issue on big-endian platforms -Patch1: 2259.patch -# PATCH-FIX-UPSTREAM 2265.patch https://github.com/espressomd/espresso/pull/2265 - fix test on i586 -Patch2: 2265.patch BuildRequires: cmake BuildRequires: fftw3-devel BuildRequires: gcc-c++ @@ -81,10 +75,6 @@ %prep %setup -q -n %{pkgname}-%{version} -%patch0 -p1 -%patch1 -p1 -%patch2 -p1 -chmod -x AUTHORS COPYING README NEWS ChangeLog %build source %{_libdir}/mpi/gcc/%{mpi_implem}/bin/mpivars.sh @@ -107,10 +97,16 @@ rm -f %{buildroot}%{_libdir}/lib*.so %check -# https://github.com/espressomd/espresso/issues/2258 -%ifnarch i586 %arm ppc64le -LD_LIBRARY_PATH='%{buildroot}/%{_libdir}::%{_libdir}/mpi/gcc/%{mpi_implem}/%{_lib}' make -C build check +# https://github.com/espressomd/espresso/issues/2468 +%ifarch ppc64 ppc64le +%global testargs ARGS='-E npt' %endif +# https://github.com/espressomd/espresso/issues/2469 +%ifarch aarch64 +%global testargs ARGS='-E analyze_gyration_tensor' +%endif + +LD_LIBRARY_PATH='%{buildroot}/%{_libdir}::%{_libdir}/mpi/gcc/%{mpi_implem}/%{_lib}' make -C build check CTEST_OUTPUT_ON_FAILURE=1 %{?testargs:%{testargs}} %post -n libEspresso%{sonum} -p /sbin/ldconfig %postun -n libEspresso%{sonum} -p /sbin/ldconfig ++++++ espresso-4.0.0.tar.gz -> espresso-4.0.1.tar.gz ++++++ /work/SRC/openSUSE:Factory/python3-espressomd/espresso-4.0.0.tar.gz /work/SRC/openSUSE:Factory/.python3-espressomd.new.28833/espresso-4.0.1.tar.gz differ: char 5, line 1
