diff --git a/aerc.changes b/aerc.changes index 41879e3..c50150d 100644 --- a/aerc.changes +++ b/aerc.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Thu Jun 6 10:38:29 UTC 2024 - Matej Cepl + +- Update from a1b60d2b to 73bcb466: + - jmap: fix message list order direction + - commands: use AccountConfig.Backend instead of reflect + - hooks: add AERC_ACCOUNT_BACKEND to hooks with AERC_ACCOUNT + - templates: add .AccountBackend + - hooks: add AERC_FOLDER_ROLE to hooks with AERC_FOLDER + - accounts: skip accounts with errors instead of exiting + - jmap: bump go-jmap to v0.5.0 + ------------------------------------------------------------------- Wed Jun 5 06:27:37 UTC 2024 - Matej Cepl diff --git a/aerc.spec b/aerc.spec index 168c7c8..073c7c1 100644 --- a/aerc.spec +++ b/aerc.spec @@ -18,7 +18,7 @@ %{?!_libexecdir:%define _libexecdir %{_exec_prefix}/libexec} Name: aerc -Version: 0.17.0+git.1717528372.a1b60d2b +Version: 0.17.0+git.1717602807.73bcb466 Release: 0 Summary: An email client for terminals License: MIT