commit d0b399e814b5fe1d1d35746357b58566a4b8a455
Author: sagitter <sagitter(a)fedoraproject.org>
Date: Tue Dec 11 11:36:27 2018 +0100
Release 1.7.5
.gitignore | 1 +
ppsspp.spec | 9 ++++++---
sources | 2 +-
3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e76f95f..65ab074 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
/ppsspp-1.7.0.tar.gz
/ppsspp-1.7.1.tar.gz
/ppsspp-1.7.4.tar.gz
+/ppsspp-1.7.5.tar.gz
diff --git a/ppsspp.spec b/ppsspp.spec
index 739be5c..f5d378d 100644
--- a/ppsspp.spec
+++ b/ppsspp.spec
@@ -4,12 +4,12 @@ ExcludeArch: %{power64}
# -Wl,--as-needed breaks linking on fedora 30+
%undefine _ld_as_needed
-%global commit 04b4dedfcacca4edef2d71d53eb2eb94568382e1
+%global commit 74d87fa2b4a3c943c1df09cc26a8c70b1335fd30
%global shortcommit %(c=%{commit}; echo ${c:0:7})
-%global date 20181123
+%global date 20181204
Name: ppsspp
-Version: 1.7.4
+Version: 1.7.5
Release: 1%{?dist}
Summary: A PSP emulator
License: BSD and GPLv2+
@@ -182,6 +182,9 @@ fi
%changelog
+* Tue Dec 11 2018 Antonio Trande <sagitter(a)fedoraproject.org> - 1.7.5-1
+- Release 1.7.5
+
* Mon Dec 03 2018 Antonio Trande <sagitter(a)fedoraproject.org> - 1.7.4-1
- Release 1.7.4
diff --git a/sources b/sources
index c84de1a..404d023 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1c7cace5275515a218cec980481ef335 ppsspp-1.7.4.tar.gz
+f921ffd8f395365473785f2640c2cbac ppsspp-1.7.5.tar.gz
Show replies by date