Hello community,

here is the log from the commit of package xxhash for openSUSE:Factory checked 
in at 2020-08-04 20:16:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xxhash (Old)
 and      /work/SRC/openSUSE:Factory/.xxhash.new.3592 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xxhash"

Tue Aug  4 20:16:25 2020 rev:4 rq:824139 version:0.8.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/xxhash/xxhash.changes    2019-12-21 
12:31:30.979367087 +0100
+++ /work/SRC/openSUSE:Factory/.xxhash.new.3592/xxhash.changes  2020-08-04 
20:16:30.160869032 +0200
@@ -1,0 +2,12 @@
+Mon Aug  3 05:43:31 UTC 2020 - Ismail Dönmez <[email protected]>
+
+- Update to version 0.8.0
+  * api : stabilize XXH3
+  * cli : xxhsum can produce BSD-style lines, with command --tag
+  * cli : xxhsum can parse and check BSD-style lines, using command --check
+  * cli : xxhsum - accepts console input
+  * cli : xxhsum accepts -- separator
+  * cli : fix : print correct default algo for symlinked helpers
+- Add BR on c++_compiler, needed for test programs
+
+-------------------------------------------------------------------

Old:
----
  xxHash-0.7.2.tar.gz

New:
----
  xxHash-0.8.0.tar.gz

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

Other differences:
------------------
++++++ xxhash.spec ++++++
--- /var/tmp/diff_new_pack.pSwS7Q/_old  2020-08-04 20:16:32.028870169 +0200
+++ /var/tmp/diff_new_pack.pSwS7Q/_new  2020-08-04 20:16:32.032870172 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xxhash
 #
-# 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
@@ -17,13 +17,15 @@
 
 
 Name:           xxhash
-Version:        0.7.2
+Version:        0.8.0
 Release:        0
 Summary:        Non-cryptographic hash algorithm
 License:        GPL-2.0-only AND BSD-2-Clause
 Group:          Productivity/Security
 URL:            https://github.com/Cyan4973/xxHash
 Source0:        
https://github.com/Cyan4973/xxHash/archive/v%{version}.tar.gz#/xxHash-%{version}.tar.gz
+BuildRequires:  c++_compiler
+BuildRequires:  pkgconfig
 
 %description
 xxHash is a hash algorithm. It completes the SMHasher test suite which
@@ -85,6 +87,8 @@
 
 %files devel
 %{_includedir}/xxhash.h
+%{_includedir}/xxh3.h
+%{_libdir}/pkgconfig/libxxhash.pc
 %{_libdir}/libxxhash.so
 
 %changelog

++++++ xxHash-0.7.2.tar.gz -> xxHash-0.8.0.tar.gz ++++++
++++ 17440 lines of diff (skipped)


Reply via email to