public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Artur Frenszek-Iwicki <fedora@svgames.pl>
To: git-commits@fedoraproject.org
Subject: [rpms/freedroid] rawhide: Update to v1.9.1
Date: Thu, 27 Aug 2026 15:34:31 GMT [thread overview]
Message-ID: <178784487189.1.14272580745039665570.rpms-freedroid-b17deb113a4c@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/freedroid
Branch : rawhide
Commit : b17deb113a4cddc87a6ebb5cedbbadcda4ff41bb
Author : Artur Frenszek-Iwicki <fedora@svgames.pl>
Date : 2026-08-26T22:59:03+02:00
Stats : +17/-14 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/freedroid/c/b17deb113a4cddc87a6ebb5cedbbadcda4ff41bb?branch=rawhide
Log:
Update to v1.9.1
---
diff --git a/.gitignore b/.gitignore
index 2f62dc9..74663ac 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
freedroid-1.0.2.tar.gz
/freedroid-1.2.3.apk.tar.gz
+/freedroid-1.9.1-sdl2-port.tar.gz
diff --git a/0000-vorbisfile.patch b/0000-vorbisfile.patch
index cb682da..154ad84 100644
--- a/0000-vorbisfile.patch
+++ b/0000-vorbisfile.patch
@@ -1,10 +1,9 @@
-diff -r -U4 freedroid-1.2.3--orig/configure.ac freedroid-1.2.3--patched/configure.ac
---- freedroid-1.2.3--orig/configure.ac 2024-01-08 18:13:47.000000000 +0100
-+++ freedroid-1.2.3--patched/configure.ac 2025-01-26 13:36:04.055353087 +0100
-@@ -89,11 +89,11 @@
- (see see http://www.libsdl.org/)
+--- FreedroidClassic-freedroid-1.9.1-sdl2-port/configure.ac.orig 2026-04-05 10:28:52.000000000 +0200
++++ FreedroidClassic-freedroid-1.9.1-sdl2-port/configure.ac 2026-08-26 22:52:27.622872496 +0200
+@@ -75,11 +75,11 @@
--> compiling without sound support
- --------------------------------------------------]))
+ --------------------------------------------------])
+ ])
-AC_CHECK_LIB([vorbis], [main],, AC_MSG_WARN([
+AC_CHECK_LIB([vorbisfile], [main],, AC_MSG_WARN([
diff --git a/freedroid.spec b/freedroid.spec
index 68527aa..426f9e1 100644
--- a/freedroid.spec
+++ b/freedroid.spec
@@ -2,10 +2,10 @@ Name: freedroid
Summary: Clone of the C64 game Paradroid
License: GPL-2.0-or-later
-Version: 1.2.3
-Release: 4%{?dist}
+Version: 1.9.1
+Release: 1%{?dist}
-%global git_tag %{name}-%{version}.apk
+%global git_tag %{name}-%{version}-sdl2-port
URL: https://github.com/ReinhardPrix/FreedroidClassic/
Source0: %{URL}archive/%{git_tag}/%{git_tag}.tar.gz
@@ -17,9 +17,9 @@ BuildRequires: autoconf
BuildRequires: automake
BuildRequires: gcc
BuildRequires: make
-BuildRequires: SDL_gfx-devel
-BuildRequires: SDL_image-devel
-BuildRequires: SDL_mixer-devel
+BuildRequires: SDL2-devel
+BuildRequires: SDL2_image-devel
+BuildRequires: SDL2_mixer-devel
BuildRequires: libjpeg-devel
BuildRequires: libpng-devel
BuildRequires: libvorbis-devel
@@ -48,7 +48,7 @@ This package contains game data files for Freedroid.
%prep
%autosetup -p1 -n FreedroidClassic-%{git_tag}
-./autogen.sh
+autoreconf -vif
%build
@@ -82,6 +82,9 @@ install -Dpm 644 graphics/paraicon_48x48.png \
%changelog
+* Wed Aug 26 2026 Artur Frenszek-Iwicki <fedora@svgames.pl> - 1.9.1-1
+- Update to v1.9.1
+
* Wed Jul 15 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.3-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
diff --git a/sources b/sources
index 310fec4..8dfdf19 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (freedroid-1.2.3.apk.tar.gz) = 7443be3ca57c066f4c231ba11d70dc6630fb0128f552f6679f7f247d61985a22c78e15ef16b9ca2b3439afa7e2460f596d0ba7d3d7dd2e10e4f1ad041ad7d60e
+SHA512 (freedroid-1.9.1-sdl2-port.tar.gz) = 21a31d4bcf293f00434e39725e9c38b2d19333285dd2c13cee027f77c18ad2e1eee15e62ea436e9c8885280c16a69d67dcbec6bcaf218afa3929c4eb37dcb80e
reply other threads:[~2026-08-27 15:34 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178784487189.1.14272580745039665570.rpms-freedroid-b17deb113a4c@fedoraproject.org \
--to=fedora@svgames.pl \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox