From 6b4d74dabe8b64988d52e6ab244ab169f1092875 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C4=9Bj=20Cepl?= Date: Tue, 6 Aug 2024 22:09:18 +0200 Subject: [PATCH] Update from 247308d4 to fff69046: - view-message: add option to view message in background tab - search,filter: add flag to use custom extensions - imap: expose extension in capabilities - imap: extend SEARCH with X-GM-RAW for full Gmail search syntax - hooks: add logging for STDOUT and STDERR --- aerc.changes | 10 ++++++++++ aerc.spec | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/aerc.changes b/aerc.changes index 0a8c9d0..2961f1d 100644 --- a/aerc.changes +++ b/aerc.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Aug 6 20:09:12 UTC 2024 - Matej Cepl + +- Update from 247308d4 to fff69046: + - view-message: add option to view message in background tab + - search,filter: add flag to use custom extensions + - imap: expose extension in capabilities + - imap: extend SEARCH with X-GM-RAW for full Gmail search syntax + - hooks: add logging for STDOUT and STDERR + ------------------------------------------------------------------- Sun Aug 4 16:17:29 UTC 2024 - Matej Cepl diff --git a/aerc.spec b/aerc.spec index dba66ed..72dead7 100644 --- a/aerc.spec +++ b/aerc.spec @@ -18,7 +18,7 @@ %{?!_libexecdir:%define _libexecdir %{_exec_prefix}/libexec} Name: aerc -Version: 0.18.2+git.1722788081.247308d4 +Version: 0.18.2+git.1722788818.fff69046 Release: 0 Summary: An email client for terminals License: MIT