Hello community,

here is the log from the commit of package dmd for openSUSE:Factory checked in 
at 2018-03-02 21:11:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dmd (Old)
 and      /work/SRC/openSUSE:Factory/.dmd.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dmd"

Fri Mar  2 21:11:55 2018 rev:10 rq:581844 version:2.078.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/dmd/dmd.changes  2018-02-19 13:03:13.613189001 
+0100
+++ /work/SRC/openSUSE:Factory/.dmd.new/dmd.changes     2018-03-02 
21:12:02.068236723 +0100
@@ -1,0 +2,6 @@
+Thu Mar  1 22:10:30 UTC 2018 - [email protected]
+
+- Enable auto_bootrap for Leap 15.0
+- Add !buildignore gcc-PIE for i586 arch since it will not compile on i586 
with PIE enabled
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ dmd.spec ++++++
--- /var/tmp/diff_new_pack.6dMIir/_old  2018-03-02 21:12:03.696178182 +0100
+++ /var/tmp/diff_new_pack.6dMIir/_new  2018-03-02 21:12:03.696178182 +0100
@@ -14,9 +14,16 @@
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
+%ifarch i586
+#!BuildIgnore: gcc-PIE
+%endif
 
-
+%if 0%{?sle_version} == 150000 && 0%{?is_opensuse}
+%define auto_bootstrap 1
+%else
 %define auto_bootstrap 0
+%endif
+
 %define bootstrap_version 2.078.0
 %define sover  0_78
 Name:           dmd


Reply via email to