Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gzip for openSUSE:Factory checked in 
at 2023-09-01 14:19:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gzip (Old)
 and      /work/SRC/openSUSE:Factory/.gzip.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gzip"

Fri Sep  1 14:19:15 2023 rev:64 rq:1108153 version:1.13

Changes:
--------
--- /work/SRC/openSUSE:Factory/gzip/gzip.changes        2023-08-30 
10:17:33.513885291 +0200
+++ /work/SRC/openSUSE:Factory/.gzip.new.1766/gzip.changes      2023-09-01 
14:19:42.441295275 +0200
@@ -1,0 +2,16 @@
+Wed Aug 30 15:24:55 UTC 2023 - Danilo Spinella <danilo.spine...@suse.com>
+
+- Update to 1.13:
+  * zless now diagnoses gzip failures, if using less 623 or later.
+  * When SIGPIPE is ignored, gzip now exits with status 2 (warning)
+  instead of status 1 (error) when writing to a broken pipe.  This is
+  more useful with programs like 'less' that treat gzip exit status 2
+  as a non-failure.
+  * 'gzip -d' no longer fails to report invalid compressed data
+  that uses a dictionary distance outside the input window.
+  [bug present since the beginning]
+  * Port to C23, which does not allow K&R-style function definitions
+  with parameters, and which does not define __alignas_is_defined.
+- Refreshed manpage-no-date.patch
+
+-------------------------------------------------------------------

Old:
----
  gzip-1.12.tar.xz
  gzip-1.12.tar.xz.sig

New:
----
  gzip-1.13.tar.xz
  gzip-1.13.tar.xz.sig

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

Other differences:
------------------
++++++ gzip.spec ++++++
--- /var/tmp/diff_new_pack.uxiVQ2/_old  2023-09-01 14:19:43.957349385 +0200
+++ /var/tmp/diff_new_pack.uxiVQ2/_new  2023-09-01 14:19:43.965349670 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           gzip
-Version:        1.12
+Version:        1.13
 Release:        0
 Summary:        GNU Zip Compression Utilities
 License:        GPL-3.0-or-later

++++++ gzip-1.12.tar.xz -> gzip-1.13.tar.xz ++++++
++++ 66766 lines of diff (skipped)

++++++ manpage-no-date.patch ++++++
--- /var/tmp/diff_new_pack.uxiVQ2/_old  2023-09-01 14:19:44.405365374 +0200
+++ /var/tmp/diff_new_pack.uxiVQ2/_new  2023-09-01 14:19:44.409365518 +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--2022 Free
+ Copyright @copyright{} 1998--1999, 2001--2002, 2006--2007, 2009--2023 Free
 @@ -47,7 +47,6 @@ Free Documentation License''.
  @title GNU gzip
  @subtitle The data compression program

Reply via email to