public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Sun Haiyong <sunhaiyong@zdbr.net>
To: git-commits@fedoraproject.org
Subject: [rpms/gtk2] rawhide: Ship gtk-query-immodules-2.0-64 on loongarch64
Date: Wed, 01 Jul 2026 08:47:07 GMT	[thread overview]
Message-ID: <178289562793.1.6136970674851166003.rpms-gtk2-3eba2dc7e1c8@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/gtk2
Branch : rawhide
Commit : 3eba2dc7e1c8f19cfadcd37b55210c8b80d9f9be
Author : Sun Haiyong <sunhaiyong@zdbr.net>
Date   : 2026-07-01T09:22:31+08:00
Stats  : +7/-4 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/gtk2/c/3eba2dc7e1c8f19cfadcd37b55210c8b80d9f9be?branch=rawhide

Log:
Ship gtk-query-immodules-2.0-64 on loongarch64

---
diff --git a/gtk2.spec b/gtk2.spec
index 8c00c20..ab9cd16 100644
--- a/gtk2.spec
+++ b/gtk2.spec
@@ -18,7 +18,7 @@
 Summary: GTK+ graphical user interface library
 Name: gtk2
 Version: 2.24.33
-Release: 26%{?dist}
+Release: 27%{?dist}
 # Automatically converted from old format: LGPLv2+ - review is highly recommended.
 License: LicenseRef-Callaway-LGPLv2+
 URL: http://www.gtk.org
@@ -233,7 +233,7 @@ done
 # for places where we have two copies of the GTK+ package installed.
 # (we might have x86_64 and i686 packages on the same system, for example.)
 case "$host" in
-  alpha*|ia64*|ppc64*|powerpc64*|s390x*|x86_64*|aarch64*|mips64*|riscv64*)
+  alpha*|ia64*|ppc64*|powerpc64*|s390x*|x86_64*|aarch64*|mips64*|riscv64*|loongarch64*)
    mv $RPM_BUILD_ROOT%{_bindir}/gtk-query-immodules-2.0 $RPM_BUILD_ROOT%{_bindir}/gtk-query-immodules-2.0-64
    ;;
   *)
@@ -337,6 +337,9 @@ mkdir -p $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/%{bin_version}/filesystems
 %doc tmpdocs/examples
 
 %changelog
+* Wed Jul 01 2026 Sun Haiyong <sunhaiyong@zdbr.net> - 2.24.33-27
+- Ship gtk-query-immodules-2.0-64 on loongarch64
+
 * Fri Apr 17 2026 Marcin Juszkiewicz <mjuszkiewicz@redhat.com> - 2.24.33-26
 - Ship gtk-query-immodules-2.0-64 on RISC-V
 

diff --git a/update-gdk-pixbuf-loaders b/update-gdk-pixbuf-loaders
index 43d6fc0..a20944e 100755
--- a/update-gdk-pixbuf-loaders
+++ b/update-gdk-pixbuf-loaders
@@ -39,7 +39,7 @@ fi
 FILE=/etc/gtk-2.0/$host/gdk-pixbuf.loaders
 
 case "$host" in
-  alpha*|ia64*|powerpc64*|s390x*|x86_64*|aarch64*|riscv64*)
+  alpha*|ia64*|powerpc64*|s390x*|x86_64*|aarch64*|riscv64*|loongarch64*)
    /usr/bin/gdk-pixbuf-query-loaders-64 > $FILE
    ;;
   *)

diff --git a/update-gtk-immodules b/update-gtk-immodules
index 8e55457..c3eecae 100755
--- a/update-gtk-immodules
+++ b/update-gtk-immodules
@@ -8,7 +8,7 @@ fi
 umask 022
 
 case "$1" in
-  alpha*|ia64*|ppc64*|powerpc64*|s390x*|x86_64*|aarch64*|riscv64*)
+  alpha*|ia64*|ppc64*|powerpc64*|s390x*|x86_64*|aarch64*|riscv64*|loongarch64*)
    /usr/bin/gtk-query-immodules-2.0-64 --update-cache
    ;;
   *)

                 reply	other threads:[~2026-07-01  8:47 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=178289562793.1.6136970674851166003.rpms-gtk2-3eba2dc7e1c8@fedoraproject.org \
    --to=sunhaiyong@zdbr.net \
    --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