commit 1afbe0e5d98449c99ac3af36720e1468f761ffc0
Author: Julian Sikorski <belegdol(a)fedoraproject.org>
Date: Thu Sep 7 07:52:07 2017 +0200
Updated to 0.9.47
.gitignore | 1 +
mednafen.spec | 11 +++++++----
sources | 2 +-
3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 74bc3d6..f92c819 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,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
diff --git a/mednafen.spec b/mednafen.spec
index 64f1a59..bfe44a9 100644
--- a/mednafen.spec
+++ b/mednafen.spec
@@ -1,13 +1,13 @@
%undefine _hardened_build
Name: mednafen
-Version: 0.9.43
-Release: 2%{?dist}
+Version: 0.9.47
+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
License: GPLv2+ and BSD and ISC and LGPLv2+ and MIT and zlib
-URL:
http://mednafen.fobby.net
-Source0:
http://mednafen.fobby.net/releases/files/%{name}-%{version}.tar.xz
+URL:
https://mednafen.github.io/
+Source0:
https://mednafen.github.io/releases/files/%{name}-%{version}.tar.xz
BuildRequires: gettext
BuildRequires: SDL-devel >= 1.2.0
BuildRequires: pkgconfig(jack) => 1.0.2
@@ -83,6 +83,9 @@ rm -rf Documentation/*.def Documentation/*.php Documentation/generate.sh
\
%changelog
+* Thu Sep 07 2017 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.9.47-1
+- Updated to 0.9.47
+
* Thu Aug 31 2017 RPM Fusion Release Engineering <kwizart(a)rpmfusion.org> -
0.9.43-2
- Rebuilt for
https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
diff --git a/sources b/sources
index 6254039..d6eeca4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-435376f484bdd7b5adf9820616d40a48 mednafen-0.9.43.tar.xz
+e344dcd5aeb1c3ada3bb5b656fad3238 mednafen-0.9.47.tar.xz