From 1e83f511e92e4555a5693a82c04700ce85285351 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C4=9Bj=20Cepl?= Date: Sun, 7 Jan 2024 17:07:57 +0100 Subject: [PATCH] Update from 930e5032 to f41a3957: - commands: treat folded threads as one entity - notmuch: keep track of all siblings in thread - sendemail-validate: try regular make if gmake not available - deps: bump emersion/go-maildir to v0.4.0: - ci: fix builds - doc: fix typo in aerc-tutorial - colorize: add small description in help Update from 930e5032 to f41a3957: - commands: treat folded threads as one entity - notmuch: keep track of all siblings in thread - sendemail-validate: try regular make if gmake not available - deps: bump emersion/go-maildir to v0.4.0: - ci: fix builds - doc: fix typo in aerc-tutorial - colorize: add small description in help --- aerc.changes | 24 ++++++++++++++++++++++++ aerc.spec | 2 +- 2 files changed, 25 insertions(+), 1 deletion(-) diff --git a/aerc.changes b/aerc.changes index 9af9aee..b405c92 100644 --- a/aerc.changes +++ b/aerc.changes @@ -1,3 +1,27 @@ +------------------------------------------------------------------- +Sun Jan 7 16:07:52 UTC 2024 - Matej Cepl + +- Update from 930e5032 to f41a3957: + - commands: treat folded threads as one entity + - notmuch: keep track of all siblings in thread + - sendemail-validate: try regular make if gmake not available + - deps: bump emersion/go-maildir to v0.4.0: + - ci: fix builds + - doc: fix typo in aerc-tutorial + - colorize: add small description in help + +------------------------------------------------------------------- +Sun Jan 7 16:06:14 UTC 2024 - Matej Cepl + +- Update from 930e5032 to f41a3957: + - commands: treat folded threads as one entity + - notmuch: keep track of all siblings in thread + - sendemail-validate: try regular make if gmake not available + - deps: bump emersion/go-maildir to v0.4.0: + - ci: fix builds + - doc: fix typo in aerc-tutorial + - colorize: add small description in help + ------------------------------------------------------------------- Thu Jan 4 14:14:33 UTC 2024 - Matej Cepl diff --git a/aerc.spec b/aerc.spec index 1876ea2..acc9a15 100644 --- a/aerc.spec +++ b/aerc.spec @@ -18,7 +18,7 @@ %define _libexecdir %{_exec_prefix}/libexec Name: aerc -Version: 0.16+git.1704020208.930e5032 +Version: 0.16+git.1704625494.f41a3957 Release: 0 Summary: An email client for terminals License: MIT