Update from 434ca29c to 7f28ba10:

- forward: fix panic when using :eml
  - commands: fix empty entries from completion funcs
  - import-mbox: unzip compressed mboxes
  - import-mbox: enable url import
This commit is contained in:
Matej Cepl 2024-11-09 22:14:48 +01:00
parent 3fa3645897
commit 1f998ff016
Signed by: mcepl
GPG Key ID: 79205802880BC9D8
2 changed files with 10 additions and 1 deletions

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Nov 9 21:14:44 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
- Update from 434ca29c to 7f28ba10:
- forward: fix panic when using :eml
- commands: fix empty entries from completion funcs
- import-mbox: unzip compressed mboxes
- import-mbox: enable url import
-------------------------------------------------------------------
Sat Nov 2 13:02:54 UTC 2024 - Matej Cepl <mcepl@cepl.eu>

View File

@ -18,7 +18,7 @@
%{?!_libexecdir:%define _libexecdir %{_exec_prefix}/libexec}
Name: aerc
Version: 0.18.2+git.1730020508.434ca29c
Version: 0.18.2+git.1731175359.7f28ba10
Release: 0
Summary: An email client for terminals
License: MIT