Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package abseil-cpp for openSUSE:Factory 
checked in at 2023-09-07 21:12:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/abseil-cpp (Old)
 and      /work/SRC/openSUSE:Factory/.abseil-cpp.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "abseil-cpp"

Thu Sep  7 21:12:16 2023 rev:31 rq:1109442 version:20230802.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/abseil-cpp/abseil-cpp.changes    2023-08-30 
10:19:13.577456271 +0200
+++ /work/SRC/openSUSE:Factory/.abseil-cpp.new.1766/abseil-cpp.changes  
2023-09-07 21:12:32.384873621 +0200
@@ -1,0 +2,26 @@
+Thu Sep  7 06:49:51 UTC 2023 - Adrian Schröter <adr...@suse.de>
+
+- update to 20230802.0
+  What's New:
+  * Added the nullability library for designating the expected
+    nullability of pointers. Currently these serve as annotations
+    only, but it is expected that compilers will one day be able
+    to use these annotations for diagnostic purposes.
+  * Added the prefetch library as a portable layer for moving data
+    into caches before it is read.
+  * Abseil's hash tables now detect many more programming errors
+    in debug and sanitizer builds.
+  * Abseil's synchronization objects now differentiate absolute
+    waits (when passed an absl::Time) from relative waits (when
+    passed an absl::Duration) when the underlying platform supports
+    differentiating these cases. This only makes a difference when
+    system clocks are adjusted.
+  * Abseil's flag parsing library includes additional methods that
+    make it easier to use when another library also expects to be
+    able to parse flags.
+  * absl::string_view is now available as a smaller target,
+    @com_google_absl//absl/strings:string_view, so that users may
+    use this library without depending on the much larger
+    @com_google_absl//absl/strings target.
+
+-------------------------------------------------------------------

Old:
----
  abseil-cpp-20230125.3.tar.gz

New:
----
  abseil-cpp-20230802.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ abseil-cpp.spec ++++++
--- /var/tmp/diff_new_pack.bO7TZh/_old  2023-09-07 21:12:33.996931249 +0200
+++ /var/tmp/diff_new_pack.bO7TZh/_new  2023-09-07 21:12:34.000931391 +0200
@@ -16,9 +16,9 @@
 #
 
 
-%define lname  libabsl2301_0_0
+%define lname  libabsl2308_0_0
 Name:           abseil-cpp
-Version:        20230125.3
+Version:        20230802.0
 Release:        0
 Summary:        C++11 libraries which augment the C++ stdlib
 License:        Apache-2.0

++++++ abseil-cpp-20230125.3.tar.gz -> abseil-cpp-20230802.0.tar.gz ++++++
++++ 35973 lines of diff (skipped)

++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.bO7TZh/_old  2023-09-07 21:12:34.436946978 +0200
+++ /var/tmp/diff_new_pack.bO7TZh/_new  2023-09-07 21:12:34.436946978 +0200
@@ -1,2 +1,2 @@
-libabsl2301_0_0
+libabsl2308_0_0
 

Reply via email to