forked from pool/backward-cpp
53 lines
1.8 KiB
Plaintext
53 lines
1.8 KiB
Plaintext
|
-------------------------------------------------------------------
|
||
|
Thu Mar 20 23:11:50 UTC 2025 - Shawn Dunn <sfalken@opensuse.org>
|
||
|
|
||
|
- Add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to clear FTBFS with cmake4
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Oct 4 08:18:56 UTC 2022 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
||
|
|
||
|
- Add patch to fix test on aarch64:
|
||
|
* fix-test-on-aarch64.patch
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Sep 27 17:19:31 UTC 2022 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
|
||
|
|
||
|
- Update to version 1.6
|
||
|
* RISC-V mcontext.
|
||
|
* Support for Apple Silicon.
|
||
|
* libunwind for Linux and macOS.
|
||
|
* C++17 compatibility.
|
||
|
* Various bug fixes
|
||
|
- Enable unit tests
|
||
|
- Change the devel package architecture to noarch, backward-cpp is
|
||
|
a header-only library.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Wed Feb 3 20:39:31 UTC 2021 - Matthias Eliasson <elimat@opensuse.org>
|
||
|
|
||
|
- Update to version 1.5
|
||
|
* BACKWARD_CXX_SOURCE_PREFIXES and many bug fixes
|
||
|
- drop patch GNUInstallDirs.patch, fixed upstream
|
||
|
- run spec-cleaner
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Mon Nov 18 23:15:31 UTC 2019 - Simon Lees <sflees@suse.de>
|
||
|
|
||
|
- %make_jobs is depricated replaced by %cmake_build
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Wed Dec 12 13:15:37 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
|
||
|
|
||
|
- Fix grammar.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Dec 11 15:37:23 UTC 2018 - Michał Rostecki <mrostecki@suse.de>
|
||
|
|
||
|
- Fix devel package description.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Mon Oct 22 14:31:09 UTC 2018 - Michał Rostecki <mrostecki@suse.de>
|
||
|
|
||
|
- Initial release - 1.4
|
||
|
- Add GNUInstallDirs.path: allow to specify libdir
|