Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rzsz for openSUSE:Factory checked in at 2026-02-13 16:13:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rzsz (Old) and /work/SRC/openSUSE:Factory/.rzsz.new.1977 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rzsz" Fri Feb 13 16:13:47 2026 rev:10 rq:1332864 version:0.12.21~rc Changes: -------- --- /work/SRC/openSUSE:Factory/rzsz/rzsz.changes 2025-06-17 18:24:51.296875168 +0200 +++ /work/SRC/openSUSE:Factory/.rzsz.new.1977/rzsz.changes 2026-02-13 16:13:53.118055086 +0100 @@ -1,0 +2,6 @@ +Wed Feb 11 20:30:12 UTC 2026 - BenoƮt Monin <[email protected]> + +- update lrzsz-0.12.21rc-fix-build-with-gcc-15.patch to fix build + errors + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rzsz.spec ++++++ --- /var/tmp/diff_new_pack.LDWaIK/_old 2026-02-13 16:13:53.966090580 +0100 +++ /var/tmp/diff_new_pack.LDWaIK/_new 2026-02-13 16:13:53.966090580 +0100 @@ -1,7 +1,7 @@ # # spec file for package rzsz # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed ++++++ lrzsz-0.12.21rc-fix-build-with-gcc-15.patch ++++++ --- /var/tmp/diff_new_pack.LDWaIK/_old 2026-02-13 16:13:54.018092757 +0100 +++ /var/tmp/diff_new_pack.LDWaIK/_new 2026-02-13 16:13:54.022092924 +0100 @@ -62,32 +62,32 @@ strtol_error --- a/src/lrz.c +++ b/src/lrz.c -@@ -42,9 +42,9 @@ +@@ -41,12 +41,6 @@ + #include "xstrtoul.h" #include "error.h" - #ifndef STRICT_PROTOTYPES +-#ifndef STRICT_PROTOTYPES -extern time_t time(); -extern char *strerror(); -extern char *strstr(); -+extern time_t time(time_t *tloc); -+extern char *strerror(int errnum); -+extern char *strstr(const char *s1, const char *s2); - #endif - +-#endif +- #ifndef HAVE_ERRNO_DECLARATION + extern int errno; + #endif --- a/src/lsz.c +++ b/src/lsz.c -@@ -51,9 +51,9 @@ void *mm_addr=NULL; +@@ -50,12 +50,6 @@ void *mm_addr=NULL; + #include "xstrtoul.h" #include "error.h" - #ifndef STRICT_PROTOTYPES +-#ifndef STRICT_PROTOTYPES -extern time_t time(); -extern char *strerror(); -extern char *strstr(); -+extern time_t time(time_t *tloc); -+extern char *strerror(int errnum); -+extern char *strstr(const char *s1, const char *s2); - #endif - +-#endif +- #ifndef HAVE_ERRNO_DECLARATION + extern int errno; + #endif
