Accepting request 942093 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/942093 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/boost-defaults?expand=0&rev=10
This commit is contained in:
commit
abc3e50fe1
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 21 08:51:27 CET 2021 - aschnell@suse.com
|
||||
|
||||
- Update for Boost 1.78.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 25 16:56:50 UTC 2021 - Matthias Mailänder <mailaender@opensuse.org>
|
||||
|
||||
|
@ -17,9 +17,9 @@
|
||||
|
||||
|
||||
Name: boost-defaults
|
||||
Version: 1.77.0
|
||||
Version: 1.78.0
|
||||
Release: 0
|
||||
%define boost_version 1_77_0
|
||||
%define boost_version 1_78_0
|
||||
Summary: Default Boost C++ Libraries
|
||||
License: MIT
|
||||
Group: Development/Libraries/C and C++
|
||||
@ -69,7 +69,6 @@ Requires: libboost_headers%{boost_version}-devel
|
||||
A collection of header-only libraries for Boost. This package
|
||||
installs the dafault version.
|
||||
|
||||
|
||||
%package -n libboost_atomic-devel
|
||||
Summary: Development headers for Boost.Atomic
|
||||
Group: Development/Libraries/C and C++
|
||||
@ -178,7 +177,6 @@ First Search, and Uniform Cost Search.
|
||||
|
||||
This package installs the default Boost version of the library.
|
||||
|
||||
|
||||
%package -n libboost_iostreams-devel
|
||||
Summary: Development headers for Boost.IOStreans library
|
||||
Group: Development/Libraries/C and C++
|
||||
@ -432,8 +430,8 @@ This package contains development headers for Boost.TypeErasure library.
|
||||
|
||||
This package installs the default Boost version of the library.
|
||||
|
||||
|
||||
%prep
|
||||
|
||||
%build
|
||||
cp %{SOURCE1} .
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user