commit 210188f0550824dbbb9720bac0a57e509e8aac93
Author: sagitter <sagitter(a)fedoraproject.org>
Date: Fri Sep 27 14:11:14 2019 +0200
Release 1.9.0
.gitignore | 1 +
ppsspp.spec | 11 +++++++----
sources | 2 +-
3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 201b8ef..6d7f3de 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
/ppsspp-1.7.4.tar.gz
/ppsspp-1.7.5.tar.gz
/ppsspp-1.8.0.tar.gz
+/ppsspp-1.9.0.tar.gz
diff --git a/ppsspp.spec b/ppsspp.spec
index 343dbed..be97d4f 100644
--- a/ppsspp.spec
+++ b/ppsspp.spec
@@ -4,13 +4,13 @@ ExcludeArch: %{power64}
# -Wl,--as-needed breaks linking on fedora 30+
%undefine _ld_as_needed
-%global commit e66f019ffaaf7ff4224aa3605ebf59f5654bd0d4
+%global commit 4f07db87d8b8e9386c59fd7384f433e5fd137ded
%global shortcommit %(c=%{commit}; echo ${c:0:7})
-%global date 20190314
+%global date 20190925
Name: ppsspp
-Version: 1.8.0
-Release: 2%{?dist}
+Version: 1.9.0
+Release: 1%{?dist}
Summary: A PSP emulator
License: BSD and GPLv2+
URL:
https://www.ppsspp.org/
@@ -183,6 +183,9 @@ fi
%changelog
+* Thu Sep 26 2019 Antonio Trande <sagitter(a)fedoraproject.org> - 1.9.0-1
+- Release 1.9.0
+
* Wed Aug 07 2019 Leigh Scott <leigh123linux(a)gmail.com> - 1.8.0-2
- Rebuild for new ffmpeg version
diff --git a/sources b/sources
index 17a29f7..609b809 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-16f0e0c3b2e7019c7cefff2ebf3579d2 ppsspp-1.8.0.tar.gz
+67c1d01cf80ac0987375afcf91c6a77c ppsspp-1.9.0.tar.gz