Update from ec0f4a50 to 430dd002:
- rfc822: modify unit tests for message date parsing - rmdir: allow removing non-empty query dirs - reply,forward: use selected message part - z: complete with fs folders instead of account folders - z: fix arguments handling - cd: fix completion of folders with a space - commands: simplify CompletePath - contrib: add commit-msg git hook
This commit is contained in:
parent
63caa5f8ad
commit
66a3a0ec57
13
aerc.changes
13
aerc.changes
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 17 11:15:31 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
|
||||||
|
|
||||||
|
- Update from ec0f4a50 to 430dd002:
|
||||||
|
- rfc822: modify unit tests for message date parsing
|
||||||
|
- rmdir: allow removing non-empty query dirs
|
||||||
|
- reply,forward: use selected message part
|
||||||
|
- z: complete with fs folders instead of account folders
|
||||||
|
- z: fix arguments handling
|
||||||
|
- cd: fix completion of folders with a space
|
||||||
|
- commands: simplify CompletePath
|
||||||
|
- contrib: add commit-msg git hook
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jan 16 23:47:41 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
|
Tue Jan 16 23:47:41 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.16+git.1704668871.ec0f4a50
|
Version: 0.16+git.1705489397.430dd002
|
||||||
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