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:
Matej Cepl 2024-04-14 22:21:25 +02:00
parent 2957cb38d5
commit 1693789297
Signed by: mcepl
GPG Key ID: 79205802880BC9D8
2 changed files with 13 additions and 1 deletions

View File

@ -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>

View File

@ -18,7 +18,7 @@
%define _libexecdir %{_exec_prefix}/libexec
Name: aerc
Version: 0.17.0+git.1713040642.f204c736
Version: 0.17.0+git.1713088264.0a1af14f
Release: 0
Summary: An email client for terminals
License: MIT