Update from 6a84f133 to 4ffbaa6b:
- mod: update vaxis - detach: add glob support - quit: add :q alias - mk: allow overriding install binary - gpg: use export-minimal when attaching public key - gpg: fix mime-version header position
This commit is contained in:
parent
0ea5f30ada
commit
eec671c226
11
aerc.changes
11
aerc.changes
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 11 01:05:00 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
|
||||||
|
|
||||||
|
- Update from 6a84f133 to 4ffbaa6b:
|
||||||
|
- mod: update vaxis
|
||||||
|
- detach: add glob support
|
||||||
|
- quit: add :q alias
|
||||||
|
- mk: allow overriding install binary
|
||||||
|
- gpg: use export-minimal when attaching public key
|
||||||
|
- gpg: fix mime-version header position
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 6 14:05:28 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
|
Wed Mar 6 14:05:28 UTC 2024 - 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.17.0+git.1709587995.6a84f133
|
Version: 0.17.0+git.1710094780.4ffbaa6b
|
||||||
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