Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ibus for openSUSE:Factory checked in 
at 2025-06-17 18:20:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ibus (Old)
 and      /work/SRC/openSUSE:Factory/.ibus.new.19631 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ibus"

Tue Jun 17 18:20:27 2025 rev:131 rq:1285985 version:1.5.32

Changes:
--------
--- /work/SRC/openSUSE:Factory/ibus/ibus.changes        2025-06-10 
08:56:15.357022741 +0200
+++ /work/SRC/openSUSE:Factory/.ibus.new.19631/ibus.changes     2025-06-17 
18:20:41.882503130 +0200
@@ -1,0 +2,7 @@
+Sat Jun 14 08:35:05 UTC 2025 - Takashi Iwai <ti...@suse.com>
+
+- Fix *-32bit package post scripts (bsc#1244535):
+  the broken conditionals are dropped, assuming only *-32bit builds.
+  Also the superfluous post/postun for ibus-gtk3-32bit were dropped, too.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.8jqRZK/_old  2025-06-17 18:20:42.566531581 +0200
+++ /var/tmp/diff_new_pack.8jqRZK/_new  2025-06-17 18:20:42.570531747 +0200
@@ -1,26 +1,8 @@
 ibus-gtk
-  post "%if "%_lib" == "lib64""
-  post "<prefix>%{_bindir}/gtk-query-immodules-2.0-64 --update-cache"
-  post "%else"
   post "<prefix>%{_bindir}/gtk-query-immodules-2.0 --update-cache"
-  post "%endif"
-  postun "%if "%_lib" == "lib64""
-  postun "<prefix>%{_bindir}/gtk-query-immodules-2.0-64 --update-cache"
-  postun "%else"
   postun "<prefix>%{_bindir}/gtk-query-immodules-2.0 --update-cache"
-  postun "%endif"
   supplements "(ibus and gtk2-<targettype>)"
 ibus-gtk3
-  post "%if "%_lib" == "lib64""
-  post "<prefix>%{_bindir}/gtk-query-immodules-3.0-64 --update-cache"
-  post "%else"
-  post "<prefix>%{_bindir}/gtk-query-immodules-3.0 --update-cache"
-  post "%endif"
-  postun "%if "%_lib" == "lib64""
-  postun "<prefix>%{_bindir}/gtk-query-immodules-3.0-64 --update-cache"
-  postun "%else"
-  postun "<prefix>%{_bindir}/gtk-query-immodules-3.0 --update-cache"
-  postun "%endif"
   supplements "(ibus and gtk3-<targettype>)"
 libibus-1_0-5
   obsoletes "libibus2-<targettype> < <version>"

Reply via email to