Accepting request 731215 from home:adamm:boost_test

- Update for Boost 1.71.0

OBS-URL: https://build.opensuse.org/request/show/731215
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost-defaults?expand=0&rev=4
This commit is contained in:
Adam Majer 2019-09-16 09:24:09 +00:00 committed by Git OBS Bridge
parent 295fc21372
commit afcc45b963
2 changed files with 11 additions and 6 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Aug 5 16:14:10 UTC 2019 - Adam Majer <adam.majer@suse.de>
- Update for Boost 1.71.0
-------------------------------------------------------------------
Mon Mar 11 16:14:10 UTC 2019 - Adam Majer <adam.majer@suse.de>

View File

@ -1,7 +1,7 @@
#
# spec file for package boost
# spec file for package boost-defaults
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -12,13 +12,14 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
Name: boost-defaults
Version: 1.70.0
%define boost_version 1_70_0
Version: 1.71.0
Release: 0
%define boost_version 1_71_0
Summary: Default Boost C++ Libraries
License: MIT
Group: Development/Libraries/C and C++
@ -576,4 +577,3 @@ cp %{SOURCE1} .
%doc README
%changelog