Accepting request 731216 from devel:libraries:c_c++

OBS-URL: https://build.opensuse.org/request/show/731216
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/boost-defaults?expand=0&rev=2
This commit is contained in:
Yuchen Lin 2019-09-18 11:07:06 +00:00 committed by Git OBS Bridge
commit fdab49ce81
2 changed files with 16 additions and 6 deletions

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
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>
- Update for Boost 1.70.0
-------------------------------------------------------------------
Fri Dec 14 01:19:27 UTC 2018 - 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.69.0
%define boost_version 1_69_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