Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libretro-blastem for 
openSUSE:Factory checked in at 2021-09-29 20:18:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libretro-blastem (Old)
 and      /work/SRC/openSUSE:Factory/.libretro-blastem.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libretro-blastem"

Wed Sep 29 20:18:22 2021 rev:4 rq:922184 version:0~git20210810

Changes:
--------
--- /work/SRC/openSUSE:Factory/libretro-blastem/libretro-blastem.changes        
2020-06-07 21:39:09.689610466 +0200
+++ 
/work/SRC/openSUSE:Factory/.libretro-blastem.new.1899/libretro-blastem.changes  
    2021-09-29 20:19:24.315031173 +0200
@@ -1,0 +2,30 @@
+Wed Sep 22 12:15:18 UTC 2021 - [email protected]
+
+- Update to version 0~git20210810:
+  * retro_input_poll should be called early
+  * Don't link OpenGL on OSX
+  * Implement button bitmasks
+  * Add OSX x64 support
+  * [osx] fix build failure for osx due to sed command for %.db.c rule
+  * Fix 32bit Haiku build
+  * Allow Haiku build
+  * See if setting ABI to i686 works instead
+  * Rely on ARCH variable set by Gitlab CI template to set ABI to 32bit x86
+  * Add linux 32bit to gitlab
+
+-------------------------------------------------------------------
+Fri Sep 10 17:34:08 UTC 2021 - [email protected]
+
+- Remove fix-enum-syntax.patch
+- Update to version 0~git20200719:
+  * Added Wii U controller image
+  * Fix VGM delay calculation overflow when a YM-2612 write follows a PSG 
write in close succession
+  * Add stubs for some functions in libblastem.c to fix link failures on 
windows libretro target
+  * Fix broken enum definitions that cause multiple definition errors when 
building with -fno-common which is now the default in GCC 10
+  * Fix libretro target on windows
+  * Enter debugger when a VDP data port read would cause a CPU lockup
+  * Fix regressions from most recent address/cd latch change. Need to do more 
research still, but probably good enough for now
+  * Update cycle to VGM sample conversion based on ValleyBell's suggestion
+  * Fix regressions in Monster World IV and Sonic 3D Blast caused by address 
latch changes
+
+-------------------------------------------------------------------

Old:
----
  fix-enum-syntax.patch
  libretro-blastem-0~git20190620.tar.xz

New:
----
  libretro-blastem-0~git20210810.tar.xz

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

Other differences:
------------------
++++++ libretro-blastem.spec ++++++
--- /var/tmp/diff_new_pack.e7F9Xm/_old  2021-09-29 20:19:24.995032159 +0200
+++ /var/tmp/diff_new_pack.e7F9Xm/_new  2021-09-29 20:19:24.995032159 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libretro-blastem
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,13 @@
 
 
 Name:           libretro-blastem
-Version:        0~git20190620
+Version:        0~git20210810
 Release:        0
 Summary:        BlastEm libretro core for Sega Genesis emulation
 License:        GPL-3.0-only
 Group:          System/Emulators/Other
 URL:            http://www.retroarch.com
 Source:         %{name}-%{version}.tar.xz
-Patch0:         fix-enum-syntax.patch
 ExclusiveArch:  x86_64 i586
 BuildRequires:  gcc-c++
 BuildRequires:  make
@@ -35,7 +34,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %ifarch x86_64

++++++ _service ++++++
--- /var/tmp/diff_new_pack.e7F9Xm/_old  2021-09-29 20:19:25.023032199 +0200
+++ /var/tmp/diff_new_pack.e7F9Xm/_new  2021-09-29 20:19:25.027032205 +0200
@@ -3,7 +3,7 @@
     <param name="scm">git</param>
     <param name="url">https://github.com/libretro/blastem.git</param>
     <param name="filename">libretro-blastem</param>
-    <param name="revision">master</param>
+    <param name="revision">libretro</param>
     <param name="versionformat">0~git%cd</param>
     <param name="changesgenerate">enable</param>
     <param name="exclude">android</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.e7F9Xm/_old  2021-09-29 20:19:25.043032228 +0200
+++ /var/tmp/diff_new_pack.e7F9Xm/_new  2021-09-29 20:19:25.043032228 +0200
@@ -1,4 +1,4 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/libretro/blastem.git</param>
-              <param 
name="changesrevision">00bf24fac280b0d251b9df82d0da77046440c018</param></service></servicedata>
\ No newline at end of file
+              <param 
name="changesrevision">0786858437ed71996f43b7af0fbe627eb88152fc</param></service></servicedata>
\ No newline at end of file

++++++ libretro-blastem-0~git20190620.tar.xz -> 
libretro-blastem-0~git20210810.tar.xz ++++++
++++ 15285 lines of diff (skipped)

Reply via email to