commit 924adb87e8b862e005dfbc3c56138b85a41af77d
Author: Julian Sikorski <belegdol(a)fedoraproject.org>
Date: Sun Apr 2 18:37:47 2017 +0200
Updated to 0.9.43
.gitignore | 1 +
mednafen.spec | 7 +++++--
sources | 2 +-
3 files changed, 7 insertions(+), 3 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 30863e0..c855d77 100644
--- a/mednafen.spec
+++ b/mednafen.spec
@@ -1,13 +1,13 @@
%undefine _hardened_build
Name: mednafen
-Version: 0.9.39.2
+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
+
* Sat Oct 29 2016 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.9.39.2-1
- Updated to 0.9.39.2
- Updated %%description
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