From 38706c48d28903238206f1aefd6d28b9745e65b524d8562dafb4d29095e28be0 Mon Sep 17 00:00:00 2001
From: Yunhe Guo <i@guoyunhe.me>
Date: Thu, 26 Mar 2020 20:32:25 +0000
Subject: [PATCH] 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
---
 _service               | 6 +++---
 retroarch-1.8.4.tar.xz | 3 ---
 retroarch-1.8.5.tar.gz | 3 +++
 retroarch.changes      | 6 ++++++
 retroarch.spec         | 5 ++---
 5 files changed, 14 insertions(+), 9 deletions(-)
 delete mode 100644 retroarch-1.8.4.tar.xz
 create mode 100644 retroarch-1.8.5.tar.gz

diff --git a/_service b/_service
index 39808f3..4013725 100644
--- a/_service
+++ b/_service
@@ -3,8 +3,8 @@
     <param name="scm">git</param>
     <param name="url">https://github.com/libretro/RetroArch.git</param>
     <param name="filename">retroarch</param>
-    <param name="revision">v1.8.4</param>
-    <param name="version">1.8.4</param>
+    <param name="revision">v1.8.5</param>
+    <param name="version">1.8.5</param>
     <param name="exclude">media/icons</param>
     <param name="exclude">ps2</param>
     <param name="exclude">uwp</param>
@@ -13,7 +13,7 @@
   </service>
   <service name="recompress" mode="localonly">
     <param name="file">*.tar</param>
-    <param name="compression">xz</param>
+    <param name="compression">gz</param>
   </service>
   <service name="set_version" mode="localonly"/>
 </services>
diff --git a/retroarch-1.8.4.tar.xz b/retroarch-1.8.4.tar.xz
deleted file mode 100644
index 15b5ce1..0000000
--- a/retroarch-1.8.4.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:2c2fc3598dddfdc9623b97a59c315bd1e3e0d2c3325ab527ba8c41646b97043b
-size 32817872
diff --git a/retroarch-1.8.5.tar.gz b/retroarch-1.8.5.tar.gz
new file mode 100644
index 0000000..62fe044
--- /dev/null
+++ b/retroarch-1.8.5.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:6f71058614a3edb29fea347e5aea3accc4666609c74892a3621df598ac67df0a
+size 38404726
diff --git a/retroarch.changes b/retroarch.changes
index bfaf806..d9f0967 100644
--- a/retroarch.changes
+++ b/retroarch.changes
@@ -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>
 
diff --git a/retroarch.spec b/retroarch.spec
index adb7a41..1f4a39b 100644
--- a/retroarch.spec
+++ b/retroarch.spec
@@ -15,15 +15,14 @@
 # Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
-
 Name:           retroarch
-Version:        1.8.4
+Version:        1.8.5
 Release:        0
 Summary:        Emulator frontend
 License:        GPL-3.0-only
 Group:          System/Emulators/Other
 URL:            http://www.retroarch.com
-Source:         %{name}-%{version}.tar.xz
+Source:         %{name}-%{version}.tar.gz
 Patch0:         retroarch-config.patch
 
 BuildRequires:  fdupes