Hello community,

here is the log from the commit of package gzip for openSUSE:Factory checked in 
at 2020-09-08 22:55:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gzip (Old)
 and      /work/SRC/openSUSE:Factory/.gzip.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gzip"

Tue Sep  8 22:55:14 2020 rev:52 rq:831921 version:1.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/gzip/gzip.changes        2019-09-07 
11:24:48.934500038 +0200
+++ /work/SRC/openSUSE:Factory/.gzip.new.3399/gzip.changes      2020-09-08 
22:55:16.791752068 +0200
@@ -1,0 +2,7 @@
+Wed Sep  2 14:12:24 UTC 2020 - Kristyna Streitova <[email protected]>
+
+- Enable DFLTCC compression for s390x for levels 1-6 (i. e. to make
+  it used by default) by adding -DDFLTCC_LEVEL_MASK=0x7e to CLFAGS.
+  [jsc#SLE-13775]
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gzip.spec ++++++
--- /var/tmp/diff_new_pack.T3fRxk/_old  2020-09-08 22:55:17.379752362 +0200
+++ /var/tmp/diff_new_pack.T3fRxk/_new  2020-09-08 22:55:17.383752364 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gzip
 #
-# 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
@@ -67,6 +67,7 @@
 # added because of gzip-1.10-ibm_dfltcc_support.patch [jsc#SLE-5818]
 %ifarch s390x
 autoreconf -f -i
+export CFLAGS="$CFLAGS -DDFLTCC_LEVEL_MASK=0x7e"
 %endif
 %configure --disable-silent-rules \
   gl_cv_func_printf_directive_n=yes \



Reply via email to