commit f371ee3a3ee3336919b23cc6da4ca2d235f3a939
Author: Andrea Musuruane <musuruan(a)gmail.com>
Date: Sat Oct 12 15:19:27 2024 +0200
Updated to new upstream release
.gitignore | 1 +
sources | 2 +-
xcpc.spec | 5 ++++-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 482d1a2..d7870c3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ xcpc-20070122.tar.gz
/xcpc-0.38.1.tar.gz
/xcpc-0.51.0.tar.gz
/xcpc-0.52.0.tar.gz
+/xcpc-0.52.1.tar.gz
diff --git a/sources b/sources
index 358645e..b67783c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (xcpc-0.52.0.tar.gz) =
df95e779c82a6d39ebe22422269894982c3c9ed38045de2f0c85920869199c749433f8869bd3dff5b90d80acc5e066ca127558c10cefa4964210804998edb645
+SHA512 (xcpc-0.52.1.tar.gz) =
c7cdcd010f2a0fec4f54c0c31df3415d758a3352161206e241e98fc5958ffed647f9b4a504a885deabcbb866520b574762e807610ebc9d0b8b70b7548c0e9586
diff --git a/xcpc.spec b/xcpc.spec
index e728ab4..9c0fcb2 100644
--- a/xcpc.spec
+++ b/xcpc.spec
@@ -1,5 +1,5 @@
Name: xcpc
-Version: 0.52.0
+Version: 0.52.1
Release: 1%{?dist}
Summary: A portable Amstrad CPC 464/664/6128 emulator written in C
@@ -72,6 +72,9 @@ appstream-util validate-relax --nonet
%{buildroot}%{_metainfodir}/*.appdata.xml
%changelog
+* Tue Sep 24 2024 Andrea Musuruane <musuruan(a)gmail.com> - 0.52.1-1
+- Updated to new upstream release
+
* Mon Aug 12 2024 Andrea Musuruane <musuruan(a)gmail.com> - 0.52.0-1
- Updated to new upstream release
Show replies by date