commit d7486a21853a88714e8fb01a94cf1603a4b31407
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Mon Jul 4 01:15:34 2016 +0100
Fix error compiling with GCC 6.x on Fedora 24
mednafen.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/mednafen.spec b/mednafen.spec
index 74e7c7e..d966f2a 100644
--- a/mednafen.spec
+++ b/mednafen.spec
@@ -1,6 +1,6 @@
Name: mednafen
Version: 0.9.38.7
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: A multi-system emulator utilizing OpenGL and SDL
#mednafen is a monstrosity build out of many emulators hence the colourful licensing
License: GPLv2+ and BSD and ISC and LGPLv2+ and MIT and zlib
@@ -73,6 +73,9 @@ rm -rf Documentation/*.def Documentation/*.php Documentation/generate.sh
\
%changelog
+* Mon Jul 04 2016 Sérgio Basto <sergio(a)serjux.com> - 0.9.38.7-2
+- Fix error compiling with GCC 6.x on Fedora 24
+
* Thu Dec 31 2015 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.9.38.7-1
- Updated to 0.9.38.7
Show replies by date