Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package policycoreutils for openSUSE:Factory checked in at 2025-01-22 16:30:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/policycoreutils (Old) and /work/SRC/openSUSE:Factory/.policycoreutils.new.5589 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "policycoreutils" Wed Jan 22 16:30:42 2025 rev:77 rq:1239527 version:3.7 Changes: -------- --- /work/SRC/openSUSE:Factory/policycoreutils/policycoreutils.changes 2024-07-12 17:04:32.711902709 +0200 +++ /work/SRC/openSUSE:Factory/.policycoreutils.new.5589/policycoreutils.changes 2025-01-22 16:30:58.892602697 +0100 @@ -1,0 +2,16 @@ +Tue Jan 21 11:14:32 UTC 2025 - Dominique Leuenberger <dims...@opensuse.org> + +- Drop manually generated typelib(Gtk) Requires: this was the + minimal fix to eliminate usage of pythonj-gtk, but the python + code references more typelibs; hence add gobject-introspection + BuildRequires in order to inspect the code for typelib() + dependencies. +- Replace python3-gobject Requires for python3-gobject-Gdk: as this + is a GUI application, we do need to Gdk bridge too. + +------------------------------------------------------------------- +Tue Jan 21 04:36:00 UTC 2025 - Steve Kowalik <steven.kowa...@suse.com> + +- Replace python-gtk Requires for -gui with introspection typelib for Gtk 3 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ policycoreutils.spec ++++++ --- /var/tmp/diff_new_pack.ZNaUKc/_old 2025-01-22 16:31:00.800682133 +0100 +++ /var/tmp/diff_new_pack.ZNaUKc/_new 2025-01-22 16:31:00.812682633 +0100 @@ -1,7 +1,7 @@ # # spec file for package policycoreutils # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -63,6 +63,7 @@ BuildRequires: fdupes BuildRequires: flex BuildRequires: gettext +BuildRequires: gobject-introspection BuildRequires: hicolor-icon-theme BuildRequires: libbz2-devel BuildRequires: libcap-devel @@ -179,8 +180,7 @@ Requires: %{name}-dbus = %{version} Requires: %{python_for_executables} Requires: %{python_for_executables}-%{name} = %{version} -Requires: %{python_for_executables}-gobject -Requires: python-gtk +Requires: %{python_for_executables}-gobject-Gdk Requires: selinux-policy Requires: setools-console BuildArch: noarch