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
This commit is contained in:
Matej Cepl 2023-10-23 21:24:18 +02:00
parent e10af42b73
commit 805b911152
Signed by: mcepl
GPG Key ID: 79205802880BC9D8
2 changed files with 13 additions and 1 deletions

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Mon Oct 23 19:24:13 UTC 2023 - Matej Cepl <mcepl@cepl.eu>
- 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 <mcepl@cepl.eu>

View File

@ -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