Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mutt for openSUSE:Factory checked in at 2026-01-15 16:48:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mutt (Old) and /work/SRC/openSUSE:Factory/.mutt.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mutt" Thu Jan 15 16:48:46 2026 rev:123 rq:1327391 version:2.2.16 Changes: -------- --- /work/SRC/openSUSE:Factory/mutt/mutt.changes 2025-12-24 13:17:48.234157093 +0100 +++ /work/SRC/openSUSE:Factory/.mutt.new.1928/mutt.changes 2026-01-15 16:49:55.797352377 +0100 @@ -1,0 +2,5 @@ +Thu Jan 15 12:43:26 UTC 2026 - Dr. Werner Fink <[email protected]> + +- Remove dependency on update-desktop-files (jsc#PED-15228) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mutt.spec ++++++ --- /var/tmp/diff_new_pack.B2u367/_old 2026-01-15 16:49:57.313415452 +0100 +++ /var/tmp/diff_new_pack.B2u367/_new 2026-01-15 16:49:57.317415619 +0100 @@ -1,7 +1,7 @@ # # spec file for package mutt # -# 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 @@ -115,9 +115,6 @@ BuildRequires: pkgconfig(libidn2) BuildRequires: pkgconfig(ncurses) BuildRequires: pkgconfig(shared-mime-info) -%if 0%{?suse_version} -BuildRequires: update-desktop-files -%endif Requires(post): shared-mime-info Requires(postun): shared-mime-info @@ -290,10 +287,6 @@ mv %{buildroot}%{_sysconfdir}/Muttrc %{buildroot}%{_datadir}/%{name}/Muttrc sed -rn '/Command formats for gpg/,$p' %{SOURCE5} >> %{buildroot}%{_datadir}/%{name}/Muttrc -%if 0%{?suse_version} -%suse_update_desktop_file mutt -%endif - %if 0%{suse_version} >= 1500 mkdir -p %{buildroot}%{_docdir}/%{name} install -m 755 %{SOURCE6} %{buildroot}%{_docdir}/%{name}/mutt_oauth2.py
