Update from 0f7d4fc4 to bc487a52:
- viewer: decode Sender header - send: ensure crlf line endings - gpg: force crlf on base64 blobs - reply: add -f flag to always include From header addresses - reply: refactor ReplyToSelf - reply: completely de-duplicate recipients - reply: refactor de-duplicating addresses - reply: de-duplicate sender address
This commit is contained in:
parent
105622e548
commit
ad182577d2
13
aerc.changes
13
aerc.changes
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 7 20:22:31 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
|
||||||
|
|
||||||
|
- Update from 0f7d4fc4 to bc487a52:
|
||||||
|
- viewer: decode Sender header
|
||||||
|
- send: ensure crlf line endings
|
||||||
|
- gpg: force crlf on base64 blobs
|
||||||
|
- reply: add -f flag to always include From header addresses
|
||||||
|
- reply: refactor ReplyToSelf
|
||||||
|
- reply: completely de-duplicate recipients
|
||||||
|
- reply: refactor de-duplicating addresses
|
||||||
|
- reply: de-duplicate sender address
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jan 7 07:38:41 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
|
Tue Jan 7 07:38:41 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?!_libexecdir:%define _libexecdir %{_exec_prefix}/libexec}
|
%{?!_libexecdir:%define _libexecdir %{_exec_prefix}/libexec}
|
||||||
Name: aerc
|
Name: aerc
|
||||||
Version: 0.18.2+git.1735213883.0f7d4fc4
|
Version: 0.18.2+git.1736274048.bc487a52
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: An email client for terminals
|
Summary: An email client for terminals
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Loading…
x
Reference in New Issue
Block a user