Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package aespipe for openSUSE:Factory checked 
in at 2021-10-21 23:55:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/aespipe (Old)
 and      /work/SRC/openSUSE:Factory/.aespipe.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "aespipe"

Thu Oct 21 23:55:26 2021 rev:17 rq:926667 version:2.4f

Changes:
--------
--- /work/SRC/openSUSE:Factory/aespipe/aespipe.changes  2021-07-13 
22:37:38.346030014 +0200
+++ /work/SRC/openSUSE:Factory/.aespipe.new.1890/aespipe.changes        
2021-10-21 23:55:44.532032150 +0200
@@ -1,0 +2,5 @@
+Thu Oct 21 06:06:20 UTC 2021 - Guillaume GARDET <[email protected]>
+
+- Re-enable LTO, but disable strict aliasing - boo#1187352
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ aespipe.spec ++++++
--- /var/tmp/diff_new_pack.tKQTyF/_old  2021-10-21 23:55:44.932032355 +0200
+++ /var/tmp/diff_new_pack.tKQTyF/_new  2021-10-21 23:55:44.936032357 +0200
@@ -15,9 +15,6 @@
 # Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
-
-%define _lto_cflags %{nil}
-
 Name:           aespipe
 Version:        2.4f
 Release:        0
@@ -45,6 +42,8 @@
 %build
 autoreconf -fiv
 %configure \
+CFLAGS="$CFLAGS -fno-strict-aliasing" \
+LDFLAGS="$LDFLAGS -fno-strict-aliasing" \
 %ifarch %{ix86}
   --enable-asm=x86   --enable-padlock --enable-intelaes \
 %endif

Reply via email to