Hello community, here is the log from the commit of package inn for openSUSE:Factory checked in at 2020-06-15 20:29:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/inn (Old) and /work/SRC/openSUSE:Factory/.inn.new.3606 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "inn" Mon Jun 15 20:29:38 2020 rev:38 rq:814573 version:2.6.2 Changes: -------- --- /work/SRC/openSUSE:Factory/inn/inn.changes 2020-01-27 00:22:52.469509344 +0100 +++ /work/SRC/openSUSE:Factory/.inn.new.3606/inn.changes 2020-06-15 20:29:48.786229351 +0200 @@ -1,0 +2,5 @@ +Thu Jun 11 14:32:22 UTC 2020 - Paolo Stivanin <[email protected]> + +- Add -fcommon to allow building against GCC10 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ inn.spec ++++++ --- /var/tmp/diff_new_pack.jAO55m/_old 2020-06-15 20:29:49.774232774 +0200 +++ /var/tmp/diff_new_pack.jAO55m/_new 2020-06-15 20:29:49.778232788 +0200 @@ -1,7 +1,7 @@ # # spec file for package inn # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 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/ # @@ -22,7 +22,7 @@ BuildRequires: pam-devel BuildRequires: postfix BuildRequires: zlib-devel -Url: http://www.isc.org/software/inn/ +URL: http://www.isc.org/software/inn/ Summary: InterNetNews License: GPL-2.0-or-later AND BSD-4-Clause Group: Productivity/Networking/News/Servers @@ -87,7 +87,7 @@ %build %global _lto_cflags %{_lto_cflags} -ffat-lto-objects -LDFLAGS="-pie" CFLAGS="$RPM_OPT_FLAGS -pipe -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIE -fstack-protector" ./configure \ +LDFLAGS="-pie" CFLAGS="$RPM_OPT_FLAGS -pipe -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIE -fstack-protector -fcommon" ./configure \ --enable-dual-socket \ --enable-uucp-rnews \ --enable-setgid-inews \
