SHA256
1
0
forked from pool/neomutt

Accepting request 1078769 from home:fbonazzi:branches:server:mail

- Update to version 20230407:
  - Features
    * imap : support IMAP4 ID extension (RFC2971)
    * parse: query all changed (set) / all (set all) config variables
  - Bug Fixes
    * lua: fix command registration
    * postpone: use colours from the right mailbox
    * smtp: ignore oauth if it isn't configured and not requested
  - Changed Config
    * New: imap_send_id - Send IMAP ID command when logging in

OBS-URL: https://build.opensuse.org/request/show/1078769
OBS-URL: https://build.opensuse.org/package/show/server:mail/neomutt?expand=0&rev=56
This commit is contained in:
David Sterba 2023-04-12 16:00:12 +00:00 committed by Git OBS Bridge
parent cec762e573
commit 8959b2305f
6 changed files with 18 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:47f024d4ae2d976f95b626c5fe6cad6ef22ed187426efbd7cf61435ba1790a48
size 3716391

Binary file not shown.

3
20230407.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9c1167984337d136368fbca56be8c04a550060a2fdd33c96538910ea13ba6d4f
size 3725060

BIN
20230407.tar.gz.sig Normal file

Binary file not shown.

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Wed Apr 12 15:32:03 UTC 2023 - Filippo Bonazzi <filippo.bonazzi@suse.com>
- Update to version 20230407:
- Features
* imap : support IMAP4 ID extension (RFC2971)
* parse: query all changed (set) / all (set all) config variables
- Bug Fixes
* lua: fix command registration
* postpone: use colours from the right mailbox
* smtp: ignore oauth if it isn't configured and not requested
- Changed Config
* New: imap_send_id - Send IMAP ID command when logging in
-------------------------------------------------------------------
Tue Mar 28 09:53:00 UTC 2023 - Filippo Bonazzi <filippo.bonazzi@suse.com>

View File

@ -17,7 +17,7 @@
Name: neomutt
Version: 20230322
Version: 20230407
Release: 0
Summary: A command line mail reader (or MUA), a fork of Mutt with added features
License: GPL-2.0-or-later