forked from pool/neomutt
Accepting request 786974 from server:mail
OBS-URL: https://build.opensuse.org/request/show/786974 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/neomutt?expand=0&rev=11
This commit is contained in:
commit
41bbfd20e5
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b5ff780506a5371f737f32afd694857568e8827b1c391e0aca27c66687019e85
|
|
||||||
size 3295200
|
|
3
20200320.tar.gz
Normal file
3
20200320.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:69daf2e0633dee7e8bdba74ab714adfa70e8f078028b56d612228c2aa836aafa
|
||||||
|
size 3304719
|
@ -1,3 +1,33 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Mar 20 13:56:02 UTC 2020 - Martin Rey <mrey@suse.com>
|
||||||
|
|
||||||
|
- 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 <mrey@suse.com>
|
Fri Mar 13 19:01:50 UTC 2020 - Martin Rey <mrey@suse.com>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: neomutt
|
Name: neomutt
|
||||||
Version: 20200313
|
Version: 20200320
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A command line mail reader (or MUA), a fork of Mutt with added features
|
Summary: A command line mail reader (or MUA), a fork of Mutt with added features
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user