From 67805f8d482bb14f6ea55aea21cee6e74be160ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C4=9Bj=20Cepl?= Date: Fri, 19 Jan 2024 20:16:54 +0100 Subject: [PATCH] Update from 430dd002 to 9a255ab5: - check-patches: enforce trailer list - check-patches: enforce prose on changelog entries - check-patches: check for a prefix in commit title - check-patches: factorize code --- aerc.changes | 11 +++++++++++ aerc.spec | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/aerc.changes b/aerc.changes index cf056f3..b2c94a4 100644 --- a/aerc.changes +++ b/aerc.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Fri Jan 19 19:16:50 UTC 2024 - Matej Cepl + +- Update from 430dd002 to 9a255ab5: + - check-patches: enforce trailer list + - check-patches: enforce prose on changelog entries + - check-patches: check for a prefix in commit title + - check-patches: factorize code +- Also add experimental patch for compose: allow automatic + attachment of signing key + ------------------------------------------------------------------- Wed Jan 17 16:26:24 UTC 2024 - Matej Cepl diff --git a/aerc.spec b/aerc.spec index 9276eb7..a48885e 100644 --- a/aerc.spec +++ b/aerc.spec @@ -18,7 +18,7 @@ %define _libexecdir %{_exec_prefix}/libexec Name: aerc -Version: 0.16+git.1705489397.430dd002 +Version: 0.16+git.1705612041.9a255ab5 Release: 0 Summary: An email client for terminals License: MIT