Hello community, here is the log from the commit of package pcsx2 for openSUSE:Factory checked in at 2019-11-04 17:15:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pcsx2 (Old) and /work/SRC/openSUSE:Factory/.pcsx2.new.2990 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pcsx2" Mon Nov 4 17:15:21 2019 rev:2 rq:745020 version:1.5.0~git20191027 Changes: -------- --- /work/SRC/openSUSE:Factory/pcsx2/pcsx2.changes 2019-10-23 15:50:34.558676811 +0200 +++ /work/SRC/openSUSE:Factory/.pcsx2.new.2990/pcsx2.changes 2019-11-04 17:15:26.688840487 +0100 @@ -1,0 +2,72 @@ +Sun Oct 27 16:13:28 UTC 2019 - [email protected] + +- Update to version 1.5.0~git20191027: + * gsdx-hw: Add Persona 3 to automatic mipmapping (basic level). + +------------------------------------------------------------------- +Wed Oct 23 18:25:56 UTC 2019 - [email protected] + +- Update to version 1.5.0~git20191023: + * ci:appveyor: Add VS2019 and remove VS2015 + * pcsx2: Remove special case from pointer patch command parsing (#3135) + * gsdx-d3d11: Fetch the texture PSM format rather than the context format in texture sampler. + +------------------------------------------------------------------- +Mon Oct 21 19:54:51 UTC 2019 - [email protected] + +- Update to version 1.5.0~git20191021: + * gsdx-hw: Adjust GSC_Bully crc hack. + +------------------------------------------------------------------- +Wed Oct 16 18:15:50 UTC 2019 - [email protected] + +- Update to version 1.5.0~git20191012: + * common: Silence -Wunused-function clang warnings. (#3127) + * gsdx-hw: Purge impact screen crc hack for Burnout Revenge. + +------------------------------------------------------------------- +Wed Oct 09 20:57:23 UTC 2019 - [email protected] + +- Update to version 1.5.0~git20191008: + * Onepad: Update to latest controller database. + * spu2-x: Fix crash with an invalid output module. (#3125) + * cmake: Change FreeBSD wx-config path + * pcsx2|utilities: Remove ambiguous wxString-related overloads + * utilities: Split thread internal callback function + * GameDB: Asobo VU Rounding mode fixes (#3129) + +------------------------------------------------------------------- +Sat Oct 05 10:53:35 UTC 2019 - [email protected] + +- Update to version 1.5.0~git20191005: + * GameDB: Fahrenheit asylum crashing fixes. (#3109) + * gsdx-ogl: Hit unsafe instead of safe path for sw fbmask when there is no alpha blending. (#3100) + +------------------------------------------------------------------- +Thu Oct 03 12:06:19 UTC 2019 - [email protected] + +- Update to version 1.5.0~git20190930: + * gsdx_legacy: Silence very verbose clang warnings. (#3126) + * Set F4's AlsoApplyToGui to false to avoid a hang when spammed. + * common: Fix build error with clang 9. (#3123) + +------------------------------------------------------------------- +Sun Sep 29 17:31:59 UTC 2019 - [email protected] + +- Update to version 1.5.0~git20190929: + * pcsx2: Partially fix IPU PACK command + +------------------------------------------------------------------- +Mon Sep 23 20:48:59 UTC 2019 - [email protected] + +- Update to version 1.5.0~git20190922: + * Onepad: Update to latest controller database. + * cmake: Fix build with cmake-3.5.2. (#3117) + * cdvdgigaherz: Prevent potential infinite loop on ini read + * pcsx2: Fix parsing error in pointer patch command (#3112) + * gsdx-gui: Fix FXAA Shader checkbox not working properly. + * Gamedb: Remove Dakar 2 gamefix patches. + * GSdx-d3d11: Make TFX shader more similar to OGL's. + * GSdx-d3d11: Reorganize TFX shader to match OGL's. + +------------------------------------------------------------------- Old: ---- pcsx2-1.5.0~git20190911.tar.xz New: ---- pcsx2-1.5.0~git20191027.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pcsx2.spec ++++++ --- /var/tmp/diff_new_pack.4BU4j6/_old 2019-11-04 17:15:27.796841671 +0100 +++ /var/tmp/diff_new_pack.4BU4j6/_new 2019-11-04 17:15:27.800841675 +0100 @@ -1,7 +1,7 @@ # # spec file for package pcsx2 # -# Copyright (c) 2018 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,15 +12,16 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via https://bugs.links2linux.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # + Name: pcsx2 -Version: 1.5.0~git20190911 +Version: 1.5.0~git20191027 Release: 0 Summary: Sony PlayStation 2 Emulator +License: LGPL-3.0-only Group: System/Emulators/Other -License: LGPL-3.0 URL: http://pcsx2.net/ Source: %{name}-%{version}.tar.xz @@ -28,21 +29,21 @@ #Build Dependencies: BuildRequires: cmake -BuildRequires: gcc-c++ BuildRequires: fdupes +BuildRequires: gcc-c++ #Misc BuildRequires: libaio-devel -BuildRequires: pkgconfig(libxml-2.0) +BuildRequires: libpcap-devel-static BuildRequires: pkgconfig(liblzma) -BuildRequires: pkgconfig(libudev) BuildRequires: pkgconfig(libpcap) -BuildRequires: libpcap-devel-static +BuildRequires: pkgconfig(libudev) +BuildRequires: pkgconfig(libxml-2.0) #Graphics +BuildRequires: pkgconfig(freetype2) BuildRequires: pkgconfig(gl) BuildRequires: pkgconfig(libpng16) -BuildRequires: pkgconfig(freetype2) #Display BuildRequires: wxWidgets-3_0-devel @@ -51,10 +52,9 @@ BuildRequires: pkgconfig(x11) #Audio +BuildRequires: pkgconfig(alsa) BuildRequires: pkgconfig(portaudio-2.0) BuildRequires: pkgconfig(soundtouch) -BuildRequires: pkgconfig(alsa) - %description Sony PlayStation 2 emulator. Requires a BIOS image in %{_libdir}/%{name}/bios ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.4BU4j6/_old 2019-11-04 17:15:27.852841730 +0100 +++ /var/tmp/diff_new_pack.4BU4j6/_new 2019-11-04 17:15:27.852841730 +0100 @@ -1,4 +1,4 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/PCSX2/pcsx2.git</param> - <param name="changesrevision">e2d899231019ecb9e93af77cb0d57acd6fbb10c2</param></service></servicedata> \ No newline at end of file + <param name="changesrevision">24be7785dbb22b5f79b914ad00c7f5064b650b80</param></service></servicedata> \ No newline at end of file ++++++ pcsx2-1.5.0~git20190911.tar.xz -> pcsx2-1.5.0~git20191027.tar.xz ++++++ /work/SRC/openSUSE:Factory/pcsx2/pcsx2-1.5.0~git20190911.tar.xz /work/SRC/openSUSE:Factory/.pcsx2.new.2990/pcsx2-1.5.0~git20191027.tar.xz differ: char 26, line 1
