Hello community,

here is the log from the commit of package hedgewars for openSUSE:Factory 
checked in at 2020-07-03 00:13:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/hedgewars (Old)
 and      /work/SRC/openSUSE:Factory/.hedgewars.new.3060 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "hedgewars"

Fri Jul  3 00:13:26 2020 rev:10 rq:818319 version:1.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/hedgewars/hedgewars.changes      2020-06-05 
20:26:34.992950132 +0200
+++ /work/SRC/openSUSE:Factory/.hedgewars.new.3060/hedgewars.changes    
2020-07-03 00:17:26.665066882 +0200
@@ -1,0 +2,6 @@
+Tue Jun  9 15:46:19 UTC 2020 - Guillaume GARDET <guillaume.gar...@opensuse.org>
+
+- Fix build on armv7 (use FPC)
+- Exclude armv6
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ hedgewars.spec ++++++
--- /var/tmp/diff_new_pack.wHt0Ds/_old  2020-07-03 00:17:28.249072136 +0200
+++ /var/tmp/diff_new_pack.wHt0Ds/_new  2020-07-03 00:17:28.253072148 +0200
@@ -19,8 +19,8 @@
 %bcond_with server
 %bcond_with videorec
 
-# FPC (Pascal) engine is disabled on 32bit archs due to a FPC bug
-%ifarch %arm %ppc
+# FPC (Pascal) engine is disabled on some 32-bit archs due to a FPC bug
+%ifarch %ppc
 %bcond_without engine_c
 %else
 %bcond_with engine_c
@@ -89,6 +89,7 @@
 BuildRequires:  ghc-vector-devel
 BuildRequires:  ghc-zlib-devel
 %endif
+ExcludeArch:    armv6l armv6hl
 
 %description
 Hedgewars is a turn-based artillery game where slow-moving hedgehocks fight


Reply via email to