SHA256
8
0
forked from pool/boost

Accepting request 1148488 from home:aschnell:boost

- avoid obsolete rpm syntax

OBS-URL: https://build.opensuse.org/request/show/1148488
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=322
This commit is contained in:
2024-02-21 10:10:44 +00:00
committed by Git OBS Bridge
parent 9647d8bca3
commit 5082e2019e
2 changed files with 29 additions and 25 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Feb 21 09:18:53 CET 2024 - aschnell@suse.com
- avoid obsolete rpm syntax
-------------------------------------------------------------------
Thu Dec 14 08:43:05 CET 2023 - aschnell@suse.com
@@ -394,7 +399,8 @@ Fri Apr 12 11:48:21 UTC 2019 - Adam Majer <adam.majer@suse.de>
For detailed changes see
https://www.boost.org/users/history/version_1_70_0.html
- 0001-beast-fix-moved-from-executor.patch: upstream patch to fix regresion
- 0001-beast-fix-moved-from-executor.patch: upstream patch to fix
regression
- boost-rpmoptflags-only.patch: refresh but don't disable all extra
warnings
- dynamic_linking.patch: refreshed
@@ -1478,7 +1484,6 @@ Thu Aug 26 10:55:59 CEST 2010 - pth@suse.de
http://www.boost.org/users/news/version_1_43_0 and
http://www.boost.org/users/news/version_1_44_0.
-------------------------------------------------------------------
Fri Jul 9 13:17:57 CEST 2010 - pth@suse.de
@@ -1486,7 +1491,6 @@ Fri Jul 9 13:17:57 CEST 2010 - pth@suse.de
The patch adds an explicite specialization to the call to prevent
unwanted temporary instantiations.
-------------------------------------------------------------------
Fri Jul 9 09:34:03 UTC 2010 - lnussel@suse.de
@@ -1920,7 +1924,7 @@ Fri Oct 31 12:40:57 CET 2008 - pth@suse.de
- Disable deletion of full-name symlinks in boost.spec.in.
- Make boost-devel directly require all library subpackages.
- boost.rpm isn't needed, even for updates, so don't build it and
remove the README file needeed only for this package.
remove the README file needed only for this package.
- Make debug package require all library subpackages.
- Add pre_checkin.sh to ensure that boost.spec is regenerated
at check-in time.
@@ -2282,7 +2286,7 @@ Thu Aug 9 15:16:09 CEST 2007 - pth@suse.de
added.
o Member function get_value_or(alternative_value) added.
o Incompatbility bug with mpl::apply<> fixed.
o Incompatibility bug with mpl::apply<> fixed.
o Converting assignment bug with uninitialized lvalues fixed.
* Parameter Library:
@@ -2341,7 +2345,7 @@ Thu Aug 9 15:16:09 CEST 2007 - pth@suse.de
o lexicographical_compare
o join
o New comparison predicates is_less, is_not_greater.
o Negative indexes support (like Perl) in various algorihtms
o Negative indexes support (like Perl) in various algorithms
(*_head/tail, *_nth).
* Wave Library: