forked from pool/boost-defaults
Accepting request 1169852 from home:aschnell:boost
- Update for Boost 1.85.0 OBS-URL: https://build.opensuse.org/request/show/1169852 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost-defaults?expand=0&rev=33
This commit is contained in:
parent
0a04b24949
commit
e337ccebe7
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Apr 23 09:50:52 CEST 2024 - aschnell@suse.com
|
||||||
|
|
||||||
|
- Update for Boost 1.85.0
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Nov 17 08:32:04 CET 2023 - aschnell@suse.com
|
Fri Nov 17 08:32:04 CET 2023 - aschnell@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package boost-defaults
|
# spec file for package boost-defaults
|
||||||
#
|
#
|
||||||
# Copyright (c) 2023 SUSE LLC
|
# Copyright (c) 2024 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -16,9 +16,9 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define boost_version 1_84_0
|
%define boost_version 1_85_0
|
||||||
Name: boost-defaults
|
Name: boost-defaults
|
||||||
Version: 1.84.0
|
Version: 1.85.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Default Boost C++ Libraries
|
Summary: Default Boost C++ Libraries
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -67,7 +67,7 @@ Requires: libboost_headers%{boost_version}-devel
|
|||||||
|
|
||||||
%description -n libboost_headers-devel
|
%description -n libboost_headers-devel
|
||||||
A collection of header-only libraries for Boost. This package
|
A collection of header-only libraries for Boost. This package
|
||||||
installs the dafault version.
|
installs the default version.
|
||||||
|
|
||||||
%package -n libboost_atomic-devel
|
%package -n libboost_atomic-devel
|
||||||
Summary: Development headers for Boost.Atomic
|
Summary: Development headers for Boost.Atomic
|
||||||
|
Loading…
x
Reference in New Issue
Block a user