From eec671c226b43517e85744f8058fb1270ba930f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C4=9Bj=20Cepl?= Date: Mon, 11 Mar 2024 02:05:06 +0100 Subject: [PATCH] Update from 6a84f133 to 4ffbaa6b: - mod: update vaxis - detach: add glob support - quit: add :q alias - mk: allow overriding install binary - gpg: use export-minimal when attaching public key - gpg: fix mime-version header position --- aerc.changes | 11 +++++++++++ aerc.spec | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/aerc.changes b/aerc.changes index 202984a..18fb0c4 100644 --- a/aerc.changes +++ b/aerc.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Mar 11 01:05:00 UTC 2024 - Matej Cepl + +- Update from 6a84f133 to 4ffbaa6b: + - mod: update vaxis + - detach: add glob support + - quit: add :q alias + - mk: allow overriding install binary + - gpg: use export-minimal when attaching public key + - gpg: fix mime-version header position + ------------------------------------------------------------------- Wed Mar 6 14:05:28 UTC 2024 - Matej Cepl diff --git a/aerc.spec b/aerc.spec index 0cfb133..9777d72 100644 --- a/aerc.spec +++ b/aerc.spec @@ -18,7 +18,7 @@ %define _libexecdir %{_exec_prefix}/libexec Name: aerc -Version: 0.17.0+git.1709587995.6a84f133 +Version: 0.17.0+git.1710094780.4ffbaa6b Release: 0 Summary: An email client for terminals License: MIT