From 805b911152f03b8b59b43d705aa4eec3c547e717 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C4=9Bj=20Cepl?= Date: Mon, 23 Oct 2023 21:24:18 +0200 Subject: [PATCH] Update from 579acf6 to cbc43e8: - changelog: get unreleased entries from commit trailers - export-mbox: preserve the user-visible sorting order when exporting - accounts: allow fnmatch-style wildcards in aliases - config: ensure account order as requested - contrib: add a script to generate release statistics - terminal: add `:send-keys` command - release.sh: fix typo --- aerc.changes | 12 ++++++++++++ aerc.spec | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/aerc.changes b/aerc.changes index 5c0720e..179892c 100644 --- a/aerc.changes +++ b/aerc.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Mon Oct 23 19:24:13 UTC 2023 - Matej Cepl + +- Update from 579acf6 to cbc43e8: + - changelog: get unreleased entries from commit trailers + - export-mbox: preserve the user-visible sorting order when exporting + - accounts: allow fnmatch-style wildcards in aliases + - config: ensure account order as requested + - contrib: add a script to generate release statistics + - terminal: add `:send-keys` command + - release.sh: fix typo + ------------------------------------------------------------------- Fri Oct 13 09:00:26 UTC 2023 - Matej Cepl diff --git a/aerc.spec b/aerc.spec index ff6c99f..0c8b02e 100644 --- a/aerc.spec +++ b/aerc.spec @@ -18,7 +18,7 @@ %define _libexecdir %{_exec_prefix}/libexec Name: aerc -Version: 0.16+git.1697151944.579acf6 +Version: 0.16+git.1698070710.cbc43e8 Release: 0 Summary: An email client for terminals License: MIT