Accepting request 887227 from devel:libraries:c_c++

OBS-URL: https://build.opensuse.org/request/show/887227
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/boost-defaults?expand=0&rev=7
This commit is contained in:
Dominique Leuenberger 2021-04-26 14:38:17 +00:00 committed by Git OBS Bridge
commit 93d20f2c87
2 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Apr 19 15:14:28 CEST 2021 - aschnell@suse.com
- Update for Boost 1.76.0
-------------------------------------------------------------------
Wed Dec 16 21:47:34 UTC 2020 - Adam Majer <amajer@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package boost-defaults
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,9 +17,9 @@
Name: boost-defaults
Version: 1.75.0
Version: 1.76.0
Release: 0
%define boost_version 1_75_0
%define boost_version 1_76_0
Summary: Default Boost C++ Libraries
License: MIT
Group: Development/Libraries/C and C++