diff --git a/.files b/.files index 1a536ec..8a23b96 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index 8af681c..84daac2 100644 --- a/.rev +++ b/.rev @@ -169,4 +169,12 @@ 903646 + + 161c1e5b359ba6845641daf929f189ac + 20211102.0 + + dimstar_suse + + 945266 + diff --git a/abseil-cpp-20210324.2.tar.gz b/abseil-cpp-20210324.2.tar.gz deleted file mode 120000 index 425a1cb..0000000 --- a/abseil-cpp-20210324.2.tar.gz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeicj5l2dpgoqkawpjbdhypidybe7uclig2q4b62hlm6gnpkqveuodu \ No newline at end of file diff --git a/abseil-cpp-20211102.0.tar.gz b/abseil-cpp-20211102.0.tar.gz new file mode 120000 index 0000000..09a99a0 --- /dev/null +++ b/abseil-cpp-20211102.0.tar.gz @@ -0,0 +1 @@ +/ipfs/bafybeiceyoy7vinuaoaclk52snuopmghd5i3sk2kcgkjshdlsi672ncd4i \ No newline at end of file diff --git a/abseil-cpp.changes b/abseil-cpp.changes index 95cdcb6..6bf1581 100644 --- a/abseil-cpp.changes +++ b/abseil-cpp.changes @@ -1,4 +1,13 @@ ------------------------------------------------------------------- +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 - Update to version 20210324.2 (LTS): diff --git a/abseil-cpp.spec b/abseil-cpp.spec index 5b26f9e..d113582 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