Hello community,

here is the log from the commit of package hpx for openSUSE:Factory checked in 
at 2018-12-08 11:22:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/hpx (Old)
 and      /work/SRC/openSUSE:Factory/.hpx.new.19453 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "hpx"

Sat Dec  8 11:22:11 2018 rev:3 rq:656170 version:1.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/hpx/hpx.changes  2018-12-05 09:46:23.924508213 
+0100
+++ /work/SRC/openSUSE:Factory/.hpx.new.19453/hpx.changes       2018-12-08 
11:22:13.230733166 +0100
@@ -1,0 +2,5 @@
+Fri Dec  7 10:17:19 UTC 2018 - Guillaume GARDET <[email protected]>
+
+- Update _constraints with latest requirements
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ hpx.spec ++++++
--- /var/tmp/diff_new_pack.Sk9NOD/_old  2018-12-08 11:22:13.878732545 +0100
+++ /var/tmp/diff_new_pack.Sk9NOD/_new  2018-12-08 11:22:13.882732542 +0100
@@ -13,7 +13,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -35,8 +35,8 @@
 Version:        1.2.0
 Release:        0
 Summary:        General Purpose C++ Runtime System
-Group:          Productivity/Networking/Other
 License:        BSL-1.0
+Group:          Productivity/Networking/Other
 URL:            http://stellar.cct.lsu.edu/tag/hpx/
 Source0:        http://stellar.cct.lsu.edu/files/%{name}_%{version}.tar.gz
 #PATCH-FIX-UPSTREAM 3551.patch, fix build on i586, 
https://github.com/STEllAR-GROUP/hpx/pull/3551
@@ -48,9 +48,9 @@
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
-BuildRequires:  openmpi-devel
 BuildRequires:  gcc-c++ >= 4.9
 BuildRequires:  gperftools-devel
+BuildRequires:  %{mpi_implem}-devel
 %if 0%{?suse_version} > 1325
 BuildRequires:  libboost_atomic-devel
 BuildRequires:  libboost_filesystem-devel
@@ -64,11 +64,11 @@
 %else
 BuildRequires:  boost-devel
 %endif
-BuildRequires:  hwloc-devel
 BuildRequires:  %{mpi_implem}
 BuildRequires:  %{mpi_implem}-devel
 BuildRequires:  cmake
 BuildRequires:  fdupes
+BuildRequires:  hwloc-devel
 
 %description
 HPX is a general purpose C++ runtime system for parallel and distributed 
applications of any scale.

++++++ _constraints ++++++
--- /var/tmp/diff_new_pack.Sk9NOD/_old  2018-12-08 11:22:13.906732519 +0100
+++ /var/tmp/diff_new_pack.Sk9NOD/_new  2018-12-08 11:22:13.906732519 +0100
@@ -2,10 +2,10 @@
 <constraints>
   <hardware>
     <physicalmemory>
-      <size unit="G">3</size>
+      <size unit="G">5</size>
     </physicalmemory>
     <disk>
-      <size unit="G">4</size>
+      <size unit="G">13</size>
     </disk>
   </hardware>
   <sandbox>kvm</sandbox>


Reply via email to