Hello community,

here is the log from the commit of package rust for openSUSE:Factory checked in 
at 2019-05-03 22:24:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rust (Old)
 and      /work/SRC/openSUSE:Factory/.rust.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rust"

Fri May  3 22:24:24 2019 rev:37 rq:699843 version:1.34.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/rust/rust.changes        2019-04-18 
13:56:55.247965125 +0200
+++ /work/SRC/openSUSE:Factory/.rust.new.5148/rust.changes      2019-05-03 
22:24:25.671968810 +0200
@@ -1,0 +2,5 @@
+Wed Apr 24 17:39:11 UTC 2019 - Martin Liška <[email protected]>
+
+- Disable LTO (boo#1133283).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ rust.spec ++++++
--- /var/tmp/diff_new_pack.LcMDUJ/_old  2019-05-03 22:24:36.831991680 +0200
+++ /var/tmp/diff_new_pack.LcMDUJ/_new  2019-05-03 22:24:36.835991688 +0200
@@ -13,7 +13,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/
 #
 
 
@@ -370,6 +370,7 @@
 chmod +x src/libcore/unicode/printable.py
 
 %build
+%define _lto_cflags %{nil}
 %configure \
   --disable-option-checking \
   --build=%{rust_triple} --host=%{rust_triple} --target=%{rust_triple} \


Reply via email to