commit b7fe03de994a85e72cf38fd624ef9f394bf36279
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Tue Jan 30 16:19:14 2018 +0000
Rebuilt to fix core dump with wxWindow
pcsx2.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/pcsx2.spec b/pcsx2.spec
index 7d96954..d9b06fc 100644
--- a/pcsx2.spec
+++ b/pcsx2.spec
@@ -1,6 +1,6 @@
Name: pcsx2
Version: 1.4
-Release: 5%{?dist}
+Release: 6%{?dist}
Summary: A Sony Playstation2 emulator
License: GPLv3
URL:
https://github.com/PCSX2/pcsx2
@@ -159,6 +159,9 @@ fi
%changelog
+* Tue Jan 30 2018 Sérgio Basto <sergio(a)serjux.com> - 1.4-6
+- Rebuilt to fix core dump with wxWindow
+
* Sun Oct 08 2017 Sérgio Basto <sergio(a)serjux.com> - 1.4-5
- Rebuild for soundtouch 2.0.0
- Just enable compat-wxGTK3-gtk2, pcsx2 fails to detect wxGTK3