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-05-30 14:26:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/policycoreutils (Old)
 and      /work/SRC/openSUSE:Factory/.policycoreutils.new.25440 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "policycoreutils"

Fri May 30 14:26:55 2025 rev:82 rq:1280163 version:3.8.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/policycoreutils/policycoreutils.changes  
2025-05-01 15:22:57.537858668 +0200
+++ 
/work/SRC/openSUSE:Factory/.policycoreutils.new.25440/policycoreutils.changes   
    2025-05-30 17:24:59.062410974 +0200
@@ -1,0 +2,31 @@
+Mon May 26 11:59:36 UTC 2025 - Johannes Segitz <jseg...@suse.com>
+
+- Remove misleading comment from spec file about reuqires for
+  policycoreutils-devel
+
+-------------------------------------------------------------------
+Thu May 15 12:14:03 UTC 2025 - Robert Frohl <rfr...@suse.com>
+
+- Improve policycoreutils-devel package dependencies (bsc#1236193).
+
+-------------------------------------------------------------------
+Tue May  6 15:07:51 UTC 2025 - Johannes Segitz <jseg...@suse.com>
+
+- Change Recommends for policycoreutils-devel to the gui package to
+  Requires. This causees some system bloat for people that only
+  want to use the config GUI, but prevents errors when building
+  policy packages
+
+-------------------------------------------------------------------
+Tue May  6 07:06:59 UTC 2025 - Johannes Segitz <jseg...@suse.com>
+
+- Properly exclude gui.py file (bsc#1242096)
+- Added Recommends for policycoreutils-devel to the gui package
+
+-------------------------------------------------------------------
+Fri Apr 11 08:06:35 UTC 2025 - Johannes Segitz <jseg...@suse.com>
+
+- Move gui.py file to gui sub-package to prevent policycoreutil python
+  packages from having excessive requirements
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ policycoreutils.spec ++++++
--- /var/tmp/diff_new_pack.NWJkZu/_old  2025-05-30 17:24:59.758439829 +0200
+++ /var/tmp/diff_new_pack.NWJkZu/_new  2025-05-30 17:24:59.762439994 +0200
@@ -149,13 +149,13 @@
 Group:          Productivity/Security
 Requires:       %{_bindir}/make
 Requires:       %{python_for_executables}-%{name} = %{version}-%{release}
+Requires:       (selinux-policy-devel if selinux-policy)
 %if 0%{?sle_version} <= 150400
 Requires:       python3-distro
 %else
 Requires:       %{python_for_executables}-distro
 %endif
 Recommends:     %{_sbindir}/ausearch
-Recommends:     selinux-policy-devel
 Conflicts:      %{name}-python <= 2.6
 
 %description devel
@@ -183,6 +183,7 @@
 Requires:       %{python_for_executables}-gobject-Gdk
 Requires:       selinux-policy
 Requires:       setools-console
+Requires:       policycoreutils-devel
 BuildArch:      noarch
 
 %description gui
@@ -386,8 +387,11 @@
 %{_datadir}/bash-completion/completions/setsebool
 
 %files %{python_files policycoreutils}
-%{python_sitelib}/sepolicy
 %{python_sitelib}/sepolgen
+%{python_sitelib}/sepolicy
+%exclude %{python_sitelib}/sepolicy/gui.py
+%exclude %{python_sitelib}/sepolicy/__pycache__
+%pycache_only %{python_sitelib}/sepolicy/__pycache__
 %{python_sitelib}/sepolicy-%{version}.dist-info
 %{python_sitelib}/seobject.py
 
@@ -465,6 +469,7 @@
 %config(noreplace) %{_sysconfdir}/pam.d/system-config-selinux
 %config(noreplace) %{_sysconfdir}/pam.d/selinux-polgengui
 %endif
+%{python_sitelib}/sepolicy/gui.py
 
 %files dbus
 %{_datadir}/dbus-1/system.d/org.selinux.conf

Reply via email to