public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Takao Fujiwara <tfujiwar@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/ibus] rawhide: tests: Update packages with Fedora 45
Date: Thu, 04 Jun 2026 05:03:50 GMT	[thread overview]
Message-ID: <178054943097.1.12376699005369003791.rpms-ibus-f2f2965ae2c3@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/ibus
            Branch : rawhide
            Commit : f2f2965ae2c36bdb58dd9d0e916102af2131819a
            Author : Takao Fujiwara <tfujiwar@redhat.com>
            Date   : 2026-06-04T13:59:19+09:00
            Stats  : +39/-14 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/ibus/c/f2f2965ae2c36bdb58dd9d0e916102af2131819a?branch=rawhide

            Log:
            tests: Update packages with Fedora 45

- Add hardware-support & base-graphical
- Replace eog with loupe in gnome-desktop group in f39
- Replace cheese with snapshot in gnome-desktop group in f40
- Replace tracker with localsearch and tinysparql in f42
- Replace evince with papers in f43

---
diff --git a/tests/ibus-desktop-testing/install1-common/main.fmf b/tests/ibus-desktop-testing/install1-common/main.fmf
index 75569e1..e9aa1b6 100644
--- a/tests/ibus-desktop-testing/install1-common/main.fmf
+++ b/tests/ibus-desktop-testing/install1-common/main.fmf
@@ -3,7 +3,7 @@ description:
     The listed packages are installed commonly between Fedora and
     RHEL GNOME desktop components.
 require:
-    # IBus CI sets
+    ## IBus CI sets
     - ibus
     - ibus-desktop-testing
     - dbus-x11
@@ -25,10 +25,31 @@ require:
     - default-fonts-other-mono
     - default-fonts-other-sans
     - default-fonts-other-serif
-    # gnome-desktop mandatory
+    ## hardware-support
+    - amd-gpu-firmware
+    - atheros-firmware
+    - b43-fwcutter
+    - b43-openfwwf
+    - brcmfmac-firmware
+    - intel-gpu-firmware
+    - iwlegacy-firmware
+    - iwlwifi-dvm-firmware
+    - iwlwifi-mvm-firmware
+    - libertas-firmware
+    - mt7xxx-firmware
+    - nvidia-gpu-firmware
+    - nxpwireless-firmware
+    - qcom-wwan-firmware
+    - realtek-firmware
+    - tiwilink-firmware
+    - usb_modeswitch
+    ## base-graphical
+    - mesa-dri-drivers
+    - mesa-vulkan-drivers
+    - plymouth-system-theme
+    ## gnome-desktop mandatory
     - dconf
     - gdm
-    - gnome-connections
     - gnome-control-center
     - gnome-initial-setup
     - gnome-session-wayland-session
@@ -39,7 +60,7 @@ require:
     - nautilus
     - polkit
     - ptyxis
-    # gnome-desktop default
+    ## gnome-desktop default
     - avahi
     - baobab
     # Sometimes version mismatch with gnome-shell in rawhide
@@ -53,6 +74,7 @@ require:
     - gnome-classic-session
     - gnome-clocks
     - gnome-color-manager
+    - gnome-connections
     - gnome-disk-utility
     - gnome-font-viewer
     - gnome-remote-desktop
@@ -63,6 +85,7 @@ require:
     - librsvg2
     - libsane-hpaio
     - loupe
+    - localsearch
     - mesa-dri-drivers
     - mesa-libEGL
     - ModemManager
@@ -73,14 +96,13 @@ require:
     - PackageKit-gtk3-module
     - sane-backends-drivers-scanners
     - snapshot
+    - tinysparql
     # Move systemd-oomd-defaults to Post-Installing section
-    - tracker
-    - tracker-miners
     - xdg-desktop-portal
     - xdg-desktop-portal-gnome
     - xdg-desktop-portal-gtk
     - xdg-user-dirs-gtk
-    # desktop-accessibility default
+    ## desktop-accessibility default
     - at-spi2-atk
     - at-spi2-core
     - brltty

diff --git a/tests/ibus-desktop-testing/install2-fedora/main.fmf b/tests/ibus-desktop-testing/install2-fedora/main.fmf
index 17a1c15..d1f48c1 100644
--- a/tests/ibus-desktop-testing/install2-fedora/main.fmf
+++ b/tests/ibus-desktop-testing/install2-fedora/main.fmf
@@ -6,15 +6,13 @@ adjust:
     when: distro == fedora
     enabled: true
 require:
-    - adobe-source-code-pro-fonts
     - gnome-screenshot
-    - gnome-boxes
     - yelp
-    - cheese
-    - eog
-    - evince
-    - evince-djvu
+    - adobe-source-code-pro-fonts
+    - decibels
+    - glycin-thumbnailer
     - gnome-backgrounds
+    - gnome-boxes
     - gnome-calendar
     - gnome-contacts
     - gnome-epub-thumbnailer
@@ -30,12 +28,17 @@ require:
     - gvfs-fuse
     - gvfs-gphoto2
     - gvfs-smb
+    - loupe
     - NetworkManager-openconnect-gnome
     - NetworkManager-openvpn-gnome
     - NetworkManager-pptp-gnome
     - NetworkManager-ssh-gnome
     - NetworkManager-vpnc-gnome
+    - papers
+    - papers-nautilus
     - rygel
     - simple-scan
-    - sushi
     - showtime
+    - snapshot
+    - sushi
+    - vte-profile

                 reply	other threads:[~2026-06-04  5:03 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=178054943097.1.12376699005369003791.rpms-ibus-f2f2965ae2c3@fedoraproject.org \
    --to=tfujiwar@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