public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gnome-nibbles] f45: Update gnome-nibbles to 4.6.0
@ 2026-09-22 20:22 Petr Schindler
0 siblings, 0 replies; only message in thread
From: Petr Schindler @ 2026-09-22 20:22 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/gnome-nibbles
Branch : f45
Commit : 7acd8c5c26509023addfe4320087cb39c4a7a739
Author : Petr Schindler <pschindl@redhat.com>
Date : 2026-09-22T22:03:04+02:00
Stats : +7/-14 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/gnome-nibbles/c/7acd8c5c26509023addfe4320087cb39c4a7a739?branch=f45
Log:
Update gnome-nibbles to 4.6.0
Adjust build dependencies for the upstream switch from Vala to C++26
and gtkmm. Remove obsolete libgnome-games-support packaging entries
and update the license filename to gpl-3.0.txt.
---
diff --git a/gnome-nibbles.spec b/gnome-nibbles.spec
index 3d6ce15..1023736 100644
--- a/gnome-nibbles.spec
+++ b/gnome-nibbles.spec
@@ -1,7 +1,7 @@
%global app_id org.gnome.Nibbles
Name: gnome-nibbles
-Version: 4.5.2
+Version: 4.6.0
Release: %autorelease
Summary: GNOME Nibbles game
# Source code is under GPLv3+, help is under CC-BY-SA, Appdata is under CC0.
@@ -12,20 +12,14 @@ Source0: https://download.gnome.org/sources/%{name}/%{gnome_major_minor_v
%gnome_check_version
BuildRequires: desktop-file-utils
-BuildRequires: gcc
+BuildRequires: gcc-c++ >= 16
BuildRequires: gettext
BuildRequires: itstool
BuildRequires: libappstream-glib
-BuildRequires: meson
-BuildRequires: vala
-BuildRequires: pkgconfig(gee-0.8)
-BuildRequires: pkgconfig(gio-2.0) >= 2.78.0
+BuildRequires: meson >= 1.1
BuildRequires: pkgconfig(glib-2.0) >= 2.78.0
BuildRequires: pkgconfig(gsound) >= 1.0.2
-BuildRequires: pkgconfig(gtk4) >= 4.13.4
-BuildRequires: pkgconfig(libadwaita-1) >= 1.5.0
-
-Provides: bundled(libgnome-games-support)
+BuildRequires: pkgconfig(gtkmm-4.0) > 4.23.2
%description
Pilot a worm around a maze trying to collect diamonds and at the same time
@@ -45,7 +39,6 @@ navigation becomes more and more difficult. Playable by up to four people.
%meson_install
%find_lang %{name} --with-gnome
-%find_lang %{name}_libgnome-games-support --with-gnome
%check
@@ -53,8 +46,8 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/%{app_id}.desktop
appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/%{app_id}.metainfo.xml
-%files -f %{name}.lang -f %{name}_libgnome-games-support.lang
-%license COPYING
+%files -f %{name}.lang
+%license gpl-3.0.txt
%doc NEWS
%{_bindir}/gnome-nibbles
%{_datadir}/applications/%{app_id}.desktop
diff --git a/sources b/sources
index 33c8fa0..801fb8d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gnome-nibbles-4.5.2.tar.xz) = 9551006e0e6ae09634075e63783df5c9d3b4c34102deaaa4e55b704a313493e56355ff75aaa9cc500c21a657e672cc75b5a5d5f0e43cd6f67dc682a15a0695f7
+SHA512 (gnome-nibbles-4.6.0.tar.xz) = e5c70e64b7878e5c1c71c1c0518ff9b6ad57eed3d05c3ca180d09f736ecd0c7ce41d675f89478462388c3247f4fd1bb5c58b9ee0b9a80eabbc9f64fec945ce19
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-22 20:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-22 20:22 [rpms/gnome-nibbles] f45: Update gnome-nibbles to 4.6.0 Petr Schindler
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox