Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package zstd for openSUSE:Factory checked in 
at 2021-05-21 21:49:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/zstd (Old)
 and      /work/SRC/openSUSE:Factory/.zstd.new.2988 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "zstd"

Fri May 21 21:49:26 2021 rev:24 rq:893241 version:1.5.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/zstd/zstd.changes        2021-03-11 
20:06:45.884126941 +0100
+++ /work/SRC/openSUSE:Factory/.zstd.new.2988/zstd.changes      2021-05-21 
21:49:27.402372585 +0200
@@ -1,0 +2,17 @@
+Fri May 14 20:34:25 UTC 2021 - Ismail D??nmez <[email protected]>
+
+- Update to version 1.5.0
+  * https://github.com/facebook/zstd/releases/tag/v1.5.0
+  * Improved Middle-Level Compression Speed
+  * Improved High-Level Compression Ratio
+  * Faster Decompression Speed
+  * Dynamic Library Supports Multithreading by Default
+- Drop zstd-1.4.9-Avoid-SIGBUS-on-armv6.patch, merged upstream
+
+-------------------------------------------------------------------
+Tue May 11 18:28:45 UTC 2021 - Bernhard Wiedemann <[email protected]>
+
+- Add zstd-1.4.9-Avoid-SIGBUS-on-armv6.patch
+  to fix crashes when running armv6 userspace on armv8 64-bit kernels
+
+-------------------------------------------------------------------

Old:
----
  zstd-1.4.9.tar.gz

New:
----
  zstd-1.5.0.tar.gz
  zstd-1.5.0.tar.gz.sig
  zstd.keyring

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

Other differences:
------------------
++++++ zstd.spec ++++++
--- /var/tmp/diff_new_pack.dMiiGg/_old  2021-05-21 21:49:27.946370327 +0200
+++ /var/tmp/diff_new_pack.dMiiGg/_new  2021-05-21 21:49:27.946370327 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package zstd
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,13 +19,15 @@
 %define major 1
 %define libname lib%{name}%{major}
 Name:           zstd
-Version:        %{major}.4.9
+Version:        %{major}.5.0
 Release:        0
 Summary:        Zstandard compression tools
 License:        BSD-3-Clause AND GPL-2.0-only
 Group:          Productivity/Archiving/Compression
 URL:            https://github.com/facebook/zstd
-Source0:        
https://github.com/facebook/zstd/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
+Source0:        
https://github.com/facebook/zstd/releases/download/v%{version}/%{name}-%{version}.tar.gz
+Source1:        
https://github.com/facebook/zstd/releases/download/v%{version}/%{name}-%{version}.tar.gz.sig
+Source2:        zstd.keyring
 Source99:       baselibs.conf
 Patch1:         pzstd.1.patch
 BuildRequires:  gcc
@@ -82,8 +84,7 @@
 Needed for compiling programs that link with the library.
 
 %prep
-%setup -q
-%patch1 -p1
+%autosetup -p1
 
 %build
 %global _lto_cflags %{_lto_cflags} -ffat-lto-objects

++++++ zstd-1.4.9.tar.gz -> zstd-1.5.0.tar.gz ++++++
++++ 26305 lines of diff (skipped)

Reply via email to