diff --git a/20191111.tar.gz b/20191111.tar.gz deleted file mode 100644 index cc9d550..0000000 --- a/20191111.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:29b9e9d7293157a8575808eb2ceb62ffb2f31be206405abc64fc37a4425e36f4 -size 3225507 diff --git a/20191207.tar.gz b/20191207.tar.gz new file mode 100644 index 0000000..a6572ec --- /dev/null +++ b/20191207.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1618873bd43915d437c5957f19ec2c4ecef6954a5aa647009b98f574ec63410e +size 3229018 diff --git a/neomutt.changes b/neomutt.changes index c3af77d..dc2ab30 100644 --- a/neomutt.changes +++ b/neomutt.changes @@ -1,3 +1,61 @@ +------------------------------------------------------------------- +Fri Jan 31 09:43:31 UTC 2020 - Martin Rey + +- Update to 20191207: + * Features: + - compose: draw status bar with highlights + * Bug Fixes: + - crash opening notmuch mailbox + - crash in mutt_autocrypt_ui_recommendation + - Avoid negative allocation + - Mbox new mail + - Setting of DT_MAILBOX type variables from Lua + - imap: empty cmdbuf before connecting + - imap: select the mailbox on reconnect + - compose: fix attach message + * Build: + - make files conditional + * Code: + - enum-ify log levels + - fix function prototypes + - refactor virtual email lookups + - factor out global Context +- Changes from 20191129: + * Features: + - Add raw mailsize expando (%cr) + * Bug Fixes: + - Avoid double question marks in bounce confirmation msg + - Fix bounce confirmation + - fix new-mail flags and behaviour + - fix: browser + - fix ssl crash + - fix move to trash + - fix flickering + - Do not check hidden mailboxes for new mail + - Fix new_mail_command notifications + - fix crash in examine_mailboxes() + - fix crash in mutt_sort_threads() + - fix: crash after sending + - Fix crash in tunnel's conn_close + - fix fcc for deep dirs + - imap: fix crash when new mail arrives + - fix colour 'quoted9' + - quieten messages on exit + - fix: crash after failed mbox_check + - browser: default to a file/dir view when attaching a file + * Changed Config: + - Change $write_bcc to default off + * Docs: + - Add a bit more documentation about sending + - Clarify $write_bcc documentation. + - Update documentation for raw size expando + - docbook: set generate.consistent.ids to make generated html + reproducible + * Build: + - fix build/tests for 32-bit arches + - tests: fix test that would fail soon + - tests: fix context for failing idna tests + ------------------------------------------------------------------- Thu Nov 28 05:16:45 UTC 2019 - Michael Vetter diff --git a/neomutt.spec b/neomutt.spec index bec3482..f621e3f 100644 --- a/neomutt.spec +++ b/neomutt.spec @@ -1,7 +1,7 @@ # # spec file for package neomutt # -# Copyright (c) 2019 SUSE LLC +# Copyright (c) 2020 SUSE LLC # # 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: neomutt -Version: 20191111 +Version: 20191207 Release: 0 Summary: A command line mail reader (or MUA), a fork of Mutt with added features License: GPL-2.0-or-later