Update from f204c736 to 0a1af14f:
- notmuch: fix disappearing messages - attach: use absolute paths instead of relative - notmuch: add completions for :cf, :filter and :search - query: add completions for notmuch search-terms - hooks: add flag-changed - hooks: add tag-modified - open: create a file even if filename is empty
This commit is contained in:
parent
2957cb38d5
commit
1693789297
12
aerc.changes
12
aerc.changes
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Apr 14 20:21:06 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
|
||||||
|
|
||||||
|
- Update from f204c736 to 0a1af14f:
|
||||||
|
- notmuch: fix disappearing messages
|
||||||
|
- attach: use absolute paths instead of relative
|
||||||
|
- notmuch: add completions for :cf, :filter and :search
|
||||||
|
- query: add completions for notmuch search-terms
|
||||||
|
- hooks: add flag-changed
|
||||||
|
- hooks: add tag-modified
|
||||||
|
- open: create a file even if filename is empty
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Apr 14 06:09:54 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
|
Sun Apr 14 06:09:54 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.1713040642.f204c736
|
Version: 0.17.0+git.1713088264.0a1af14f
|
||||||
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