Accepting request 1169851 from home:aschnell:boost

- update to 1.85.0
  * new libraries:
    + charconv (implementation of <charconv>)
    + scope (collection of scope guard utilities)
  * for details on all changes see,
    https://www.boost.org/users/history/version_1_85_0.html
- dynamic_linking.patch: updated
- boost-charconv-quadmath.patch: added

OBS-URL: https://build.opensuse.org/request/show/1169851
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=326
This commit is contained in:
2024-04-23 12:42:16 +00:00
committed by Git OBS Bridge
parent 4f3ebc27ef
commit 8e35764228
7 changed files with 105 additions and 43 deletions
+12
View File
@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Tue Apr 23 09:50:52 CEST 2024 - aschnell@suse.com
- update to 1.85.0
* new libraries:
+ charconv (implementation of <charconv>)
+ scope (collection of scope guard utilities)
* for details on all changes see,
https://www.boost.org/users/history/version_1_85_0.html
- dynamic_linking.patch: updated
- boost-charconv-quadmath.patch: added
-------------------------------------------------------------------
Wed Mar 20 12:15:08 UTC 2024 - Richard Biener <rguenther@suse.com>