commit 35dc1ff602ddda45a29efde03217c96d56afdf83
Author: Julian Sikorski <belegdol(a)fedoraproject.org>
Date: Tue May 1 14:11:32 2018 +0200
Updated to 1.21.3
.gitignore | 1 +
mednafen.spec | 9 ++++++---
sources | 2 +-
3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e212850..146fd18 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ mednafen-0.9.38.7.tar.bz2
/mednafen-0.9.43.tar.xz
/mednafen-0.9.47.tar.xz
/mednafen-0.9.48.tar.xz
+/mednafen-1.21.3.tar.xz
diff --git a/mednafen.spec b/mednafen.spec
index 5f5a5be..7018877 100644
--- a/mednafen.spec
+++ b/mednafen.spec
@@ -1,10 +1,10 @@
%undefine _hardened_build
Name: mednafen
-Version: 1.21.2
-Release: 2%{?dist}
+Version: 1.21.3
+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
+#mednafen incorporates several emulators hence the colourful licensing
License: GPLv2+ and BSD and ISC and LGPLv2+ and MIT and zlib
URL:
https://mednafen.github.io/
Source0:
https://mednafen.github.io/releases/files/%{name}-%{version}.tar.xz
@@ -93,6 +93,9 @@ rm -rf Documentation/*.def Documentation/*.php Documentation/generate.sh
\
%changelog
+* Tue May 01 2018 Julian Sikorski <belegdol(a)fedoraproject.org> - 1.21.3-1
+- Updated to 1.21.3
+
* Mon Apr 23 2018 Julian Sikorski <belegdol(a)fedoraproject.org> - 1.21.2-2
- Added pkgconfig(alsa) to BuildRequires as it is no longer pulled implicitly
diff --git a/sources b/sources
index 0fbd3bf..ea2bf17 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8e6cd5cd58ab9841667cfcb17ff009d6 mednafen-1.21.2.tar.xz
+ce89f7b1ce33a6b64ba57a1da917cc54 mednafen-1.21.3.tar.xz