Hello community,

here is the log from the commit of package sysbench for openSUSE:Factory 
checked in at 2017-12-14 11:03:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sysbench (Old)
 and      /work/SRC/openSUSE:Factory/.sysbench.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sysbench"

Thu Dec 14 11:03:36 2017 rev:17 rq:556760 version:1.0.11

Changes:
--------
--- /work/SRC/openSUSE:Factory/sysbench/sysbench.changes        2017-11-09 
14:06:45.139538940 +0100
+++ /work/SRC/openSUSE:Factory/.sysbench.new/sysbench.changes   2017-12-14 
11:03:39.045750846 +0100
@@ -1,0 +2,12 @@
+Wed Dec 13 17:17:13 UTC 2017 - mplus...@suse.com
+
+- Update to version 1.0.11:
+  * make statistic counters usable from Lua scripts
+  * fix the PostgreSQL driver to be compatible with CockroachDB
+    (GH-180)
+  * fix oltp_insert.lua to work correctly when both --tables and
+    --threads are greater than 1 (GH-178)
+  * minor documentation updates
+- Fix tests execution in absence of python2
+
+-------------------------------------------------------------------

Old:
----
  sysbench-1.0.10.tar.gz

New:
----
  sysbench-1.0.11.tar.gz

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

Other differences:
------------------
++++++ sysbench.spec ++++++
--- /var/tmp/diff_new_pack.s9rWH3/_old  2017-12-14 11:03:39.977705856 +0100
+++ /var/tmp/diff_new_pack.s9rWH3/_new  2017-12-14 11:03:39.981705663 +0100
@@ -17,12 +17,12 @@
 
 
 Name:           sysbench
-Version:        1.0.10
+Version:        1.0.11
 Release:        0
 Summary:        A MySQL benchmarking tool
 License:        GPL-2.0
 Group:          System/Benchmark
-Url:            https://github.com/akopytov/sysbench
+URL:            https://github.com/akopytov/sysbench
 Source0:        
https://github.com/akopytov/sysbench/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
 BuildRequires:  autoconf
 BuildRequires:  automake
@@ -58,7 +58,10 @@
 make %{?_smp_mflags} V=1
 
 %check
-make %{?_smp_mflags} check
+# Do not use bundled cram
+sed -i "s|${SBTEST_ROOTDIR}/../third_party/cram/scripts:||g" \
+ tests/test_run.sh
+make %{?_smp_mflags} test
 
 %install
 %make_install

++++++ sysbench-1.0.10.tar.gz -> sysbench-1.0.11.tar.gz ++++++
++++ 1893 lines of diff (skipped)


Reply via email to