Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gzip for openSUSE:Factory checked in at 2021-09-20 23:31:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gzip (Old) and /work/SRC/openSUSE:Factory/.gzip.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gzip" Mon Sep 20 23:31:42 2021 rev:58 rq:918000 version:1.11 Changes: -------- --- /work/SRC/openSUSE:Factory/gzip/gzip.changes 2021-07-09 23:56:34.561813818 +0200 +++ /work/SRC/openSUSE:Factory/.gzip.new.1899/gzip.changes 2021-09-20 23:31:43.591067827 +0200 @@ -1,0 +2,14 @@ +Thu Sep 9 08:23:45 UTC 2021 - Danilo Spinella <[email protected]> + +- Update to 1.11: + * Performance improvements + * Added hardware acceleration for IBM Z +- Refresh patches: + * manpage-no-date.patch + * xz_lzma.patch +- Remove upstreamed patches: + * gzip-1.10-fix-DFLTCC-segfault.patch + * gzip-1.10-fix_count_of_lines_to_skip.patch + * gzip-1.10-ibm_dfltcc_support.patch + +------------------------------------------------------------------- Old: ---- gzip-1.10-fix-DFLTCC-segfault.patch gzip-1.10-fix_count_of_lines_to_skip.patch gzip-1.10-ibm_dfltcc_support.patch gzip-1.10.tar.xz gzip-1.10.tar.xz.sig New: ---- gzip-1.11.tar.xz gzip-1.11.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gzip.spec ++++++ --- /var/tmp/diff_new_pack.vnscKx/_old 2021-09-20 23:31:44.355068771 +0200 +++ /var/tmp/diff_new_pack.vnscKx/_new 2021-09-20 23:31:44.359068775 +0200 @@ -18,7 +18,7 @@ %define _buildshell /bin/bash Name: gzip -Version: 1.10 +Version: 1.11 Release: 0 Summary: GNU Zip Compression Utilities License: GPL-3.0-or-later @@ -34,10 +34,6 @@ # PATCH FIX OPENSUSE BNC#799561 - zgrep silently fails on LZMA compressed files Patch7: xz_lzma.patch Patch8: manpage-no-date.patch -Patch9: gzip-1.10-ibm_dfltcc_support.patch -Patch10: gzip-1.10-fix_count_of_lines_to_skip.patch -# https://git.savannah.gnu.org/cgit/gzip.git/commit/?id=be0a534ba2b6e77da289de8da79e70843b1028cc -Patch11: gzip-1.10-fix-DFLTCC-segfault.patch BuildRequires: autoconf BuildRequires: automake BuildRequires: makeinfo @@ -59,13 +55,6 @@ %patch6 %patch7 -p1 %patch8 -p1 -%ifarch s390x -%patch9 -p1 -%endif -%patch10 -p1 -%ifarch s390x -%patch11 -p1 -%endif %build export CFLAGS="%{optflags} -fomit-frame-pointer \ ++++++ gzip-1.10.tar.xz -> gzip-1.11.tar.xz ++++++ ++++ 85974 lines of diff (skipped) ++++++ manpage-no-date.patch ++++++ --- /var/tmp/diff_new_pack.vnscKx/_old 2021-09-20 23:31:44.831069358 +0200 +++ /var/tmp/diff_new_pack.vnscKx/_new 2021-09-20 23:31:44.831069358 +0200 @@ -10,7 +10,7 @@ +(version @value{VERSION}), and documents commands for compressing and decompressing data. - Copyright @copyright{} 1998-1999, 2001-2002, 2006-2007, 2009-2018 Free Software + Copyright @copyright{} 1998--1999, 2001--2002, 2006--2007, 2009--2021 Free @@ -47,7 +47,6 @@ Free Documentation License''. @title GNU gzip @subtitle The data compression program ++++++ xz_lzma.patch ++++++ --- /var/tmp/diff_new_pack.vnscKx/_old 2021-09-20 23:31:44.847069378 +0200 +++ /var/tmp/diff_new_pack.vnscKx/_new 2021-09-20 23:31:44.847069378 +0200 @@ -3,13 +3,13 @@ --- gzip-1.5.orig/zgrep.1 +++ gzip-1.5/zgrep.1 @@ -10,7 +10,7 @@ zgrep \- search possibly compressed file - .I Zgrep - invokes - .I grep + .B zgrep + command invokes + .B grep -on compressed or gzipped files. +on compressed, xz'ed, lzma'ed, bzip2'ed or gzipped files. All options specified are passed directly to - .IR grep . + .BR grep . If no file is specified, then the standard input is decompressed Index: gzip-1.5/zgrep.in ===================================================================
