Skip to content

Commit 55431be

Browse files
committed
Package: v0.8.2
1 parent 18946b1 commit 55431be

4 files changed

Lines changed: 15 additions & 3 deletions

File tree

Package/ArchLinux/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Maintainer: Rosalie Wanders <rosalie@mailbox.org>
22
pkgname=rmg
3-
pkgver=0.8.1
3+
pkgver=0.8.2
44
pkgrel=1
55
pkgdesc="Rosalie's Mupen GUI"
66
arch=('x86_64' 'aarch64')

Package/Fedora/RMG.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: RMG
2-
Version: 0.8.1
2+
Version: 0.8.2
33
Release: %autorelease
44
Summary: Rosalie's Mupen GUI
55

Package/com.github.Rosalie241.RMG.metainfo.xml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,18 @@
2929
</screenshot>
3030
</screenshots>
3131
<releases>
32+
<release version="v0.8.2" date="2025-09-26" type="stable">
33+
<description>
34+
<p>Changes:</p>
35+
<ul>
36+
<li>Fix screenshot filename being incorrect when playing 64DD games</li>
37+
<li>Fix GameBoy tower functionality not working in Pokemon Stadium 1 and 2</li>
38+
<li>Add clear buttons to transfer pak settings in RMG-Input</li>
39+
<li>Add support for the GameBoy camera by implementing a SDL3 backend in mupen64plus-core</li>
40+
<li>Improve accuracy of RSP</li>
41+
</ul>
42+
</description>
43+
</release>
3244
<release version="v0.8.1" date="2025-09-23" type="stable">
3345
<description>
3446
<p>Changes:</p>

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.8.1
1+
v0.8.2

0 commit comments

Comments
 (0)