SHA256
1
0
forked from pool/retroarch

Accepting request 788636 from home:carlos_ks:branches:Emulators

- Version 1.8.5
  * Full changelog at https://github.com/libretro/RetroArch/blob/master/CHANGES.md#185

OBS-URL: https://build.opensuse.org/request/show/788636
OBS-URL: https://build.opensuse.org/package/show/Emulators/retroarch?expand=0&rev=30
This commit is contained in:
Yunhe Guo 2020-03-26 20:32:25 +00:00 committed by Git OBS Bridge
parent f1b911953c
commit 38706c48d2
5 changed files with 14 additions and 9 deletions

View File

@ -3,8 +3,8 @@
<param name="scm">git</param> <param name="scm">git</param>
<param name="url">https://github.com/libretro/RetroArch.git</param> <param name="url">https://github.com/libretro/RetroArch.git</param>
<param name="filename">retroarch</param> <param name="filename">retroarch</param>
<param name="revision">v1.8.4</param> <param name="revision">v1.8.5</param>
<param name="version">1.8.4</param> <param name="version">1.8.5</param>
<param name="exclude">media/icons</param> <param name="exclude">media/icons</param>
<param name="exclude">ps2</param> <param name="exclude">ps2</param>
<param name="exclude">uwp</param> <param name="exclude">uwp</param>
@ -13,7 +13,7 @@
</service> </service>
<service name="recompress" mode="localonly"> <service name="recompress" mode="localonly">
<param name="file">*.tar</param> <param name="file">*.tar</param>
<param name="compression">xz</param> <param name="compression">gz</param>
</service> </service>
<service name="set_version" mode="localonly"/> <service name="set_version" mode="localonly"/>
</services> </services>

View File

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

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

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Mar 25 07:28:30 UTC 2020 - Karol Sławiński <karol_slawinski@wp.pl>
- Version 1.8.5
* Full changelog at https://github.com/libretro/RetroArch/blob/master/CHANGES.md#185
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 19 21:02:02 UTC 2020 - Yunhe Guo <i@guoyunhe.me> Wed Feb 19 21:02:02 UTC 2020 - Yunhe Guo <i@guoyunhe.me>

View File

@ -15,15 +15,14 @@
# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Please submit bugfixes or comments via https://bugs.opensuse.org/
# #
Name: retroarch Name: retroarch
Version: 1.8.4 Version: 1.8.5
Release: 0 Release: 0
Summary: Emulator frontend Summary: Emulator frontend
License: GPL-3.0-only License: GPL-3.0-only
Group: System/Emulators/Other Group: System/Emulators/Other
URL: http://www.retroarch.com URL: http://www.retroarch.com
Source: %{name}-%{version}.tar.xz Source: %{name}-%{version}.tar.gz
Patch0: retroarch-config.patch Patch0: retroarch-config.patch
BuildRequires: fdupes BuildRequires: fdupes