Hello community,

here is the log from the commit of package supertuxkart for openSUSE:Factory 
checked in at 2020-01-24 13:11:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/supertuxkart (Old)
 and      /work/SRC/openSUSE:Factory/.supertuxkart.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "supertuxkart"

Fri Jan 24 13:11:20 2020 rev:20 rq:766625 version:1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/supertuxkart/supertuxkart.changes        
2020-01-21 21:00:17.068846692 +0100
+++ /work/SRC/openSUSE:Factory/.supertuxkart.new.26092/supertuxkart.changes     
2020-01-24 13:12:18.781460780 +0100
@@ -1,0 +2,6 @@
+Thu Jan 23 08:57:39 UTC 2020 - Guillaume GARDET <[email protected]>
+
+- Enable build on non-x86 architectures
+- Add _constraints to avoid build failures
+
+-------------------------------------------------------------------

New:
----
  _constraints

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

Other differences:
------------------
++++++ supertuxkart.spec ++++++
--- /var/tmp/diff_new_pack.QP3rMs/_old  2020-01-24 13:12:28.181464555 +0100
+++ /var/tmp/diff_new_pack.QP3rMs/_new  2020-01-24 13:12:28.185464556 +0100
@@ -38,6 +38,11 @@
 %if 0%{?suse_version} && 0%{?is_opensuse}
 BuildRequires:  mcpp-devel
 %endif
+%ifnarch %ix86 x86_64
+BuildRequires:  Mesa-libEGL-devel
+BuildRequires:  Mesa-libGLESv2-devel
+BuildRequires:  Mesa-libGLESv3-devel
+%endif
 BuildRequires:  pkgconfig
 BuildRequires:  unzip
 BuildRequires:  update-desktop-files
@@ -59,7 +64,6 @@
 Requires:       %{name}-data = %{version}
 Requires(post): hicolor-icon-theme
 Requires(postun): hicolor-icon-theme
-ExclusiveArch:  %{ix86} x86_64
 
 %description
 SuperTuxKart is a Free 3d kart racing game.


++++++ _constraints ++++++
<constraints>
  <hardware>
    <memory>
     <size unit="G">2</size>
    </memory>
    <disk>
      <size unit="G">7</size>
    </disk>
  </hardware>
</constraints>

Reply via email to