desmume 0.9.13-1 (x86_64;znver1) 2023-17431
9999
| Status | published | ||||||||||||
| Submitter | benbullard79 [@T] cox.net | ||||||||||||
| Platform | rolling | ||||||||||||
| Repository | unsupported | ||||||||||||
| URL | https://abf.openmandriva.org/build_lists/330005 | ||||||||||||
| Packages |
|
||||||||||||
| Build Date | 2023-04-09 02:27:57 +0000 UTC | ||||||||||||
| Last Updated | 2023-04-12 16:00:56.872981813 +0000 UTC |
$ git show --format=fuller --patch-with-stat --summary a6be11d2446e1b576c235a825ab8ee8b08dfc27f
commit a6be11d2446e1b576c235a825ab8ee8b08dfc27f
Author: Bernhard Rosenkränzer <bero@lindev.ch>
AuthorDate: Tue Apr 4 02:40:23 2023 +0200
Commit: Bernhard Rosenkränzer <bero@lindev.ch>
CommitDate: Tue Apr 4 02:40:23 2023 +0200
0.9.13 final
---
.abf.yml | 2 +-
desmume.spec | 16 +++++-----------
2 files changed, 6 insertions(+), 12 deletions(-)
diff --git a/.abf.yml b/.abf.yml
index 7846e87..0d7507c 100644
--- a/.abf.yml
+++ b/.abf.yml
@@ -1,2 +1,2 @@
sources:
- master.tar.gz: 383163a5af5f54363af026356d1fd7ebf460e7c7
+ desmume-0.9.13.tar.xz: 72fc6086d96e023f02c6cc170498fc615e2afa2f
diff --git a/desmume.spec b/desmume.spec
index 221db5d..bb0760a 100644
--- a/desmume.spec
+++ b/desmume.spec
@@ -1,20 +1,14 @@
-%define date 20211027
+#define date 20211027
%define longname DeSmuME
Summary: A Nintendo DS emulator
Name: desmume
-%if 0%{?date}
-Version: 0.9.12
-Release: 0.%{date}.1
-%else
-Version: 0.9.11
-Release: 1
-%endif
+Version: 0.9.13
+Release: %{?date:0.%{date}.}1
License: GPLv2+
Group: Emulators
Url: http://desmume.org/
-# Upstream recommends not using stable releases - see http://desmume.org/download/
-Source0: https://github.com/TASVideos/desmume/archive/refs/heads/master.tar.gz
+Source0: https://github.com/TASEmulators/desmume/releases/download/release_%(echo %{version}|sed -e 's,\.,_,g')/desmume-%{version}.tar.xz
Source10: %{name}-48.png
Patch0: desmume-formatstring.patch
#Patch1: desmume-compile.patch
@@ -80,7 +74,7 @@ In this package is the CLI version (without a GUI).
%if 0%{?date}
%autosetup -p0 -n %{name}-master
%else
-%autosetup -p1
+%autosetup -p0
%endif
recode l1..u8 %{name}/AUTHORS %{name}/ChangeLog
perl -pi -e 's|\r\n|\n|g' %{name}/AUTHORS %{name}/ChangeLog
Not Available
| benbullard79 [@T] cox.net | No Comment. | 1095d 21hrs |
| benbullard79 [@T] cox.net | No Comment. | 1095d 21hrs |