From 61cc11f972011062d5bbfea0f4cc491276014735357fe9c4a16a9e4467c1cec8 Mon Sep 17 00:00:00 2001 From: David Sterba Date: Fri, 20 Mar 2020 18:07:18 +0000 Subject: [PATCH] Accepting request 786900 from home:mrey:branches:server:mail - Update to 20200320: * Bug Fixes - Fix COLUMNS env var - Fix sync after delete - Fix crash in notmuch - Fix sidebar indent - Fix emptying trash - Fix command line sending - Fix reading large address lists - Resolve symlinks only when necessary * Translations - lithuania 100% Lithuanian - es 96% Spanish * Docs - Include OpenSSL/LibreSSL/GnuTLS version in neomutt -v output - Fix case of GPGME and SQLite * Build - Create libcompress (lz4, zlib, zstd) - Create libhistory - Create libbcache - Move zstrm to libconn * Code - Add more test coverage - Rename magic to type - Use mutt_file_fopen() on config variables - Change commands to use intptr_t for data OBS-URL: https://build.opensuse.org/request/show/786900 OBS-URL: https://build.opensuse.org/package/show/server:mail/neomutt?expand=0&rev=25 --- 20200313.tar.gz | 3 --- 20200320.tar.gz | 3 +++ neomutt.changes | 30 ++++++++++++++++++++++++++++++ neomutt.spec | 2 +- 4 files changed, 34 insertions(+), 4 deletions(-) delete mode 100644 20200313.tar.gz create mode 100644 20200320.tar.gz diff --git a/20200313.tar.gz b/20200313.tar.gz deleted file mode 100644 index 913601c..0000000 --- a/20200313.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b5ff780506a5371f737f32afd694857568e8827b1c391e0aca27c66687019e85 -size 3295200 diff --git a/20200320.tar.gz b/20200320.tar.gz new file mode 100644 index 0000000..55708a0 --- /dev/null +++ b/20200320.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69daf2e0633dee7e8bdba74ab714adfa70e8f078028b56d612228c2aa836aafa +size 3304719 diff --git a/neomutt.changes b/neomutt.changes index eb03e72..a68449d 100644 --- a/neomutt.changes +++ b/neomutt.changes @@ -1,3 +1,33 @@ +------------------------------------------------------------------- +Fri Mar 20 13:56:02 UTC 2020 - Martin Rey + +- Update to 20200320: + * Bug Fixes + - Fix COLUMNS env var + - Fix sync after delete + - Fix crash in notmuch + - Fix sidebar indent + - Fix emptying trash + - Fix command line sending + - Fix reading large address lists + - Resolve symlinks only when necessary + * Translations + - lithuania 100% Lithuanian + - es 96% Spanish + * Docs + - Include OpenSSL/LibreSSL/GnuTLS version in neomutt -v output + - Fix case of GPGME and SQLite + * Build + - Create libcompress (lz4, zlib, zstd) + - Create libhistory + - Create libbcache + - Move zstrm to libconn + * Code + - Add more test coverage + - Rename magic to type + - Use mutt_file_fopen() on config variables + - Change commands to use intptr_t for data + ------------------------------------------------------------------- Fri Mar 13 19:01:50 UTC 2020 - Martin Rey diff --git a/neomutt.spec b/neomutt.spec index 87fc239..a4bf4a4 100644 --- a/neomutt.spec +++ b/neomutt.spec @@ -17,7 +17,7 @@ Name: neomutt -Version: 20200313 +Version: 20200320 Release: 0 Summary: A command line mail reader (or MUA), a fork of Mutt with added features License: GPL-2.0-or-later