commit 4c32a8d9101ddf199678834a88144cbf66911ad5
Author: Andrea Musuruane <musuruan(a)gmail.com>
Date: Sun Aug 29 16:33:41 2021 +0200
new version
.gitignore | 1 +
sources | 2 +-
xroar.spec | 5 ++++-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 550904c..a003a39 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@ dragon.rom
/xroar-0.36.1.tar.gz
/xroar-0.36.2.tar.gz
/xroar-0.37.tar.gz
+/xroar-0.37.1.tar.gz
diff --git a/sources b/sources
index 0718974..32aab32 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (xroar-0.37.tar.gz) =
35330bd75ba28c989c532b96c2741aa05919fe4928b75a477c7d0474ef52af839dc0ee1b092c9268dcb532c0d54ff89b253ad7a8d5f4eb6b9489d800f76856df
SHA512 (dragon.rom) =
bbe3dc286a828acd745155ad8b2f8f1dc7d674c10deae619758662a4f45feefd1d1aea6b8b09f4c4db8b40cbaf475ab540d88d8286e1e4f8478692ad08979285
+SHA512 (xroar-0.37.1.tar.gz) =
1997a1fca671137e1bbd3e8883914e7633936fc16fb782f3c0b53de74cbaa41622938804da9485f46ac4fe5a7a473db76bbc0a3cbbdc5c94fce5d4b673f84169
diff --git a/xroar.spec b/xroar.spec
index 28e8c0f..4b9a666 100644
--- a/xroar.spec
+++ b/xroar.spec
@@ -1,5 +1,5 @@
Name: xroar
-Version: 0.37
+Version: 0.37.1
Release: 1%{?dist}
Summary: A Dragon 32, Dragon 64 and Tandy CoCo emulator
License: GPLv3+
@@ -99,6 +99,9 @@ rm -f %{buildroot}%{_infodir}/dir
%changelog
+* Sun Aug 29 2021 Andrea Musuruane <musuruan(a)gmail.com> - 0.37.1-1
+- new version
+
* Sat Aug 21 2021 Andrea Musuruane <musuruan(a)gmail.com> - 0.37-1
- new version
Show replies by date