Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package pcsx2 for openSUSE:Factory checked in at 2026-08-01 18:30:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pcsx2 (Old) and /work/SRC/openSUSE:Factory/.pcsx2.new.16738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pcsx2" Sat Aug 1 18:30:47 2026 rev:5 rq:1368618 version:2.7.470 Changes: -------- --- /work/SRC/openSUSE:Factory/pcsx2/pcsx2.changes 2026-05-12 19:31:16.606546631 +0200 +++ /work/SRC/openSUSE:Factory/.pcsx2.new.16738/pcsx2.changes 2026-08-01 18:33:08.143687088 +0200 @@ -1,0 +2,8 @@ +Tue Jul 14 08:22:35 UTC 2026 - Andreas Stieger <[email protected]> + +- Update to version 2.7.470: + * many numerous updates and bug fixes +- do not ship 3rdparth/rapidjson in source rpm (boo#1271328) +- make source rpm more deterministic + +------------------------------------------------------------------- Old: ---- pcsx2-2.7.314~git20260504.tar.xz New: ---- pcsx2-2.7.470.obscpio pcsx2.obsinfo ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pcsx2.spec ++++++ --- /var/tmp/diff_new_pack.m0ONP4/_old 2026-08-01 18:33:09.335728201 +0200 +++ /var/tmp/diff_new_pack.m0ONP4/_new 2026-08-01 18:33:09.339728339 +0200 @@ -17,14 +17,13 @@ Name: pcsx2 -Version: 2.7.314~git20260504 +Version: 2.7.470 Release: 0 Summary: Sony PlayStation 2 Emulator License: GPL-2.0-only AND GPL-3.0-only AND LGPL-2.1-only AND LGPL-3.0-only -URL: http://pcsx2.net/ +URL: https://pcsx2.net/ Source0: %{name}-%{version}.tar.xz Source1: https://github.com/PCSX2/pcsx2_patches/releases/download/latest/patches.zip -ExclusiveArch: x86_64 BuildRequires: clang BuildRequires: cmake BuildRequires: extra-cmake-modules @@ -37,6 +36,7 @@ BuildRequires: libpcap-devel-static BuildRequires: libzip-tools BuildRequires: libzstd-devel-static +BuildRequires: pkgconfig BuildRequires: qt6-gui-private-devel BuildRequires: qt6-widgets-private-devel BuildRequires: sndio-devel @@ -87,6 +87,7 @@ BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(xrender) BuildRequires: pkgconfig(zlib) +ExclusiveArch: x86_64 %description Sony PlayStation 2 emulator. Requires a BIOS image in %{_libdir}/%{name}/bios @@ -104,6 +105,7 @@ # to both old and new CPU. mkdir build cd build +# FIXME: you should use the %%cmake macros cmake ..\ -DCMAKE_BUILD_TYPE=Release \ -DCMAKE_C_COMPILER=clang \ ++++++ _service ++++++ --- /var/tmp/diff_new_pack.m0ONP4/_old 2026-08-01 18:33:09.375729580 +0200 +++ /var/tmp/diff_new_pack.m0ONP4/_new 2026-08-01 18:33:09.379729718 +0200 @@ -1,22 +1,23 @@ -<services> - <service name="tar_scm" mode="localonly"> +<services> + <service name="obs_scm" mode="manual"> <param name="scm">git</param> <param name="url">https://github.com/PCSX2/pcsx2.git</param> <param name="filename">pcsx2</param> - <param name="versionformat">@PARENT_TAG@~git%cd</param> + <param name="versionformat">@PARENT_TAG@</param> + <param name="revision">v2.7.470</param> <param name="versionrewrite-pattern">v(.*)</param> <param name="changesgenerate">enable</param> + </service> + <service name="set_version" mode="manual" /> + <service name="download_files" mode="manual"/> + <service name="tar" mode="buildtime"> <param name="exclude">3rdparty/curl/curl</param> <param name="exclude">3rdparty/zlib/zlib</param> + <param name="exclude">3rdparty/radpidjason</param> </service> - <service name="recompress" mode="localonly"> + <service name="recompress" mode="buildtime"> <param name="file">*.tar</param> <param name="compression">xz</param> </service> - <service name="set_version" mode="localonly"> - <param name="basename">pcsx2</param> - </service> - <service name="format_spec_file" mode="localonly"/> - <service name="download_files" mode="localonly"/> </services> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.m0ONP4/_old 2026-08-01 18:33:09.411730822 +0200 +++ /var/tmp/diff_new_pack.m0ONP4/_new 2026-08-01 18:33:09.415730960 +0200 @@ -1,6 +1,8 @@ <servicedata> -<service name="tar_scm"> - <param name="url">https://github.com/PCSX2/pcsx2.git</param> - <param name="changesrevision">76842401eed431152201e17ad44fa679e2fc90dd</param></service></servicedata> + <service name="tar_scm"> + <param name="url">https://github.com/PCSX2/pcsx2.git</param> + <param name="changesrevision">45b8338f6dd55564180af6db45273a2fa1eea016</param> + </service> +</servicedata> (No newline at EOF) ++++++ patches.zip ++++++ ++++ 5303 lines of diff (skipped) ++++++ pcsx2.obsinfo ++++++ name: pcsx2 version: 2.7.470 mtime: 1783979115 commit: 45b8338f6dd55564180af6db45273a2fa1eea016
