From d72ed6024bae593863fa76c08a8d0275c852bbee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C4=9Bj=20Cepl?= Date: Sun, 23 Jun 2024 23:28:47 +0200 Subject: [PATCH] Update from 74cea6b5 to 159746ff: - vaxis: update to 0.9.2 - dirlist: store previous folder info - rmdir: allow specifying folder to delete - query: allow forcing overwrite of existing folder - binds: allow per folder sections for the message viewer --- aerc.changes | 10 ++++++++++ aerc.spec | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/aerc.changes b/aerc.changes index 6940e99..6313439 100644 --- a/aerc.changes +++ b/aerc.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sun Jun 23 21:28:39 UTC 2024 - Matej Cepl + +- Update from 74cea6b5 to 159746ff: + - vaxis: update to 0.9.2 + - dirlist: store previous folder info + - rmdir: allow specifying folder to delete + - query: allow forcing overwrite of existing folder + - binds: allow per folder sections for the message viewer + ------------------------------------------------------------------- Thu Jun 20 09:08:28 UTC 2024 - Matej Cepl diff --git a/aerc.spec b/aerc.spec index 67ab50d..26281af 100644 --- a/aerc.spec +++ b/aerc.spec @@ -18,7 +18,7 @@ %{?!_libexecdir:%define _libexecdir %{_exec_prefix}/libexec} Name: aerc -Version: 0.17.0+git.1718737702.74cea6b5 +Version: 0.17.0+git.1719173711.159746ff Release: 0 Summary: An email client for terminals License: MIT