From 3015c61bd88abb5dd2a7e971dc487f58d8bb060bfb80188e399e63c3c08ea0c8 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 10 Jan 2022 22:53:17 +0000 Subject: [PATCH] Accepting request 945266 from devel:kubic OBS-URL: https://build.opensuse.org/request/show/945266 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/abseil-cpp?expand=0&rev=20 --- abseil-cpp-20210324.2.tar.gz | 3 --- abseil-cpp-20211102.0.tar.gz | 3 +++ abseil-cpp.changes | 9 +++++++++ abseil-cpp.spec | 4 ++-- 4 files changed, 14 insertions(+), 5 deletions(-) delete mode 100644 abseil-cpp-20210324.2.tar.gz create mode 100644 abseil-cpp-20211102.0.tar.gz diff --git a/abseil-cpp-20210324.2.tar.gz b/abseil-cpp-20210324.2.tar.gz deleted file mode 100644 index f8ca7bb..0000000 --- a/abseil-cpp-20210324.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:59b862f50e710277f8ede96f083a5bb8d7c9595376146838b9580be90374ee1f -size 1774172 diff --git a/abseil-cpp-20211102.0.tar.gz b/abseil-cpp-20211102.0.tar.gz new file mode 100644 index 0000000..71a6aaa --- /dev/null +++ b/abseil-cpp-20211102.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcf71b9cba8dc0ca9940c4b316a0c796be8fab42b070bb6b7cab62b48f0e66c4 +size 1884080 diff --git a/abseil-cpp.changes b/abseil-cpp.changes index 3414e7e..5120314 100644 --- a/abseil-cpp.changes +++ b/abseil-cpp.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Jan 4 18:55:41 UTC 2022 - Dirk Müller + +- 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 diff --git a/abseil-cpp.spec b/abseil-cpp.spec index d5d422b..d1cade0 100644 --- a/abseil-cpp.spec +++ b/abseil-cpp.spec @@ -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