File hpx.changes of Package hpx
-------------------------------------------------------------------
Tue Jun 25 14:29:37 UTC 2024 - Nicolas Morey <nicolas.morey@suse.com>
- Udpate to 1.10.0
- See https://hpx-docs.stellar-group.org/tags/v1.10.0/html/releases/whats_new_1_10_0.html
for what's new.
- Drop Add-missing-header-for-std-intmax_t.patch as it was fixed upstream.
- Disable i586 build as asio-devel is not available.
- Disable broken arm 32b build
- Add explicit dependency to boost >= 1.71
- Add patches to fix compilation on Leap 15.5 and 15.6
- remove-dependency-to-obsolete-boot-filesystem-path-basename.patch
- scope-fix-issue-with-GCC-9.patch
- remove-maybe_unused.patch
-------------------------------------------------------------------
Thu Feb 22 07:59:35 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %autosetup macro. Allows to eliminate the usage of deprecated
%patchN
-------------------------------------------------------------------
Wed Mar 29 10:48:35 UTC 2023 - Nicolas Morey <nicolas.morey@suse.com>
- Add Add-missing-header-for-std-intmax_t.patch for GCC13 support
-------------------------------------------------------------------
Thu Sep 15 09:08:00 UTC 2022 - Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>
- Update to 1.8.1
- Major overall changes. See https://hpx-docs.stellar-group.org/ for more details
-------------------------------------------------------------------
Wed Apr 28 07:43:54 UTC 2021 - Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>
- Update to 1.6.0
- Continued focus on C++20 conformance with multiple
new algorithms adapted to be C++20 conformant
- hpxMP support has been completely removed.
- The ``verbs`` parcelport has been removed.
-------------------------------------------------------------------
Tue Sep 8 09:41:39 UTC 2020 - Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>
- Update to 1.5.0
- Continued modularization. Deprecation of several headers moved to a different location
- Several algorithms adapted to be C++20 conformant and added hpx::stable_sort.
- Refactored the CMake target, it is now possible to link directly to HPX::hpx
- Now requires a C++14 compatible compiler and the standard is set by default to C++14.
-------------------------------------------------------------------
Wed Jun 10 08:55:21 UTC 2020 - Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>
- Update to 1.4.1
- Fixes compilation issues with GCC10
- Disable parallel build to avoid OoM errors in OBS
-------------------------------------------------------------------
Wed Feb 5 13:21:34 UTC 2020 - Ismail Dönmez <idonmez@suse.com>
- Cleanup spec file
-------------------------------------------------------------------
Tue Jan 28 16:06:39 UTC 2020 - Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>
- Update to 1.4.0
- Disable tests build and run as they take huge amount of CPU time
- Drop static libraries
-------------------------------------------------------------------
Tue Jan 28 15:58:56 UTC 2020 - Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>
- Disable LTO as it messes up with some linker flags used by HPX
-------------------------------------------------------------------
Mon May 27 08:43:48 UTC 2019 - Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>
- Always use the default openmpi
-------------------------------------------------------------------
Wed Mar 20 02:53:06 UTC 2019 - Christoph Junghans <junghans@votca.org>
- Version bump to 1.2.1
* Compilation on various platforms
* A critical bug in the future implementation
* Various CMake bugs
- Drop 3551.patch, 3557.patch, reproducible.patch and 3591.patch - merged upstream
-------------------------------------------------------------------
Tue Mar 19 23:28:05 UTC 2019 - Christoph Junghans <junghans@votca.org>
- Fix build with boost-1.69
-------------------------------------------------------------------
Mon Dec 31 17:43:33 UTC 2018 - Manu Maier <mmanu84@outlook.de>
- fix build on armv6
-------------------------------------------------------------------
Wed Dec 19 14:28:03 UTC 2018 - Bernhard Wiedemann <bwiedemann@suse.com>
- Update reproducible.patch to match what was merged upstream
-------------------------------------------------------------------
Sun Dec 16 14:27:44 UTC 2018 - Christoph Junghans <junghans@votca.org>
- Added 3591.patch to fix build on %arm
-------------------------------------------------------------------
Fri Dec 7 10:17:19 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update _constraints with latest requirements
-------------------------------------------------------------------
Tue Dec 4 13:49:26 UTC 2018 - Bernhard Wiedemann <bwiedemann@suse.com>
- Add reproducible.patch to not consider the build machine CPU
capabilities for the build result (boo#1100677)
-------------------------------------------------------------------
Sun Nov 25 13:46:10 UTC 2018 - Christoph Junghans <junghans@votca.org>
- Put static libraries into hpx-static package
-------------------------------------------------------------------
Mon Nov 19 18:40:41 UTC 2018 - Christoph Junghans <junghans@votca.org>
- Added 3557.patch to fix build on ppc64
-------------------------------------------------------------------
Sun Nov 18 22:01:08 UTC 2018 - Christoph Junghans <junghans@votca.org>
- Re-enable build on ppc64le
-------------------------------------------------------------------
Wed Nov 14 16:27:52 UTC 2018 - Christoph Junghans <junghans@votca.org>
- Version bump to 1.2.0
Full log here: https://stellar-group.github.io/hpx/docs/sphinx/tags/1.2.0/html/releases/whats_new_1_2_0.html
- added upstream 3551.patch to fix build on i586
-------------------------------------------------------------------
Mon Nov 12 08:01:42 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
- Remove future goals from description.
-------------------------------------------------------------------
Tue Oct 30 01:34:25 UTC 2018 - Christoph Junghans <junghans@votca.org>
- Version bump to 1.1.0
- Dropped hpx_0.9.8-pr1137.patch, merged upstream
-------------------------------------------------------------------
Tue May 27 16:31:54 UTC 2014 - junghans@votca.org
- initial commit