Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package mdds-2_0 for openSUSE:Factory 
checked in at 2022-02-21 17:46:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mdds-2_0 (Old)
 and      /work/SRC/openSUSE:Factory/.mdds-2_0.new.1958 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mdds-2_0"

Mon Feb 21 17:46:39 2022 rev:3 rq:956272 version:2.0.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/mdds-2_0/mdds-2_0.changes        2022-01-27 
23:18:45.506235526 +0100
+++ /work/SRC/openSUSE:Factory/.mdds-2_0.new.1958/mdds-2_0.changes      
2022-02-21 17:47:48.415615580 +0100
@@ -1,0 +2,14 @@
+Sun Feb 20 21:22:25 UTC 2022 - Dirk M??ller <dmuel...@suse.com>
+
+- update to 2.0.2:
+  * addressed various coverity issues.
+  * fixed random compiler warnings.
+  * fixed event handling in copy construction. In aos, the event object was not
+    copied when the parent container was copied. In soa, the
+    element_block_acquired() callback was not called for the cloned element
+    blocks.
+  * added move constructors and move assignment operators to both aos and soa
+    variants.
+  * added optional trace function that gets called on every called public 
method. 
+
+-------------------------------------------------------------------

Old:
----
  mdds-2.0.0.tar.bz2

New:
----
  mdds-2.0.2.tar.gz

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

Other differences:
------------------
++++++ mdds-2_0.spec ++++++
--- /var/tmp/diff_new_pack.cvO9wa/_old  2022-02-21 17:47:48.955615741 +0100
+++ /var/tmp/diff_new_pack.cvO9wa/_new  2022-02-21 17:47:48.959615742 +0100
@@ -22,13 +22,13 @@
 %define _apiver 2.0
 %define _oname mdds
 Name:           %{_oname}-2_0
-Version:        2.0.0
+Version:        2.0.2
 Release:        0
 Summary:        A collection of multi-dimensional data structure and indexing 
algorithm
 License:        MIT
 Group:          Development/Libraries/C and C++
 URL:            https://gitlab.com/mdds/mdds
-Source:         
http://kohei.us/files/%{_oname}/src/%{_oname}-%{version}.tar.bz2
+Source:         
https://gitlab.com/mdds/mdds/-/archive/%{version}/mdds-%{version}.tar.gz
 Patch0:         no-stdcxx17.patch
 BuildRequires:  autoconf
 BuildRequires:  automake

Reply via email to