From 43ef6ec01d3c6df1340978e0dfc4bdf7e831a5b8f1b85d1bc1abdfa1f0713ad6 Mon Sep 17 00:00:00 2001 From: Adam Majer Date: Wed, 21 Apr 2021 08:37:45 +0000 Subject: [PATCH] Accepting request 887125 from home:aschnell:boost - Update for Boost 1.76.0 OBS-URL: https://build.opensuse.org/request/show/887125 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost-defaults?expand=0&rev=15 --- boost-defaults.changes | 5 +++++ boost-defaults.spec | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/boost-defaults.changes b/boost-defaults.changes index 7f3ccb5..bf2cc09 100644 --- a/boost-defaults.changes +++ b/boost-defaults.changes @@ -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 diff --git a/boost-defaults.spec b/boost-defaults.spec index 724e36d..7b8f208 100644 --- a/boost-defaults.spec +++ b/boost-defaults.spec @@ -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++