Dominique Leuenberger 2022-01-10 22:53:17 +00:00 committed by Git OBS Bridge
parent 0291a4049b
commit 3015c61bd8
4 changed files with 14 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:59b862f50e710277f8ede96f083a5bb8d7c9595376146838b9580be90374ee1f
size 1774172

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:dcf71b9cba8dc0ca9940c4b316a0c796be8fab42b070bb6b7cab62b48f0e66c4
size 1884080

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Jan 4 18:55:41 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 20211102.0:
* absl::Cord is now implemented as a b-tree. The new implementation offers
improved performance in most workloads.
* absl::SimpleHexAtoi() has been added to strings library for parsing
hexadecimal strings
-------------------------------------------------------------------
Wed Jun 30 11:18:51 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>

View File

@ -1,7 +1,7 @@
#
# spec file for package abseil-cpp
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,7 +17,7 @@
Name: abseil-cpp
Version: 20210324.2
Version: 20211102.0
Release: 0
Summary: C++11 libraries which augment the C++ stdlib
License: Apache-2.0