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:
parent
5956d43e63
commit
b5e28ccf1e
10
aerc.changes
10
aerc.changes
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user