Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package cifs-utils for openSUSE:Factory 
checked in at 2026-07-09 22:18:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cifs-utils (Old)
 and      /work/SRC/openSUSE:Factory/.cifs-utils.new.1991 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cifs-utils"

Thu Jul  9 22:18:02 2026 rev:81 rq:1364362 version:7.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/cifs-utils/cifs-utils.changes    2026-06-25 
10:54:52.764554571 +0200
+++ /work/SRC/openSUSE:Factory/.cifs-utils.new.1991/cifs-utils.changes  
2026-07-09 22:18:16.223862255 +0200
@@ -1,0 +2,5 @@
+Thu Jun 25 13:25:41 UTC 2026 - Matej Cepl <[email protected]>
+
+- Add missing dependencies for "modern" distros (>= SLE-16).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ cifs-utils.spec ++++++
--- /var/tmp/diff_new_pack.j50gkj/_old  2026-07-09 22:18:17.019889255 +0200
+++ /var/tmp/diff_new_pack.j50gkj/_new  2026-07-09 22:18:17.019889255 +0200
@@ -87,6 +87,12 @@
 Requires:       cifs-idmap-plugin
 Requires:       keyutils
 Suggests:       wb-cifs-idmap-plugin
+# For modern Python packaging, let's start with SLE-16
+# If there is a request for older versions support, let me know
+# ([email protected])
+%if 0%{?suse_version} >= 1600
+BuildRequires:  python-rpm-macros
+%endif
 %if ! %{defined _rundir}
 %define _rundir %{_localstatedir}/run
 %endif

Reply via email to