Update from 3e40b238 to a1b60d2b:

- doc: fix the syntax for -d in the usage example
  - doc: update and rephrase -H header search syntax
  - move: avoid crash when message list is not ready
  - jmap: skip Email/get call if no emails to get
  - app: propagate bell from the built-in terminal
This commit is contained in:
Matej Cepl 2024-06-05 08:27:43 +02:00
parent 5956d43e63
commit b5e28ccf1e
Signed by: mcepl
GPG Key ID: 79205802880BC9D8
2 changed files with 12 additions and 2 deletions

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Jun 5 06:27:37 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
- Update from 3e40b238 to a1b60d2b:
- doc: fix the syntax for -d in the usage example
- doc: update and rephrase -H header search syntax
- move: avoid crash when message list is not ready
- jmap: skip Email/get call if no emails to get
- app: propagate bell from the built-in terminal
-------------------------------------------------------------------
Sun Jun 2 12:05:10 UTC 2024 - Matej Cepl <mcepl@cepl.eu>

View File

@ -16,9 +16,9 @@
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
%define _libexecdir %{_exec_prefix}/libexec
%{?!_libexecdir:%define _libexecdir %{_exec_prefix}/libexec}
Name: aerc
Version: 0.17.0+git.1717015037.3e40b238
Version: 0.17.0+git.1717528372.a1b60d2b
Release: 0
Summary: An email client for terminals
License: MIT