Hello community,

here is the log from the commit of package libretro-mame for openSUSE:Factory 
checked in at 2020-02-20 14:54:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libretro-mame (Old)
 and      /work/SRC/openSUSE:Factory/.libretro-mame.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libretro-mame"

Thu Feb 20 14:54:58 2020 rev:2 rq:777330 version:0~git20200205

Changes:
--------
--- /work/SRC/openSUSE:Factory/libretro-mame/libretro-mame.changes      
2020-02-18 10:35:27.128338123 +0100
+++ /work/SRC/openSUSE:Factory/.libretro-mame.new.26092/libretro-mame.changes   
2020-02-20 14:55:07.370257744 +0100
@@ -1,0 +2,5 @@
+Wed Feb 19 10:35:34 UTC 2020 - Guillaume GARDET <guillaume.gar...@opensuse.org>
+
+- Add _constraints to fix build (especially on arm)
+
+-------------------------------------------------------------------

New:
----
  _constraints

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

Other differences:
------------------
++++++ libretro-mame.spec ++++++
--- /var/tmp/diff_new_pack.E719QS/_old  2020-02-20 14:55:09.594262108 +0100
+++ /var/tmp/diff_new_pack.E719QS/_new  2020-02-20 14:55:09.594262108 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libretro-mame
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,15 +20,14 @@
 Version:        0~git20200205
 Release:        0
 Summary:        MAME libretro core for arcade emulation
-License:        GPL-2.0
+License:        GPL-2.0-only
 URL:            http://www.retroarch.com
 Source:         %{name}-%{version}.tar.xz
-
+BuildRequires:  Mesa-devel
 BuildRequires:  gcc-c++
 BuildRequires:  make
 BuildRequires:  python3
 BuildRequires:  python3-xml
-BuildRequires:  Mesa-devel
 
 %description
 MAME is a multi-purpose emulation framework.

++++++ _constraints ++++++
<constraints>
  <hardware>
    <physicalmemory>
     <size unit="G">5</size>
    </physicalmemory>
    <disk>
      <size unit="G">6</size>
    </disk>
  </hardware>
</constraints>

Reply via email to