commit 19300a623b784951540a0bc01705770c4ee88c18
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sun Jun 11 01:16:47 2017 +0100
Update Stella to 5.0.0-pre9
.gitignore | 1 +
sources | 2 +-
stella.spec | 7 +++++--
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 036999f..1b5a154 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ stella-4.7.1-src.tar.xz
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
diff --git a/sources b/sources
index 639dffe..a4300e4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e6baf9448589373c155a264fe2907bd0 stella-5.0.0-pre7.tar.gz
+242171e6ed7e0db77a24f85e170f92e5 stella-5.0.0-pre9.tar.gz
diff --git a/stella.spec b/stella.spec
index a161b1b..f821990 100644
--- a/stella.spec
+++ b/stella.spec
@@ -1,7 +1,7 @@
-%global prerel pre7
+%global prerel pre9
Name: stella
Version: 5.0.0
-Release: 0.1%{?prerel:.%{prerel}}%{?dist}
+Release: 0.2%{?prerel:.%{prerel}}%{?dist}
License: GPLv2+
Summary: A multi-platform Atari 2600 Video Computer System emulator
Group: Applications/Emulators
@@ -82,6 +82,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%changelog
+* Sun Jun 11 2017 Sérgio Basto <sergio(a)serjux.com> - 5.0.0-0.2.pre9
+- Update Stella to 5.0.0-pre9
+
* Wed May 03 2017 Sérgio Basto <sergio(a)serjux.com> - 5.0.0-0.1.pre7
- Author ask to build this:
https://github.com/stella-emu/stella/issues/117
should support ppc64 and ppc64le arches.