Hello community,

here is the log from the commit of package dosemu for openSUSE:Factory checked 
in at 2019-11-03 12:23:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dosemu (Old)
 and      /work/SRC/openSUSE:Factory/.dosemu.new.2990 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dosemu"

Sun Nov  3 12:23:16 2019 rev:32 rq:744894 version:1.4.0.1.r2065

Changes:
--------
--- /work/SRC/openSUSE:Factory/dosemu/dosemu.changes    2018-07-25 
16:07:15.841227359 +0200
+++ /work/SRC/openSUSE:Factory/.dosemu.new.2990/dosemu.changes  2019-11-03 
12:23:17.909445242 +0100
@@ -1,0 +2,6 @@
+Wed Oct 30 10:48:58 UTC 2019 - Martin Liška <mli...@suse.cz>
+
+- Use -flto-partition=one in order to make top-level assembly
+  working with LTO.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ dosemu.spec ++++++
--- /var/tmp/diff_new_pack.QRcQzz/_old  2019-11-03 12:23:18.845446409 +0100
+++ /var/tmp/diff_new_pack.QRcQzz/_new  2019-11-03 12:23:18.849446414 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package dosemu
 #
-# 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/
 #
 
 
@@ -42,7 +42,7 @@
 Version:        1.4.0.1.r2065
 Release:        0
 Summary:        The DOS Emulator
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          System/Emulators/PC
 Source:         %name-%version.tgz
 Source1:        dosemu-freedos-bin.tgz
@@ -103,6 +103,7 @@
 %patch4 -p1
 %patch5 -p1
 %build
+%global _lto_cflags %{_lto_cflags} -flto-partition=one
 autoreconf -fiv
 export CFLAGS="%optflags -fgnu89-inline"
 %configure --sysconfdir=%{_sysconfdir}/%{name} --with-docdir=%{_docdir}/dosemu 
\


Reply via email to