Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package dvgt for openSUSE:Factory checked in at 2025-06-17 18:20:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dvgt (Old) and /work/SRC/openSUSE:Factory/.dvgt.new.19631 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dvgt" Tue Jun 17 18:20:54 2025 rev:22 rq:1286063 version:3.51L3 Changes: -------- --- /work/SRC/openSUSE:Factory/dvgt/dvgt.changes 2024-02-27 22:46:33.970661317 +0100 +++ /work/SRC/openSUSE:Factory/.dvgt.new.19631/dvgt.changes 2025-06-17 18:21:11.859750007 +0200 @@ -1,0 +2,5 @@ +Mon Jun 16 10:50:48 UTC 2025 - Dr. Werner Fink <wer...@suse.de> + +- Make it build again + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dvgt.spec ++++++ --- /var/tmp/diff_new_pack.Nddlr0/_old 2025-06-17 18:21:12.331769640 +0200 +++ /var/tmp/diff_new_pack.Nddlr0/_new 2025-06-17 18:21:12.331769640 +0200 @@ -1,7 +1,7 @@ # # spec file for package dvgt # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -39,9 +39,8 @@ %autosetup -p0 %build -RPM_OPT_FLAGS="-std=gnu89 %{optflags} -fno-strict-aliasing -funsigned-char" -#RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-uninitialized -Wno-unused -pipe" -RPM_OPT_FLAGS="%{optflags} -Wno-unused -pipe" +RPM_OPT_FLAGS="-std=gnu99 %{optflags} -fno-strict-aliasing -funsigned-char" +RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-unused -pipe -D_DEFAULT_SOURCE" export RPM_OPT_FLAGS pushd src make -f Makefile.linux %{?_smp_mflags}