Hello community,

here is the log from the commit of package libretro-pcsx-rearmed for 
openSUSE:Factory checked in at 2020-02-18 10:42:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libretro-pcsx-rearmed (Old)
 and      /work/SRC/openSUSE:Factory/.libretro-pcsx-rearmed.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libretro-pcsx-rearmed"

Tue Feb 18 10:42:31 2020 rev:2 rq:774985 version:0~git20200209

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/libretro-pcsx-rearmed/libretro-pcsx-rearmed.changes  
    2020-02-09 20:49:19.450906086 +0100
+++ 
/work/SRC/openSUSE:Factory/.libretro-pcsx-rearmed.new.26092/libretro-pcsx-rearmed.changes
   2020-02-18 10:43:00.185262514 +0100
@@ -1,0 +2,25 @@
+Mon Feb 10 17:49:16 UTC 2020 - i...@guoyunhe.me
+
+- Update to version 0~git20200209:
+  * Update Android.mk
+  * (Android) Aarch64/x86/x64 now has lightrec support
+  * Buildfix for LLVM
+  * OSX should use lightrec
+  * Fix build
+  * Update Makefile.libretro
+  * Update psxmem.c
+  * (NEON GPU) Don't hide this for non-ARM
+  * Start getting NEON GPU to work on non-Arm
+  * License this MIT - should be compatible with everything
+  * Update .travis.yml
+  * Update Makefile.libretro
+  * Fix Linux build
+  * cdrom: add missing BCD->int convert in cdrFreeze()
+  * gpulib: fix out-of-bounds reads in do_cmd_buffer()
+  * Add support for the Lightrec dynarec
+  * pcsxmem: mmap RAM/BIOS/scratchpad to better locations
+  * git subrepo clone (merge) https://github.com/witwall/mman-win32 deps/mman
+  * git subrepo clone https://github.com/pcercuei/lightrec.git deps/lightrec
+  * git subrepo clone https://git.savannah.gnu.org/git/lightning.git 
deps/lightning
+
+-------------------------------------------------------------------

Old:
----
  libretro-pcsx-rearmed-0~git20200201.tar.xz

New:
----
  libretro-pcsx-rearmed-0~git20200209.tar.xz

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

Other differences:
------------------
++++++ libretro-pcsx-rearmed.spec ++++++
--- /var/tmp/diff_new_pack.DcfGva/_old  2020-02-18 10:43:02.165266553 +0100
+++ /var/tmp/diff_new_pack.DcfGva/_new  2020-02-18 10:43:02.169266561 +0100
@@ -17,10 +17,10 @@
 
 
 Name:           libretro-pcsx-rearmed
-Version:        0~git20200201
+Version:        0~git20200209
 Release:        0
 Summary:        ARM optimized PCSX core for PlayStation emulation
-License:        GPL-2.0
+License:        GPL-2.0-only
 URL:            http://www.retroarch.com
 Source:         %{name}-%{version}.tar.xz
 
@@ -28,7 +28,7 @@
 BuildRequires:  make
 
 Provides:       libretro-pcsx_rearmed = %{version}
-Obsoletes:      libretro-pcsx_rearmed <= %{version}
+Obsoletes:      libretro-pcsx_rearmed < %{version}
 
 %description
 PCSX ReARMed is yet another PCSX fork based on the PCSX-Reloaded project, which
@@ -48,7 +48,7 @@
 %setup -q
 
 %build
-make -f Makefile.libretro USE_DYNAREC=0
+make -f Makefile.libretro DYNAREC=lightrec
 
 %install
 mkdir -p %{buildroot}%{_libdir}/libretro

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.DcfGva/_old  2020-02-18 10:43:02.225266676 +0100
+++ /var/tmp/diff_new_pack.DcfGva/_new  2020-02-18 10:43:02.225266676 +0100
@@ -1,4 +1,4 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/libretro/pcsx_rearmed.git</param>
-              <param 
name="changesrevision">ace1989f734ee7234a6ca12c5f19c5bdfd1fdef2</param></service></servicedata>
\ No newline at end of file
+              <param 
name="changesrevision">74ec4f3a231b2335f9bcdc285ee7751d3412fc55</param></service></servicedata>
\ No newline at end of file

++++++ libretro-pcsx-rearmed-0~git20200201.tar.xz -> 
libretro-pcsx-rearmed-0~git20200209.tar.xz ++++++
++++ 133677 lines of diff (skipped)


Reply via email to