Hello community,

here is the log from the commit of package libretro-dolphin for 
openSUSE:Factory checked in at 2020-09-29 19:04:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libretro-dolphin (Old)
 and      /work/SRC/openSUSE:Factory/.libretro-dolphin.new.4249 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libretro-dolphin"

Tue Sep 29 19:04:43 2020 rev:3 rq:838471 version:0~git20200831

Changes:
--------
--- /work/SRC/openSUSE:Factory/libretro-dolphin/libretro-dolphin.changes        
2020-02-13 10:11:45.060348166 +0100
+++ 
/work/SRC/openSUSE:Factory/.libretro-dolphin.new.4249/libretro-dolphin.changes  
    2020-09-29 19:05:11.878017166 +0200
@@ -1,0 +2,32 @@
+Tue Sep 22 07:30:57 UTC 2020 - [email protected]
+
+- Update to version 0~git20200831:
+  * mingw fixes
+  * nits.
+  * fix windows build.
+  * Turn GCAdapter's libusb_context into a dynamic variable. thread 
creation/sync routines will cause a lockup on windows when called from a dll's 
static initializers.
+  * derp.
+  * adding texture cache accuracy to core options
+  * cheats-core-option
+  * enable Bounding Box Emulation as a core option
+  * Support for real Wiimotes and DolphinBar
+  * new core option: Force Texture Filtering
+
+-------------------------------------------------------------------
+Sun Jun 07 17:42:26 UTC 2020 - [email protected]
+
+- Lock to gcc9
+- Update to version 0~git20200607:
+  * Fix gcc10 std::string error
+  * Revert "better fix for #124"
+  * Revert "try at fixing build on win64"
+  * try at fixing build on win64
+  * better fix for #124
+
+-------------------------------------------------------------------
+Wed May 13 08:42:40 UTC 2020 - [email protected]
+
+- Update to version 0~git20200509:
+  * request glcore context when video driver is gl
+
+-------------------------------------------------------------------

Old:
----
  libretro-dolphin-0~git20191020.tar.xz

New:
----
  libretro-dolphin-0~git20200831.tar.xz

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

Other differences:
------------------
++++++ libretro-dolphin.spec ++++++
--- /var/tmp/diff_new_pack.RDI4oV/_old  2020-09-29 19:05:14.614019928 +0200
+++ /var/tmp/diff_new_pack.RDI4oV/_new  2020-09-29 19:05:14.618019932 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libretro-dolphin
 #
-# Copyright (c) 2018 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
@@ -17,7 +17,7 @@
 
 
 Name:           libretro-dolphin
-Version:        0~git20191020
+Version:        0~git20200831
 Release:        0
 Summary:        Dolphin libretro core for Nintendo GameCube and Wii emulation
 License:        GPL-3.0-only
@@ -25,19 +25,23 @@
 URL:            http://www.retroarch.com
 Source:         %{name}-%{version}.tar.xz
 
-BuildRequires:  gcc-c++
-BuildRequires:  cmake
-BuildRequires:  pkgconfig
 BuildRequires:  Mesa-devel
+BuildRequires:  cmake
+%if 0%{?suse_version} > 1520
+BuildRequires:  gcc9-c++
+%else
+BuildRequires:  gcc-c++
+%endif
 BuildRequires:  mbedtls-devel
+BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(hidapi-hidraw)
 BuildRequires:  pkgconfig(hidapi-libusb)
 BuildRequires:  pkgconfig(libavcodec)
 BuildRequires:  pkgconfig(libavformat)
 BuildRequires:  pkgconfig(libavutil)
-BuildRequires:  pkgconfig(libswscale)
 BuildRequires:  pkgconfig(libcurl)
 BuildRequires:  pkgconfig(libenet)
+BuildRequires:  pkgconfig(libswscale)
 BuildRequires:  pkgconfig(libsystemd)
 BuildRequires:  pkgconfig(libusb)
 BuildRequires:  pkgconfig(miniupnpc)
@@ -60,11 +64,16 @@
 %setup -q
 
 %build
+%if 0%{?suse_version} > 1520
+export CC=gcc-9
+export CXX=g++-9
+%endif
 mkdir build
 cd build
 cmake .. \
     -DLIBRETRO=ON \
     -DLIBRETRO_STATIC=1 \
+    -DENABLE_QT=0 \
     -DCMAKE_BUILD_TYPE=Release \
     -DDISTRIBUTOR=openSUSE \
     -DUSE_SHARED_ENET=ON \

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.RDI4oV/_old  2020-09-29 19:05:14.678019993 +0200
+++ /var/tmp/diff_new_pack.RDI4oV/_new  2020-09-29 19:05:14.678019993 +0200
@@ -1,4 +1,4 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/libretro/dolphin.git</param>
-              <param 
name="changesrevision">2115dc01f146d4fef95a06f6d24f6340ab0ba942</param></service></servicedata>
\ No newline at end of file
+              <param 
name="changesrevision">f4f49478b602ae96bab7389788eaa43a2ab00fbd</param></service></servicedata>
\ No newline at end of file

++++++ libretro-dolphin-0~git20191020.tar.xz -> 
libretro-dolphin-0~git20200831.tar.xz ++++++
/work/SRC/openSUSE:Factory/libretro-dolphin/libretro-dolphin-0~git20191020.tar.xz
 
/work/SRC/openSUSE:Factory/.libretro-dolphin.new.4249/libretro-dolphin-0~git20200831.tar.xz
 differ: char 13, line 1


Reply via email to