Update from 6ffc0ed5 to 65332c23:
- send: prevent sending if multipart conversion failed - gpg: add pgp-self-encrypt option - ui: update vaxis to v0.8.5 - config: make popover dialogs configurable - notmuch: add strategies for multi-file messages - notmuch: simplify moving a message - notmuch: ignore duplicate msg ID error on delete - search: fix crash during message search - mod: update all dependencies
This commit is contained in:
parent
37e7871da2
commit
958aa08967
14
aerc.changes
14
aerc.changes
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 4 08:36:04 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
|
||||||
|
|
||||||
|
- Update from 6ffc0ed5 to 65332c23:
|
||||||
|
- send: prevent sending if multipart conversion failed
|
||||||
|
- gpg: add pgp-self-encrypt option
|
||||||
|
- ui: update vaxis to v0.8.5
|
||||||
|
- config: make popover dialogs configurable
|
||||||
|
- notmuch: add strategies for multi-file messages
|
||||||
|
- notmuch: simplify moving a message
|
||||||
|
- notmuch: ignore duplicate msg ID error on delete
|
||||||
|
- search: fix crash during message search
|
||||||
|
- mod: update all dependencies
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Apr 1 21:22:57 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
|
Mon Apr 1 21:22:57 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define _libexecdir %{_exec_prefix}/libexec
|
%define _libexecdir %{_exec_prefix}/libexec
|
||||||
Name: aerc
|
Name: aerc
|
||||||
Version: 0.17.0+git.1711404682.6ffc0ed5
|
Version: 0.17.0+git.1712172792.65332c23
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: An email client for terminals
|
Summary: An email client for terminals
|
||||||
License: MIT
|
License: MIT
|
||||||
|
BIN
vendor.tar.zst
(Stored with Git LFS)
BIN
vendor.tar.zst
(Stored with Git LFS)
Binary file not shown.
Loading…
Reference in New Issue
Block a user