Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package hpx for openSUSE:Factory checked in 
at 2025-11-04 18:41:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/hpx (Old)
 and      /work/SRC/openSUSE:Factory/.hpx.new.1980 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "hpx"

Tue Nov  4 18:41:13 2025 rev:11 rq:1315345 version:1.11.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/hpx/hpx.changes  2025-09-25 18:46:05.016150713 
+0200
+++ /work/SRC/openSUSE:Factory/.hpx.new.1980/hpx.changes        2025-11-04 
18:41:39.867677673 +0100
@@ -1,0 +2,7 @@
+Fri Oct 31 16:18:47 UTC 2025 - Nicolas Morey <[email protected]>
+
+- Update to 1.11.1
+  - See 
https://hpx-docs.stellar-group.org/tags/v1.11.0-rc1/html/releases/whats_new_1_11_0.html
+- Disable build for SLE < 16.0 as it does not fully support C++17
+
+-------------------------------------------------------------------

Old:
----
  hpx_1.10.0.tar.gz

New:
----
  README.md
  _scmsync.obsinfo
  build.specials.obscpio
  hpx_1.11.0.tar.gz

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

Other differences:
------------------
++++++ hpx.spec ++++++
--- /var/tmp/diff_new_pack.0jeQlx/_old  2025-11-04 18:41:40.659711016 +0100
+++ /var/tmp/diff_new_pack.0jeQlx/_new  2025-11-04 18:41:40.663711185 +0100
@@ -18,20 +18,21 @@
 
 
 Name:           hpx
-Version:        1.10.0
+Version:        1.11.0
 Release:        0
 Summary:        General Purpose C++ Runtime System
 License:        BSL-1.0
 Group:          Productivity/Networking/Other
 URL:            https://stellar.cct.lsu.edu/tag/hpx/
 Source0:        
https://github.com/STEllAR-GROUP/hpx/archive/refs/tags/v%{version}.tar.gz#/%{name}_%{version}.tar.gz
+Source100:      README.md
 Patch1:         
remove-dependency-to-obsolete-boot-filesystem-path-basename.patch
 Patch2:         scope-fix-issue-with-GCC-9.patch
 Patch3:         remove-maybe_unused.patch
 BuildRequires:  asio-devel
 BuildRequires:  cmake
 BuildRequires:  fdupes
-BuildRequires:  gcc-c++
+BuildRequires:  gcc-c++  >= 8
 BuildRequires:  gperftools-devel
 BuildRequires:  hwloc-devel
 BuildRequires:  libboost_atomic-devel >= 1.71
@@ -47,6 +48,10 @@
 BuildRequires:  openmpi-macros-devel
 Requires:       libhpx1 = %{version}-%{release}
 ExcludeArch:    i586 %arm
+%if 0%{?suse_version} < 1600
+# SLE < 16.0  only has GCC < 8 which does not have full C++17 support and 
fails to build
+ExclusiveArch: do_not_build
+%endif
 
 %description
 HPX is a general purpose C++ runtime system for parallel and distributed 
applications of any scale.

++++++ README.md ++++++

## Build Results

Current state of hpx in openSUSE:Factory is

![Factory build 
results](https://br.opensuse.org/status/openSUSE:Factory/hpx/standard)

The current state of hpx in the devel project build (science:HPC)

![Devel project build results](https://br.opensuse.org/status/science:HPC/hpx)



++++++ _scmsync.obsinfo ++++++
mtime: 1762179452
commit: 542edc99dccc8df9eac367f422ce5466dbc4742f27474545250426abc5da2b75
url: https://src.opensuse.org/HPC/hpx.git
revision: 542edc99dccc8df9eac367f422ce5466dbc4742f27474545250426abc5da2b75
projectscmsync: https://src.opensuse.org/HPC/_ObsPrj

++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore      1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore      2025-11-03 16:15:42.000000000 +0100
@@ -0,0 +1 @@
+.osc

++++++ hpx_1.10.0.tar.gz -> hpx_1.11.0.tar.gz ++++++
++++ 471349 lines of diff (skipped)

Reply via email to