Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gtk2 for openSUSE:Factory checked in at 2024-04-21 20:25:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gtk2 (Old) and /work/SRC/openSUSE:Factory/.gtk2.new.26366 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gtk2" Sun Apr 21 20:25:03 2024 rev:183 rq:1169232 version:2.24.33 Changes: -------- --- /work/SRC/openSUSE:Factory/gtk2/gtk2.changes 2023-12-01 21:24:40.784360758 +0100 +++ /work/SRC/openSUSE:Factory/.gtk2.new.26366/gtk2.changes 2024-04-21 20:25:38.758321582 +0200 @@ -1,0 +2,7 @@ +Fri Apr 19 14:19:55 UTC 2024 - Dominique Leuenberger <[email protected]> + +- Do not recommend the variuos -immodule-*: they have locale based + provides which makes zypper install them when the locales are + requested. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gtk2.spec ++++++ --- /var/tmp/diff_new_pack.3JYgrg/_old 2024-04-21 20:25:39.566351231 +0200 +++ /var/tmp/diff_new_pack.3JYgrg/_new 2024-04-21 20:25:39.570351377 +0200 @@ -1,7 +1,7 @@ # # spec file for package gtk2 # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -96,12 +96,6 @@ # gtk+ can work without branding/data/translations. Built in defaults will be used then. Recommends: %{name}-branding Recommends: %{name}-data = %{version} -# it's nice to have input modules for various locales installed by default -Recommends: %{name}-immodule-amharic = %{version} -Recommends: %{name}-immodule-inuktitut = %{version} -Recommends: %{name}-immodule-thai = %{version} -Recommends: %{name}-immodule-tigrigna = %{version} -Recommends: %{name}-immodule-vietnamese = %{version} Recommends: gvfs # Provide %%{name} to make the lang and immodules packages installable Provides: %{name} = %{version} @@ -132,7 +126,7 @@ Group: System/Libraries Requires: %{name} = %{version} Requires(post): %{name}-tools >= 2.24.20 -Requires(postun):%{name}-tools >= 2.24.20 +Requires(postun): %{name}-tools >= 2.24.20 Provides: locale(%{name}:am) %description immodule-amharic @@ -147,7 +141,7 @@ Group: System/Libraries Requires: %{name} = %{version} Requires(post): %{name}-tools >= 2.24.20 -Requires(postun):%{name}-tools >= 2.24.20 +Requires(postun): %{name}-tools >= 2.24.20 Provides: locale(%{name}:iu) %description immodule-inuktitut @@ -162,7 +156,7 @@ Group: System/Libraries Requires: %{name} = %{version} Requires(post): %{name}-tools >= 2.24.20 -Requires(postun):%{name}-tools >= 2.24.20 +Requires(postun): %{name}-tools >= 2.24.20 %description immodule-multipress GTK+ is a multi-platform toolkit for creating graphical user interfaces. @@ -177,7 +171,7 @@ Group: System/Libraries Requires: %{name} = %{version} Requires(post): %{name}-tools >= 2.24.20 -Requires(postun):%{name}-tools >= 2.24.20 +Requires(postun): %{name}-tools >= 2.24.20 Provides: locale(%{name}:lo) Provides: locale(%{name}:th) @@ -193,7 +187,7 @@ Group: System/Libraries Requires: %{name} = %{version} Requires(post): %{name}-tools >= 2.24.20 -Requires(postun):%{name}-tools >= 2.24.20 +Requires(postun): %{name}-tools >= 2.24.20 Provides: %{name}-immodules-tigrigna = %{version} Provides: locale(%{name}:ti) Obsoletes: %{name}-immodules-tigrigna < %{version} @@ -210,7 +204,7 @@ Group: System/Libraries Requires: %{name} = %{version} Requires(post): %{name}-tools >= 2.24.20 -Requires(postun):%{name}-tools >= 2.24.20 +Requires(postun): %{name}-tools >= 2.24.20 Provides: locale(%{name}:vi) %description immodule-vietnamese @@ -225,7 +219,7 @@ Group: System/Libraries Requires: %{name} = %{version} Requires(post): %{name}-tools >= 2.24.20 -Requires(postun):%{name}-tools >= 2.24.20 +Requires(postun): %{name}-tools >= 2.24.20 Provides: locale(%{name}:ja) Provides: locale(%{name}:ko) Provides: locale(%{name}:th) @@ -242,7 +236,7 @@ Summary: Auxiliary utilities for the GTK+ toolkit library v2 Group: System/Libraries Requires(post): update-alternatives -Requires(postun):update-alternatives +Requires(postun): update-alternatives %description tools GTK+ is a multi-platform toolkit for creating graphical user interfaces.
