commit c6ce9837b1556be178fb5d104b74ed50c76289fe
Author: Julian Sikorski <belegdol(a)fedoraproject.org>
Date: Sun Apr 2 18:33:37 2017 +0200
Updated to 0.9.43
.gitignore | 1 +
mednafen.spec | 9 ++++++---
sources | 2 +-
3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d4ae2e8..74bc3d6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
mednafen-0.9.38.7.tar.bz2
/mednafen-0.9.39.2.tar.bz2
+/mednafen-0.9.43.tar.xz
diff --git a/mednafen.spec b/mednafen.spec
index 8f7c506..8594225 100644
--- a/mednafen.spec
+++ b/mednafen.spec
@@ -1,13 +1,13 @@
%undefine _hardened_build
Name: mednafen
-Version: 0.9.39.2
-Release: 2%{?dist}
+Version: 0.9.43
+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.bz2
+Source0:
http://mednafen.fobby.net/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
+* Sun Apr 02 2017 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.9.43-1
+- Updated to 0.9.43
+
* Sun Mar 26 2017 RPM Fusion Release Engineering <kwizart(a)rpmfusion.org> -
0.9.39.2-2
- Rebuilt for
https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
diff --git a/sources b/sources
index 3c01df1..6254039 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4a78f38d642b04c6b64acdfe2705aa20 mednafen-0.9.39.2.tar.bz2
+435376f484bdd7b5adf9820616d40a48 mednafen-0.9.43.tar.xz