Update from 23ba5478 to 9b3e3d1b:
- stylesets/nord: make unread selected mails readable - completion: hide quotes from choices - cf: fix over quoting of notmuch queries - binds: allow <a-0> to <a-9> - rmdir: ensure proper sequence of operations - {im,ex}port-mbox: allow using ~ in path - ui: correct some push status messages - threads: add .ThreadUnread to template data - search: add rcpts fields to header in search criteria
This commit is contained in:
parent
c30e595397
commit
c1ab776352
14
aerc.changes
14
aerc.changes
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 13 14:14:30 UTC 2023 - Matej Cepl <mcepl@cepl.eu>
|
||||||
|
|
||||||
|
- Update from 23ba5478 to 9b3e3d1b:
|
||||||
|
- stylesets/nord: make unread selected mails readable
|
||||||
|
- completion: hide quotes from choices
|
||||||
|
- cf: fix over quoting of notmuch queries
|
||||||
|
- binds: allow <a-0> to <a-9>
|
||||||
|
- rmdir: ensure proper sequence of operations
|
||||||
|
- {im,ex}port-mbox: allow using ~ in path
|
||||||
|
- ui: correct some push status messages
|
||||||
|
- threads: add .ThreadUnread to template data
|
||||||
|
- search: add rcpts fields to header in search criteria
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Nov 2 21:04:13 UTC 2023 - Matej Cepl <mcepl@cepl.eu>
|
Thu Nov 2 21:04:13 UTC 2023 - 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.16+git.1698939060.23ba5478
|
Version: 0.16+git.1699790329.9b3e3d1b
|
||||||
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