From c1ab7763521e899193622631745d154aaf933881 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C4=9Bj=20Cepl?= Date: Mon, 13 Nov 2023 15:14:39 +0100 Subject: [PATCH] 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 to - 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 --- aerc.changes | 14 ++++++++++++++ aerc.spec | 2 +- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/aerc.changes b/aerc.changes index 6a9c8ab..a33a917 100644 --- a/aerc.changes +++ b/aerc.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Mon Nov 13 14:14:30 UTC 2023 - Matej Cepl + +- 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 to + - 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 diff --git a/aerc.spec b/aerc.spec index 86e8c2f..eda82ef 100644 --- a/aerc.spec +++ b/aerc.spec @@ -18,7 +18,7 @@ %define _libexecdir %{_exec_prefix}/libexec Name: aerc -Version: 0.16+git.1698939060.23ba5478 +Version: 0.16+git.1699790329.9b3e3d1b Release: 0 Summary: An email client for terminals License: MIT