Hello community,

here is the log from the commit of package xxhash for openSUSE:Factory checked 
in at 2019-12-21 12:31:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xxhash (Old)
 and      /work/SRC/openSUSE:Factory/.xxhash.new.6675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xxhash"

Sat Dec 21 12:31:07 2019 rev:3 rq:758243 version:0.7.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/xxhash/xxhash.changes    2019-09-26 
20:46:34.765685542 +0200
+++ /work/SRC/openSUSE:Factory/.xxhash.new.6675/xxhash.changes  2019-12-21 
12:31:30.979367087 +0100
@@ -1,0 +2,16 @@
+Wed Dec 18 23:57:43 UTC 2019 - Stefan Brüns <[email protected]>
+
+- Enable test suite run in %check
+
+-------------------------------------------------------------------
+Tue Dec 17 13:17:59 UTC 2019 - Michał Rostecki <[email protected]>
+
+- Update to version 0.7.2
+  * Fixed collision ratio of XXH128 for some specific input lengths
+  * Improved VSX and NEON variants
+  * Improved performance of scalar code path (XXH_VECTOR=0),
+  * xxhsum: can generate 128-bit hash with command -H2 (note: for
+    experimental purposes only! XXH128 is not yet frozen)
+  * xxhsum: option -q removes status notifications
+
+-------------------------------------------------------------------

Old:
----
  xxHash-0.7.1.tar.gz

New:
----
  xxHash-0.7.2.tar.gz

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

Other differences:
------------------
++++++ xxhash.spec ++++++
--- /var/tmp/diff_new_pack.UVNgFE/_old  2019-12-21 12:31:31.591367378 +0100
+++ /var/tmp/diff_new_pack.UVNgFE/_new  2019-12-21 12:31:31.591367378 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           xxhash
-Version:        0.7.1
+Version:        0.7.2
 Release:        0
 Summary:        Non-cryptographic hash algorithm
 License:        GPL-2.0-only AND BSD-2-Clause
@@ -62,6 +62,9 @@
 %make_install prefix=%{_prefix} libdir=%{_libdir}
 rm -rf %{buildroot}%{_libdir}/libxxhash.a
 
+%check
+make test
+
 %post -n libxxhash0 -p /sbin/ldconfig
 %postun -n libxxhash0 -p /sbin/ldconfig
 
@@ -71,8 +74,10 @@
 %{_bindir}/xxhsum
 %{_bindir}/xxh32sum
 %{_bindir}/xxh64sum
+%{_bindir}/xxh128sum
 %{_mandir}/man1/xxh32sum.*
 %{_mandir}/man1/xxh64sum.*
+%{_mandir}/man1/xxh128sum.*
 %{_mandir}/man1/xxhsum.*
 
 %files -n libxxhash0

++++++ xxHash-0.7.1.tar.gz -> xxHash-0.7.2.tar.gz ++++++
++++ 4118 lines of diff (skipped)


Reply via email to