commit f3cc274e202b8bd965675d7cc7a371242d3e3954
Author: Julian Sikorski <belegdol(a)fedoraproject.org>
Date: Sat Oct 7 10:30:44 2017 +0200
Updated to 0.9.48
.gitignore | 1 +
mednafen.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f92c819..e212850 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ mednafen-0.9.38.7.tar.bz2
/mednafen-0.9.39.2.tar.bz2
/mednafen-0.9.43.tar.xz
/mednafen-0.9.47.tar.xz
+/mednafen-0.9.48.tar.xz
diff --git a/mednafen.spec b/mednafen.spec
index 457c68f..20ee541 100644
--- a/mednafen.spec
+++ b/mednafen.spec
@@ -1,7 +1,7 @@
%undefine _hardened_build
Name: mednafen
-Version: 0.9.47
+Version: 0.9.48
Release: 1%{?dist}
Summary: A multi-system emulator utilizing OpenGL and SDL
#mednafen is a monstrosity build out of many emulators hence the colourful licensing
@@ -83,6 +83,9 @@ rm -rf Documentation/*.def Documentation/*.php Documentation/generate.sh
\
%changelog
+* Sat Oct 07 2017 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.9.48-1
+- Updated to 0.9.48
+
* Thu Sep 07 2017 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.9.47-1
- Updated to 0.9.47
diff --git a/sources b/sources
index d6eeca4..c1c40cb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e344dcd5aeb1c3ada3bb5b656fad3238 mednafen-0.9.47.tar.xz
+d741f013a05adb72928493b12c4933ff mednafen-0.9.48.tar.xz