diff --git a/aerc.changes b/aerc.changes index 9c9bd06..15db3d1 100644 --- a/aerc.changes +++ b/aerc.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Fri Jan 26 14:48:53 UTC 2024 - Matej Cepl + +- Update from 2d8b81f6 to 40c25caa: + - mv: allow to move messages across accounts + - cp: allow to copy messages across accounts + - msgstore: create destination folder on store.Append + - config: print file path in error message + - templates: avoid blank lines with empty signature + - hook: add mail-sent hook + - idler: improve the imap idler + - check-patches: fix non-posix regex + - mailmap: update + - compose: allow automatic attachment of signing key + ------------------------------------------------------------------- Tue Jan 23 10:48:53 UTC 2024 - Matej Cepl diff --git a/aerc.spec b/aerc.spec index a8b51d1..aa584d7 100644 --- a/aerc.spec +++ b/aerc.spec @@ -18,7 +18,7 @@ %define _libexecdir %{_exec_prefix}/libexec Name: aerc -Version: 0.16+git.1705830689.2d8b81f6 +Version: 0.16+git.1706221981.40c25caa Release: 0 Summary: An email client for terminals License: MIT