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-09-14 21:14:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/notmuch (Old) and /work/SRC/openSUSE:Factory/.notmuch.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "notmuch" Tue Sep 14 21:14:32 2021 rev:36 rq:918830 version:0.33.1 Changes: -------- --- /work/SRC/openSUSE:Factory/notmuch/notmuch.changes 2021-08-19 10:01:58.091194698 +0200 +++ /work/SRC/openSUSE:Factory/.notmuch.new.1899/notmuch.changes 2021-09-14 21:14:49.048430226 +0200 @@ -1,0 +2,77 @@ +Mon Sep 13 10:02:59 UTC 2021 - Dan ??erm??k <dcer...@suse.com> + +- New upstream release 0.33.1 + +What's new in notmuch 0.33.1 +========================= + +General +------- + +Replace the fully-qualified-domain-name of the host with "localhost" +in the default email address. This should fix two flaky subtests in +T590-libconfig. + + +What's new in notmuch 0.33 +========================= + +Library +------- + +Correct documentatation about transactions. + +Add a configurable automatic commit of transactions. See +`database.autocommit` in notmuch-config(1). + +Document the algorithm used to find a database. + +CLI +--- + +Define format version 5, which supports sorting the output of +notmuch-show. + +Emacs +----- + +`notmuch` no longer sets `mail-user-agent` on load. To restore the +previous behaviour of using notmuch to send mail by default, customize +`mail-user-agent` to `notmuch-user-agent`. + +`notmuch-company` now works in `org-msg`. + +Improve the display of messages from long threads in unthreaded mode. + +Prefer email addresses over User ID when showing valid signatures. + +Define a new face `notmuch-jump-key`. + +New commands in notmuch-tree view: `notmuch-tree-filter` and `notmuch-tree-filter-by-tag`. + +Honour `notmuch-show-text/html-blocked-images` when using `w3m` to +render html. + +Support toggling sort order in notmuch-tree mode. + +Ruby +---- + +Memory management of allocated notmuch objects (database, messages, +etc...) is now done via the Ruby GC. This removes all constraints on +the order of object destruction. Database close and destroy are +split, following an old library API change. + +Vim +--- + +Respect excluded tags when showing a thread. + +Documentation +------------- + +Fix doc build for Sphinx 4.0. + +Improve the markup and linking of the documentation. + +------------------------------------------------------------------- Old: ---- notmuch-0.32.3.tar.xz notmuch-0.32.3.tar.xz.asc New: ---- notmuch-0.33.1.tar.xz notmuch-0.33.1.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ notmuch.spec ++++++ --- /var/tmp/diff_new_pack.Po9kmY/_old 2021-09-14 21:14:49.668430834 +0200 +++ /var/tmp/diff_new_pack.Po9kmY/_new 2021-09-14 21:14:49.668430834 +0200 @@ -18,7 +18,7 @@ %define libversion 5 Name: notmuch -Version: 0.32.3 +Version: 0.33.1 Release: 0 Summary: The mail indexer License: GPL-3.0-or-later ++++++ notmuch-0.32.3.tar.xz -> notmuch-0.33.1.tar.xz ++++++ ++++ 8168 lines of diff (skipped)