commit 1b16b2d8eedcfc827bd8dddafe3d25777f884c7d
Author: Andrea Musuruane <musuruan(a)gmail.com>
Date: Sun Aug 14 11:13:24 2016 +0200
Upgrade to 0.34.1
.gitignore | 1 +
sources | 2 +-
xroar.spec | 5 ++++-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9fd8883..1f40791 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
xroar-0.33.1.tar.gz
dragon.rom
/xroar-0.34.tar.gz
+/xroar-0.34.1.tar.gz
diff --git a/sources b/sources
index 3500a86..37c86a8 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-9e65b94a471b9efb71aebe80d73f08de xroar-0.34.tar.gz
+a70546560b8d96d3cf5afdab70310d34 xroar-0.34.1.tar.gz
f8b5f52c07abb4dc9102d8420605d7e4 dragon.rom
diff --git a/xroar.spec b/xroar.spec
index 0c13200..12732ae 100644
--- a/xroar.spec
+++ b/xroar.spec
@@ -1,5 +1,5 @@
Name: xroar
-Version: 0.34
+Version: 0.34.1
Release: 1%{?dist}
Summary: A Dragon 32, Dragon 64 and Tandy CoCo emulator
License: GPLv2+
@@ -136,6 +136,9 @@ fi
%changelog
+* Sat Aug 13 2016 Andrea Musuruane <musuruan(a)gmail.com> 0.34.1-1
+- Upgrade to 0.34.1
+
* Mon Aug 08 2016 Andrea Musuruane <musuruan(a)gmail.com> 0.34-1
- Upgrade to 0.34
Show replies by date