public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Petr Schindler <pschindl@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/gnome-nibbles] f45: Update gnome-nibbles to 4.6.0
Date: Tue, 22 Sep 2026 20:22:23 GMT	[thread overview]
Message-ID: <179010854361.1.3511352321753709739.rpms-gnome-nibbles-7acd8c5c2650@fedoraproject.org> (raw)

            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

                 reply	other threads:[~2026-09-22 20:22 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=179010854361.1.3511352321753709739.rpms-gnome-nibbles-7acd8c5c2650@fedoraproject.org \
    --to=pschindl@redhat.com \
    --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