Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package newt for openSUSE:Factory checked in at 2024-07-14 08:48:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/newt (Old) and /work/SRC/openSUSE:Factory/.newt.new.17339 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "newt" Sun Jul 14 08:48:49 2024 rev:52 rq:1187076 version:0.52.24 Changes: -------- --- /work/SRC/openSUSE:Factory/newt/newt.changes 2024-01-04 15:57:13.560143018 +0100 +++ /work/SRC/openSUSE:Factory/.newt.new.17339/newt.changes 2024-07-14 08:49:04.565315637 +0200 @@ -1,0 +2,6 @@ +Fri Jul 12 11:40:02 UTC 2024 - Martin Jambor <[email protected]> + +- Add -D_GNU_SOURCE to compilation flags because it is a required + feature macro for function setlinebuf to be declared. [boo#1225864] + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ newt-doc.spec ++++++ --- /var/tmp/diff_new_pack.XJz1rM/_old 2024-07-14 08:49:05.613353972 +0200 +++ /var/tmp/diff_new_pack.XJz1rM/_new 2024-07-14 08:49:05.613353972 +0200 @@ -1,7 +1,7 @@ # # spec file for package newt-doc # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed ++++++ newt.spec ++++++ --- /var/tmp/diff_new_pack.XJz1rM/_old 2024-07-14 08:49:05.641354996 +0200 +++ /var/tmp/diff_new_pack.XJz1rM/_new 2024-07-14 08:49:05.645355143 +0200 @@ -1,7 +1,7 @@ # # spec file for package newt # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -134,7 +134,7 @@ # --with-gpm-support %configure --without-tcl ## make depend -make CPPFLAGS="%{optflags} -fPIC" %{?_smp_mflags} all +make CPPFLAGS="%{optflags} -fPIC -D_GNU_SOURCE" %{?_smp_mflags} all chmod 0644 peanuts.py popcorn.py %install
