Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package maildir-utils for openSUSE:Factory checked in at 2026-03-30 18:32:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/maildir-utils (Old) and /work/SRC/openSUSE:Factory/.maildir-utils.new.1999 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "maildir-utils" Mon Mar 30 18:32:47 2026 rev:64 rq:1343635 version:1.14.0 Changes: -------- --- /work/SRC/openSUSE:Factory/maildir-utils/maildir-utils.changes 2026-01-19 18:42:06.692004760 +0100 +++ /work/SRC/openSUSE:Factory/.maildir-utils.new.1999/maildir-utils.changes 2026-03-30 18:37:05.269578480 +0200 @@ -1,0 +2,13 @@ +Mon Mar 30 10:45:43 UTC 2026 - Michael Vetter <[email protected]> + +- Update to 1.14.0: + * warn for deprecated guile (use scm) + * a number of code-cleanups since we can use C++20 now + * indexing: substantial speed-up of the clean-up phase + * scm: support the --eval command-line option + * mu4e: improve message rendering; get rid of some the unnecessary + body-part mime indication noise + * mu4e: allow including received patches when replying, see + * mu4e-compose-reply-include-mime-types + +------------------------------------------------------------------- Old: ---- mu-1.12.15.tar.xz New: ---- mu-1.14.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ maildir-utils.spec ++++++ --- /var/tmp/diff_new_pack.kixhcW/_old 2026-03-30 18:37:06.117613934 +0200 +++ /var/tmp/diff_new_pack.kixhcW/_new 2026-03-30 18:37:06.121614102 +0200 @@ -17,7 +17,7 @@ Name: maildir-utils -Version: 1.12.15 +Version: 1.14.0 Release: 0 Summary: Maildir indexer and searcher License: GPL-3.0-or-later @@ -25,16 +25,17 @@ URL: https://www.djcbsoftware.nl/code/mu/ Source: https://github.com/djcb/mu/releases/download/v%{version}/mu-%{version}.tar.xz BuildRequires: cld2-devel -BuildRequires: emacs-nox >= 26.3 +BuildRequires: emacs-nox >= 28.1 +BuildRequires: glib2-devel >= 2.80 BuildRequires: libtool BuildRequires: makeinfo -BuildRequires: meson +BuildRequires: meson >= 1.3.2 BuildRequires: pkgconfig BuildRequires: pkgconfig(gmime-3.0) >= 3.0 BuildRequires: pkgconfig(guile-3.0) # Optional: for outputting of messages in json BuildRequires: pkgconfig(json-glib-1.0) -BuildRequires: pkgconfig(xapian-core) +BuildRequires: pkgconfig(xapian-core) >= 1.4.22 %description Set of utilities to index and search Maildirs. Upstream name is mu. @@ -78,6 +79,10 @@ %files -n mu4e %doc %{_datadir}/doc/mu/mu4e-about.org %dir %{_datadir}/emacs/site-lisp/mu4e/ +%dir %{_datadir}/mu/ +%dir %{_datadir}/mu/scm %{_datadir}/emacs/site-lisp/mu4e/*.{el,elc} +%{_datadir}/mu/scm/*.scm %{_infodir}/mu4e.info%{?ext_info} +%{_infodir}/mu-scm.info%{?ext_info} ++++++ mu-1.12.15.tar.xz -> mu-1.14.0.tar.xz ++++++ ++++ 3137 lines of diff (skipped)
