From f0d788cb2c881918c13192e8d77dbc05d5d317c5523d2870e8ab51a5644c25cd Mon Sep 17 00:00:00 2001 From: Yunhe Guo Date: Sat, 8 Jun 2024 03:22:16 +0000 Subject: [PATCH 1/2] - Update to version 1.19.1 * Savestates: Revert savestate changes, was causing corruption and other issues OBS-URL: https://build.opensuse.org/package/show/Emulators/retroarch?expand=0&rev=87 --- _service | 2 +- retroarch-1.19.0.tar.gz | 3 --- retroarch-1.19.1.tar.gz | 3 +++ retroarch.changes | 6 ++++++ retroarch.spec | 2 +- 5 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 retroarch-1.19.0.tar.gz create mode 100644 retroarch-1.19.1.tar.gz diff --git a/_service b/_service index 1cb911d..15909ff 100644 --- a/_service +++ b/_service @@ -5,7 +5,7 @@ retroarch @PARENT_TAG@ v(.*) - v1.19.0 + v1.19.1 .github .vscode bootstrap diff --git a/retroarch-1.19.0.tar.gz b/retroarch-1.19.0.tar.gz deleted file mode 100644 index 490a0c8..0000000 --- a/retroarch-1.19.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a149470444f3e6d1c318a939376365bc7983041cfbbc9b6e06295f445c53864e -size 18210913 diff --git a/retroarch-1.19.1.tar.gz b/retroarch-1.19.1.tar.gz new file mode 100644 index 0000000..6072125 --- /dev/null +++ b/retroarch-1.19.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26eaed882bdd5d3af8621434014653ce222b3f024be20fca5b3f4aaf98c356ff +size 18212102 diff --git a/retroarch.changes b/retroarch.changes index 9040735..9026350 100644 --- a/retroarch.changes +++ b/retroarch.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Jun 8 03:15:24 UTC 2024 - Yunhe Guo + +- Update to version 1.19.1 + * Savestates: Revert savestate changes, was causing corruption and other issues + ------------------------------------------------------------------- Thu May 30 14:31:49 UTC 2024 - Yunhe Guo diff --git a/retroarch.spec b/retroarch.spec index e600145..8338d5e 100644 --- a/retroarch.spec +++ b/retroarch.spec @@ -17,7 +17,7 @@ Name: retroarch -Version: 1.19.0 +Version: 1.19.1 Release: 0 Summary: Emulator frontend License: GPL-3.0-only From 66410da651faa70a5d9e25db72649c328bb76bb61b7d8b3e98a82794db932532 Mon Sep 17 00:00:00 2001 From: Yunhe Guo Date: Sat, 8 Jun 2024 07:52:47 +0000 Subject: [PATCH 2/2] Accepting request 1179411 from home:mschreiner:branches:Emulators - Update to version 1.19.1: * (WASAPI) Only write when running and fix deadlock. OBS-URL: https://build.opensuse.org/request/show/1179411 OBS-URL: https://build.opensuse.org/package/show/Emulators/retroarch?expand=0&rev=88 --- retroarch.changes | 6 ++++++ retroarch.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/retroarch.changes b/retroarch.changes index 9026350..f3b8a32 100644 --- a/retroarch.changes +++ b/retroarch.changes @@ -4,6 +4,12 @@ Sat Jun 8 03:15:24 UTC 2024 - Yunhe Guo - Update to version 1.19.1 * Savestates: Revert savestate changes, was causing corruption and other issues +------------------------------------------------------------------- +Sat Jun 8 01:05:45 UTC 2024 - Martin Schreiner + +- Update to version 1.19.1: + * (WASAPI) Only write when running and fix deadlock. + ------------------------------------------------------------------- Thu May 30 14:31:49 UTC 2024 - Yunhe Guo diff --git a/retroarch.spec b/retroarch.spec index 8338d5e..3242d0c 100644 --- a/retroarch.spec +++ b/retroarch.spec @@ -143,7 +143,7 @@ install -m 0755 %{SOURCE1} %{buildroot}%{_bindir}/%{name}_migrate_old_config %{_bindir}/%{name} %{_bindir}/%{name}_migrate_old_config %{_bindir}/%{name}-cg2glsl -%{_datadir}/applications/%{name}.desktop +%{_datadir}/applications/org.libretro.RetroArch.desktop %{_datadir}/metainfo/com.libretro.*.xml %{_datadir}/pixmaps/%{name}.svg %{_mandir}/man?/%{name}.?*