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:
parent
e10af42b73
commit
805b911152
12
aerc.changes
12
aerc.changes
@ -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>
|
Fri Oct 13 09:00:26 UTC 2023 - Matej Cepl <mcepl@cepl.eu>
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define _libexecdir %{_exec_prefix}/libexec
|
%define _libexecdir %{_exec_prefix}/libexec
|
||||||
Name: aerc
|
Name: aerc
|
||||||
Version: 0.16+git.1697151944.579acf6
|
Version: 0.16+git.1698070710.cbc43e8
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: An email client for terminals
|
Summary: An email client for terminals
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Loading…
Reference in New Issue
Block a user