SHA256
1
0
forked from pool/retroarch
Ana Guerrero 2024-06-09 18:22:47 +00:00 committed by Git OBS Bridge
commit 4e99a96894
5 changed files with 18 additions and 6 deletions

View File

@ -5,7 +5,7 @@
<param name="filename">retroarch</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="versionrewrite-pattern">v(.*)</param>
<param name="revision">v1.19.0</param>
<param name="revision">v1.19.1</param>
<param name="exclude">.github</param>
<param name="exclude">.vscode</param>
<param name="exclude">bootstrap</param>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a149470444f3e6d1c318a939376365bc7983041cfbbc9b6e06295f445c53864e
size 18210913

3
retroarch-1.19.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:26eaed882bdd5d3af8621434014653ce222b3f024be20fca5b3f4aaf98c356ff
size 18212102

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sat Jun 8 03:15:24 UTC 2024 - Yunhe Guo <i@guoyunhe.me>
- 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 <martin.schreiner@suse.com>
- Update to version 1.19.1:
* (WASAPI) Only write when running and fix deadlock.
-------------------------------------------------------------------
Thu May 30 14:31:49 UTC 2024 - Yunhe Guo <i@guoyunhe.me>

View File

@ -17,7 +17,7 @@
Name: retroarch
Version: 1.19.0
Version: 1.19.1
Release: 0
Summary: Emulator frontend
License: GPL-3.0-only
@ -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}.?*