Hello community,

here is the log from the commit of package sysbench for openSUSE:Factory 
checked in at 2018-05-29 10:35:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sysbench (Old)
 and      /work/SRC/openSUSE:Factory/.sysbench.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sysbench"

Tue May 29 10:35:06 2018 rev:18 rq:610888 version:1.0.14

Changes:
--------
--- /work/SRC/openSUSE:Factory/sysbench/sysbench.changes        2017-12-14 
11:03:39.045750846 +0100
+++ /work/SRC/openSUSE:Factory/.sysbench.new/sysbench.changes   2018-05-29 
10:35:08.950133684 +0200
@@ -1,0 +2,33 @@
+Mon May 21 07:53:35 UTC 2018 - [email protected]
+
+- Update to version 1.0.14:
+  * reports: fix JSON stats reporter to produce valid JSON
+  * Lua SQL API: don't crash when query_row() is called with a
+    SELECT returning empty result set
+  * Lua SQL API: don't crash when bulk insert API calls are used
+    out of order
+  * regression tests: make PostgreSQL tests compatible with the new
+    dump format introduced in 10.3
+  * regression tests: minor stability and coverage improvements
+  * minor cleanups in build scripts
+  * improve report formatting for long latency values
+  * fileio: --file-extra-flags now accepts a list of flags rather
+    than just a single value
+  * OLTP: re-prepare prepared statements after reconnects, i.e. in
+    cases when a server connection is lost and sysbench is
+    configured to ignore such errors
+  * improve --rate mode precision for high argument values
+  * fix compile-time architecture detection for some Broadwell CPUs
+    which were incorrectly identified as Core 2.
+  * remove build dependency on xxd (and vim-minimal package)
+  * fix Lua API to correctly stop the benchmark when event()
+    returns a value other than nil or false
+  * fix the fileio benchmark when the specified file size is not a
+    multiple of block size
+  * fix the fileio benchmark to throw a descriptive error when the
+    specified file size does not match the size of files created by
+    'prepare'
+  * minor improvements in tests and documentation.
+- Update build dependencies
+
+-------------------------------------------------------------------

Old:
----
  sysbench-1.0.11.tar.gz

New:
----
  sysbench-1.0.14.tar.gz

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

Other differences:
------------------
++++++ sysbench.spec ++++++
--- /var/tmp/diff_new_pack.XXuaNt/_old  2018-05-29 10:35:09.786102814 +0200
+++ /var/tmp/diff_new_pack.XXuaNt/_new  2018-05-29 10:35:09.826101337 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package sysbench
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,16 +17,15 @@
 
 
 Name:           sysbench
-Version:        1.0.11
+Version:        1.0.14
 Release:        0
 Summary:        A MySQL benchmarking tool
-License:        GPL-2.0
+License:        GPL-2.0-only
 Group:          System/Benchmark
 URL:            https://github.com/akopytov/sysbench
 Source0:        
https://github.com/akopytov/sysbench/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
 BuildRequires:  autoconf
 BuildRequires:  automake
-BuildRequires:  cram
 BuildRequires:  docbook
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  libaio-devel
@@ -36,7 +35,6 @@
 BuildRequires:  openssl-devel
 BuildRequires:  pkgconfig
 BuildRequires:  postgresql-devel
-BuildRequires:  vim
 BuildRequires:  pkgconfig(ck)
 BuildRequires:  pkgconfig(luajit)
 
@@ -57,18 +55,13 @@
   --with-pgsql
 make %{?_smp_mflags} V=1
 
-%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
 rm -rf %{buildroot}%{_datadir}/doc/sysbench
 
 %files
-%doc COPYING ChangeLog README.md doc/manual.html
+%license COPYING
+%doc ChangeLog README.md doc/manual.html
 %{_bindir}/sysbench
 %{_datadir}/sysbench
 

++++++ sysbench-1.0.11.tar.gz -> sysbench-1.0.14.tar.gz ++++++
++++ 4603 lines of diff (skipped)


Reply via email to