commit 60ee93c0efa67931ac569e98af22d1bb0114df2c
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Fri Aug 25 00:50:52 2017 +0100
Update stella to 5.0.2
.gitignore | 1 +
sources | 2 +-
stella.spec | 9 ++++++---
3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1b5a154..4157c16 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ stella-4.7.2-src.tar.xz
/stella-4.7.3-src.tar.xz
/stella-5.0.0-pre7.tar.gz
/stella-5.0.0-pre9.tar.gz
+/stella-5.0.2.tar.gz
diff --git a/sources b/sources
index a4300e4..706a148 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-242171e6ed7e0db77a24f85e170f92e5 stella-5.0.0-pre9.tar.gz
+b30ceaf297f312cb38b112b13eba3775 stella-5.0.2.tar.gz
diff --git a/stella.spec b/stella.spec
index 114b380..7b40d72 100644
--- a/stella.spec
+++ b/stella.spec
@@ -1,7 +1,7 @@
-%global prerel pre9
+#global prerel pre9
Name: stella
-Version: 5.0.0
-Release: 0.2%{?prerel:.%{prerel}}%{?dist}
+Version: 5.0.2
+Release: 1%{?dist}
License: GPLv2+
Summary: A multi-platform Atari 2600 Video Computer System emulator
Group: Applications/Emulators
@@ -80,6 +80,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%changelog
+* Thu Aug 24 2017 Sérgio Basto <sergio(a)serjux.com> - 5.0.2-1
+- Update stella to 5.0.2
+
* Sun Jun 11 2017 Sérgio Basto <sergio(a)serjux.com> - 5.0.0-0.2.pre9
- Update Stella to 5.0.0-pre9
- Drop backported patch.