Hello community,

here is the log from the commit of package mdds-1_5 for openSUSE:Factory 
checked in at 2020-06-22 17:43:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mdds-1_5 (Old)
 and      /work/SRC/openSUSE:Factory/.mdds-1_5.new.2956 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mdds-1_5"

Mon Jun 22 17:43:18 2020 rev:2 rq:815740 version:1.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/mdds-1_5/mdds-1_5.changes        2019-08-22 
15:12:40.238423968 +0200
+++ /work/SRC/openSUSE:Factory/.mdds-1_5.new.2956/mdds-1_5.changes      
2020-06-22 17:43:34.753399216 +0200
@@ -1,0 +2,8 @@
+Thu Jun 18 12:11:51 UTC 2020 - Tomáš Chvátal <[email protected]>
+
+- Update to 1.6.0:
+  * switched to using binary search on block position lookup, which
+    significantly improves element access performance in general, at the
+    expense of slight performance degradation on block shifting.
+
+-------------------------------------------------------------------

Old:
----
  mdds-1.5.0.tar.bz2

New:
----
  mdds-1.6.0.tar.bz2

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

Other differences:
------------------
++++++ mdds-1_5.spec ++++++
--- /var/tmp/diff_new_pack.ZFl7cm/_old  2020-06-22 17:43:37.249407227 +0200
+++ /var/tmp/diff_new_pack.ZFl7cm/_new  2020-06-22 17:43:37.253407240 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package mdds-1_5
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,12 +21,12 @@
 %define _apiver 1.5
 %define _oname mdds
 Name:           %{_oname}-1_5
-Version:        1.5.0
+Version:        1.6.0
 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
+URL:            https://gitlab.com/mdds/mdds
 Source:         
http://kohei.us/files/%{_oname}/src/%{_oname}-%{version}.tar.bz2
 BuildRequires:  gcc-c++
 BuildRequires:  libstdc++-devel

++++++ mdds-1.5.0.tar.bz2 -> mdds-1.6.0.tar.bz2 ++++++
++++ 5075 lines of diff (skipped)


Reply via email to