diff --git a/xscorch.spec b/xscorch.spec index daeada1..33bdfaa 100644 --- a/xscorch.spec +++ b/xscorch.spec @@ -1,6 +1,6 @@ Name: xscorch Version: 0.2.1 -Release: 27%{?dist} +Release: 32%{?dist} Summary: A Scorched Earth clone License: GPL-2.0-only URL: http://www.xscorch.org/ @@ -16,6 +16,7 @@ BuildRequires: gcc BuildRequires: libX11-devel gtk2-devel desktop-file-utils libappstream-glib BuildRequires: perl-interpreter Requires: hicolor-icon-theme +Requires: gdk-pixbuf2-modules-extra %description xscorch is a clone of the classic DOS game, "Scorched Earth". The basic goal @@ -37,7 +38,7 @@ done %build -export CPPFLAGS="$CPPFLAGS -fcommon" +export CPPFLAGS="$CPPFLAGS -fcommon -std=gnu17" %configure --disable-network --disable-sound make %{?_smp_mflags} @@ -68,6 +69,21 @@ appstream-util validate-relax --nonet \ %changelog +* Fri Jul 17 2026 Fedora Release Engineering - 0.2.1-32 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild + +* Sat Jan 17 2026 Fedora Release Engineering - 0.2.1-31 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild + +* Fri Jan 09 2026 Gwyn Ciesla - 0.2.1-30 +- Fix XPM requirement. + +* Fri Jul 25 2025 Fedora Release Engineering - 0.2.1-29 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + +* Sun Jan 19 2025 Fedora Release Engineering - 0.2.1-28 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Sat Jul 20 2024 Fedora Release Engineering - 0.2.1-27 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild