forked from pool/notmuch
Accepting request 403341 from home:LarsMB:branches:devel:libraries:c_c++
I have tested this with mutt (which builds against notmuch) and it all appears to be working fine. - version 0.22 - Xapian 1.3 support - Limited support for S/MIME messages - Fix for threading bug involving deleting and re-adding messages. - Fix for case-sensitive content disposition headers. - Fix handling of 1 character directory names at top level. - Emacs: Notmuch replies now include all parts shown in the show view - Emacs: Filtering or Limiting messages is now bound to `l` in the search view - Emacs: `F` forwards all open messages in a thread - Emacs: Preferred content type can be determined from the message content - version 0.21 - Notmuch now requires gmime >= 2.6.7. The gmime 2.4 series is no longer supported. - Database revision tracking: `lastmod:` queries - Date queries now support `date:<expr>..!` shorthand for `date:<expr>..<expr>` - Notmuch database upgrade to support `lastmod:` queries - The `notmuch address` command supports new deduplication schemes OBS-URL: https://build.opensuse.org/request/show/403341 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/notmuch?expand=0&rev=12
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package notmuch
|
||||
#
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: notmuch
|
||||
Version: 0.20.2
|
||||
Version: 0.22
|
||||
Release: 0
|
||||
Summary: The mail indexer
|
||||
License: GPL-3.0+
|
||||
|
Reference in New Issue
Block a user