Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libcdada for openSUSE:Factory 
checked in at 2024-03-17 22:16:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libcdada (Old)
 and      /work/SRC/openSUSE:Factory/.libcdada.new.1905 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libcdada"

Sun Mar 17 22:16:46 2024 rev:4 rq:1158681 version:0.5.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/libcdada/libcdada.changes        2022-05-05 
23:08:25.477709435 +0200
+++ /work/SRC/openSUSE:Factory/.libcdada.new.1905/libcdada.changes      
2024-03-17 22:17:53.960572869 +0100
@@ -1,0 +2,16 @@
+Sun Mar 17 09:19:55 UTC 2024 - Dirk Müller <[email protected]>
+
+- update to 0.5.2:
+  * map: don't penalize failed insert/erase/find operations
+  * str: add string comparison functions `cdada_str_ncmp` and
+    `cdada_str_ncmp_c`
+  * map: add `cdada_map_get_pos()`
+  * map: allow NULL ptr for val in `cdada_map_find()` to only
+    check for presence
+  * set: add `cdada_set_get_pos()`
+  * list: minor change in `cdada_list_get()` to use
+    `std::advance`
+  * set: fix some error path return values for first()/last()
+  * set: minor fix in header variable name
+
+-------------------------------------------------------------------

Old:
----
  libcdada-0.4.0.tar.gz

New:
----
  libcdada-0.5.2.tar.gz

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

Other differences:
------------------
++++++ libcdada.spec ++++++
--- /var/tmp/diff_new_pack.rtfMwc/_old  2024-03-17 22:17:54.448590824 +0100
+++ /var/tmp/diff_new_pack.rtfMwc/_new  2024-03-17 22:17:54.452590971 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libcdada
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 # Copyright (c) 2021, Martin Hauke <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
@@ -19,7 +19,7 @@
 
 %define sover 0
 Name:           libcdada
-Version:        0.4.0
+Version:        0.5.2
 Release:        0
 Summary:        Basic data structures in C (libstdc++ wrapper)
 License:        BSD-2-Clause

++++++ libcdada-0.4.0.tar.gz -> libcdada-0.5.2.tar.gz ++++++
++++ 2566 lines of diff (skipped)

Reply via email to