From 460e9045deb8fe542a9f37ef16b61f4710fb859a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C4=9Bj=20Cepl?= Date: Mon, 29 Jan 2024 22:52:57 +0100 Subject: [PATCH] Update from c48d27b0 to 50705608: - menu: use listbox as fallback command - app: define two dialog constructors - listbox: add external text filter function - listbox: use tab key to cycle through list - ui: allow thread arrow customization --- aerc.changes | 10 ++++++++++ aerc.spec | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/aerc.changes b/aerc.changes index a9b3c27..1af9129 100644 --- a/aerc.changes +++ b/aerc.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Jan 29 21:52:45 UTC 2024 - Matej Cepl + +- Update from c48d27b0 to 50705608: + - menu: use listbox as fallback command + - app: define two dialog constructors + - listbox: add external text filter function + - listbox: use tab key to cycle through list + - ui: allow thread arrow customization + ------------------------------------------------------------------- Mon Jan 29 21:38:15 UTC 2024 - Matej Cepl diff --git a/aerc.spec b/aerc.spec index 1b82408..75e251a 100644 --- a/aerc.spec +++ b/aerc.spec @@ -18,7 +18,7 @@ %define _libexecdir %{_exec_prefix}/libexec Name: aerc -Version: 0.16+git.1706393497.c48d27b0 +Version: 0.16+git.1706564768.50705608 Release: 0 Summary: An email client for terminals License: MIT