Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mgetty for openSUSE:Factory checked in at 2026-08-18 16:38:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mgetty (Old) and /work/SRC/openSUSE:Factory/.mgetty.new.1258 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mgetty" Tue Aug 18 16:38:15 2026 rev:47 rq:1371754 version:1.2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/mgetty/mgetty.changes 2026-04-13 23:21:47.211305350 +0200 +++ /work/SRC/openSUSE:Factory/.mgetty.new.1258/mgetty.changes 2026-08-18 16:38:57.013227854 +0200 @@ -1,0 +2,7 @@ +Tue Aug 18 10:16:06 UTC 2026 - Dominique Leuenberger <[email protected]> + +- Fix build on Factory: /var/spool/fax/outgoing can notonly change + mode by permissions.d, but also group ownership. Correctly ignore + this for rpm -V. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mgetty.spec ++++++ --- /var/tmp/diff_new_pack.i9Dqo4/_old 2026-08-18 16:38:57.844257593 +0200 +++ /var/tmp/diff_new_pack.i9Dqo4/_new 2026-08-18 16:38:57.846257665 +0200 @@ -1,7 +1,7 @@ # # spec file for package mgetty # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -254,7 +254,7 @@ %{_libexecdir}/mgetty+sendfax %attr(755,fax,root) %dir %{_localstatedir}/spool/fax %dir %{_localstatedir}/spool/fax/incoming -%attr(755,fax,root) %verify(not mode) %dir %{_localstatedir}/spool/fax/outgoing +%attr(755,fax,root) %verify(not mode group) %dir %{_localstatedir}/spool/fax/outgoing %config(noreplace) %{_sysconfdir}/mgetty+sendfax/faxheader %config(noreplace) %{_sysconfdir}/mgetty+sendfax/faxrunq.config %config(noreplace) %{_sysconfdir}/mgetty+sendfax/sendfax.config
