Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package notmuch for openSUSE:Factory checked in at 2021-10-25 15:17:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/notmuch (Old) and /work/SRC/openSUSE:Factory/.notmuch.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "notmuch" Mon Oct 25 15:17:38 2021 rev:38 rq:927267 version:0.34 Changes: -------- --- /work/SRC/openSUSE:Factory/notmuch/notmuch.changes 2021-10-01 22:29:22.557409800 +0200 +++ /work/SRC/openSUSE:Factory/.notmuch.new.1890/notmuch.changes 2021-10-25 15:18:46.857726185 +0200 @@ -1,0 +2,33 @@ +Fri Oct 22 08:03:40 UTC 2021 - Dan ??erm??k <dcer...@suse.com> + +- New upstream release 0.34 + +What's new in notmuch 0.34 +========================= + +General +------- + +An optional new s-expression based query parser is available if +notmuch is built with the `sfsexp` library. See +notmuch-sexp-queries(7) for syntax, and use `notmuch config get +built_with.sexpr_queries` to check if notmuch is compiled with +s-expression query support. + +CLI +--- + +Support multiple `Delivered-To` headers in notmuch-reply(1). + +Emacs +----- + +Functions are now allowed in `notmuch-search-result-format`. + +Improvements to unthreaded view on large threads. + +Tolerate bad/missing working directory for most commands. + +Allow customization of tree drawing symbols in notmuch-tree mode. + +------------------------------------------------------------------- Old: ---- notmuch-0.33.2.tar.xz notmuch-0.33.2.tar.xz.asc New: ---- notmuch-0.34.tar.xz notmuch-0.34.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ notmuch.spec ++++++ --- /var/tmp/diff_new_pack.4M4iZ9/_old 2021-10-25 15:18:47.257726435 +0200 +++ /var/tmp/diff_new_pack.4M4iZ9/_new 2021-10-25 15:18:47.261726438 +0200 @@ -18,7 +18,7 @@ %define libversion 5 Name: notmuch -Version: 0.33.2 +Version: 0.34 Release: 0 Summary: The mail indexer License: GPL-3.0-or-later @@ -232,6 +232,7 @@ %{_mandir}/man5/%{name}-hooks.5%{?ext_man} %{_mandir}/man7/%{name}-search-terms.7%{?ext_man} %{_mandir}/man7/%{name}-properties.7%{?ext_man} +%{_mandir}/man7/%{name}-sexp-queries.7%{?ext_man} %files -n libnotmuch%{libversion} %{_libdir}/libnotmuch.so.%{libversion}* ++++++ notmuch-0.33.2.tar.xz -> notmuch-0.34.tar.xz ++++++ ++++ 5303 lines of diff (skipped)