Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package autogen for openSUSE:Factory checked in at 2026-01-28 15:05:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/autogen (Old) and /work/SRC/openSUSE:Factory/.autogen.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "autogen" Wed Jan 28 15:05:41 2026 rev:55 rq:1329453 version:5.18.16 Changes: -------- --- /work/SRC/openSUSE:Factory/autogen/autogen.changes 2025-09-17 17:44:37.759438069 +0200 +++ /work/SRC/openSUSE:Factory/.autogen.new.1928/autogen.changes 2026-01-28 15:06:00.755168414 +0100 @@ -1,0 +2,5 @@ +Mon Jan 26 10:20:26 UTC 2026 - Andreas Schwab <[email protected]> + +- Disable -Werror + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ autogen.spec ++++++ --- /var/tmp/diff_new_pack.jToKuB/_old 2026-01-28 15:06:01.659206086 +0100 +++ /var/tmp/diff_new_pack.jToKuB/_new 2026-01-28 15:06:01.659206086 +0100 @@ -1,7 +1,7 @@ # # spec file for package autogen # -# Copyright (c) 2025 SUSE LLC and contributors +# 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 @@ -88,6 +88,8 @@ %prep %autosetup -p1 +# Unmaintained software, extra warnings are not useful any more +sed -ie 's/-Werror//' configure.ac configure touch aclocal.m4 configure Makefile.in config-h.in %build
