Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package notmuch for openSUSE:Factory checked in at 2022-10-04 20:37:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/notmuch (Old) and /work/SRC/openSUSE:Factory/.notmuch.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "notmuch" Tue Oct 4 20:37:48 2022 rev:41 rq:1007767 version:0.37 Changes: -------- --- /work/SRC/openSUSE:Factory/notmuch/notmuch.changes 2022-03-01 17:04:58.160355738 +0100 +++ /work/SRC/openSUSE:Factory/.notmuch.new.2275/notmuch.changes 2022-10-04 20:37:52.932929638 +0200 @@ -1,0 +2,33 @@ +Mon Oct 3 15:43:57 UTC 2022 - Dirk M??ller <[email protected]> + +- update to 0.37: + * Fix uninitialized field in message objects. + * Add one sided lastmod ranges for sexp queries. + * Expand macro parameters inside regex and wildcard modifiers. + * `notmuch help` now works for external commands. + * `NOTMUCH_CONFIG` is now passed to external commands and hooks. + * The function `notmuch-mua-mail` now moves point depending on the + * provided arguments. + * Restrict what mime types are inlined in replies and on refresh. + * The functions in notmuch-query.el are now obsolete and may be removed + * in a future version of Notmuch. + * Add some controls for lazy display of message bodies (See "Dealing + * with large messages and threads" in the notmuch-emacs documentation). + * Allow the user to select (with '%') a different duplicate message file + * to display. + * Use `message-dont-reply-to-names` in `notmuch-message-mode`. + * Add the `sexp` prefix to the infix (traditional) query parser. This + * allows specific subqueries to be parsed by the sexp parser (with + * appropropriate quoting). See `notmuch-search-terms(7)` for details. + * Add another heuristic to regexp fields to prevent phrase parsing of + * bracketed sub-expressions. + * Envelope from ("From ") headers are now escaped as X-Envelope-From: in + * input to `notmuch-insert`. This prevents creating mbox files when + * calling `notmuch-insert` from e.g. `postfix`. + * Use the `config_pairs` API in ConfigIterator. This returns all + * matching key-value pairs, not just those that happen to be stored in + * the database. + * Reorganize documention for `notmuch-config`. Add a few links from + * other man pages. + +------------------------------------------------------------------- Old: ---- notmuch-0.35.tar.xz notmuch-0.35.tar.xz.asc New: ---- notmuch-0.37.tar.xz notmuch-0.37.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ notmuch.spec ++++++ --- /var/tmp/diff_new_pack.cYCZRN/_old 2022-10-04 20:37:53.468930400 +0200 +++ /var/tmp/diff_new_pack.cYCZRN/_new 2022-10-04 20:37:53.472930406 +0200 @@ -18,13 +18,13 @@ %define libversion 5 Name: notmuch -Version: 0.35 +Version: 0.37 Release: 0 Summary: The mail indexer License: GPL-3.0-or-later URL: https://notmuchmail.org -Source0: %{URL}/releases/notmuch-%{version}.tar.xz -Source1: %{URL}/releases/notmuch-%{version}.tar.xz.asc +Source0: https://notmuchmail.org/releases/notmuch-%{version}.tar.xz +Source1: https://notmuchmail.org/releases/notmuch-%{version}.tar.xz.asc # key fingerprint: 7A18 807F 100A 4570 C596 8420 7E4E 65C8 720B 706B Source4: notmuch.keyring BuildRequires: libxapian-devel @@ -232,6 +232,7 @@ %{_bindir}/%{name} %{_bindir}/%{name}-emacs-mua %{_mandir}/man1/%{name}*.1%{?ext_man} +%{_mandir}/man1/nmbug.1%{?ext_man} %{_mandir}/man5/%{name}-hooks.5%{?ext_man} %{_mandir}/man7/%{name}-search-terms.7%{?ext_man} %{_mandir}/man7/%{name}-properties.7%{?ext_man} @@ -245,6 +246,7 @@ %{_libdir}/libnotmuch.so %files doc +%{_infodir}/nmbug.info%{?ext_info} %{_infodir}/%{name}.info%{?ext_info} %{_infodir}/%{name}-*.info%{?ext_info} ++++++ notmuch-0.35.tar.xz -> notmuch-0.37.tar.xz ++++++ ++++ 13039 lines of diff (skipped)
