Update from 7f69618a to d58065ac:
- send: allow using envelope from address - xdg: determine user runtime directory in a robust manner - doc: fix formatting of reply -A flag - reply: make {{.OriginalText}} available to custom templates - config: add pinentry support to cred commands - crypto: add pinentry support to gpg - aerc: support terminal-based pinentry programs - aerc: add quake-mode terminal - models: pad message uids with zeroes - calendar: skip editor when replying to invitations
This commit is contained in:
parent
bfac6d39bf
commit
9a8666c94e
15
aerc.changes
15
aerc.changes
@ -1,3 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 14 11:35:39 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
|
||||||
|
|
||||||
|
- Update from 7f69618a to d58065ac:
|
||||||
|
- send: allow using envelope from address
|
||||||
|
- xdg: determine user runtime directory in a robust manner
|
||||||
|
- doc: fix formatting of reply -A flag
|
||||||
|
- reply: make {{.OriginalText}} available to custom templates
|
||||||
|
- config: add pinentry support to cred commands
|
||||||
|
- crypto: add pinentry support to gpg
|
||||||
|
- aerc: support terminal-based pinentry programs
|
||||||
|
- aerc: add quake-mode terminal
|
||||||
|
- models: pad message uids with zeroes
|
||||||
|
- calendar: skip editor when replying to invitations
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Oct 3 21:14:40 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
|
Thu Oct 3 21:14:40 UTC 2024 - 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.1726817355.7f69618a
|
Version: 0.18.2+git.1728686120.d58065ac
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: An email client for terminals
|
Summary: An email client for terminals
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Loading…
Reference in New Issue
Block a user