Hello community,

here is the log from the commit of package hpx for openSUSE:Factory checked in 
at 2020-06-11 10:09:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/hpx (Old)
 and      /work/SRC/openSUSE:Factory/.hpx.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "hpx"

Thu Jun 11 10:09:41 2020 rev:3 rq:813267 version:1.4.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/hpx/hpx.changes  2020-02-18 10:40:39.532975535 
+0100
+++ /work/SRC/openSUSE:Factory/.hpx.new.3606/hpx.changes        2020-06-11 
10:11:47.320526399 +0200
@@ -1,0 +2,7 @@
+Wed Jun 10 08:55:21 UTC 2020 - Nicolas Morey-Chaisemartin 
<[email protected]>
+
+- Update to 1.4.1
+  - Fixes compilation issues with GCC10
+- Disable parallel build to avoid OoM errors in OBS
+
+-------------------------------------------------------------------

Old:
----
  hpx_1.4.0.tar.gz

New:
----
  hpx_1.4.1.tar.gz

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

Other differences:
------------------
++++++ hpx.spec ++++++
--- /var/tmp/diff_new_pack.u4Hx98/_old  2020-06-11 10:11:52.524543052 +0200
+++ /var/tmp/diff_new_pack.u4Hx98/_new  2020-06-11 10:11:52.528543065 +0200
@@ -18,7 +18,7 @@
 
 
 Name:           hpx
-Version:        1.4.0
+Version:        1.4.1
 Release:        0
 Summary:        General Purpose C++ Runtime System
 License:        BSL-1.0
@@ -85,7 +85,7 @@
 %cmake -DLIB=%{_lib} %{?cmake_opts:%cmake_opts} \
  -DHPX_WITH_BUILD_BINARY_PACKAGE=ON \
  -DHPX_WITH_EXAMPLES=OFF
-make %{?_smp_mflags}
+make -j1
 
 %install
 make -C build install DESTDIR=%{buildroot}

++++++ hpx_1.4.0.tar.gz -> hpx_1.4.1.tar.gz ++++++
++++ 1663 lines of diff (skipped)


Reply via email to