Hello community, here is the log from the commit of package signon for openSUSE:Factory checked in at 2019-08-05 10:30:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/signon (Old) and /work/SRC/openSUSE:Factory/.signon.new.4126 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "signon" Mon Aug 5 10:30:19 2019 rev:5 rq:720019 version:8.59 Changes: -------- --- /work/SRC/openSUSE:Factory/signon/signon.changes 2017-11-09 16:24:46.769910662 +0100 +++ /work/SRC/openSUSE:Factory/.signon.new.4126/signon.changes 2019-08-05 10:30:22.611444436 +0200 @@ -1,0 +2,5 @@ +Wed Jul 31 08:43:48 UTC 2019 - Martin Liška <[email protected]> + +- Use FAT LTO objects in order to provide proper static library. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ signon.spec ++++++ --- /var/tmp/diff_new_pack.5ncixl/_old 2019-08-05 10:30:23.947444141 +0200 +++ /var/tmp/diff_new_pack.5ncixl/_new 2019-08-05 10:30:23.951444140 +0200 @@ -1,7 +1,7 @@ # # spec file for package signon # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # 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/ # @@ -24,7 +24,7 @@ Version: 8.59 Release: 0 Summary: Single Sign On Framework -License: LGPL-2.0 +License: LGPL-2.0-only Group: System/Libraries Url: https://gitlab.com/accounts-sso/signond Source: https://gitlab.com/accounts-sso/%{_tarbasename}/repository/VERSION_%{version}/archive.tar.bz2#/%{_tarbasename}-%{_version}.tar.bz2 @@ -164,6 +164,7 @@ src/signond/signond.pro %build +%global _lto_cflags %{_lto_cflags} -ffat-lto-objects %qmake5 \ PREFIX=%{_prefix} \ LIBDIR=%{_libdir}
