Update from 50705608 to 6ea74eb3:

- Release version 0.17.0
  - main: improve version string
  - commands: rename patch delete to patch unlink
  - templates: fix typo in the docs
  - commands: rename patch remove to patch drop
  - compose: fix deadlock when editor errors after :reply -c
  - ipc: wait for app to be ready before accepting commands
  - listbox: send some key events to textinput
This commit is contained in:
Matej Cepl 2024-02-02 00:06:16 +01:00
parent 460e9045de
commit 444f0b2a2a
Signed by: mcepl
GPG Key ID: 79205802880BC9D8
4 changed files with 14 additions and 1 deletions

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Thu Feb 1 23:05:13 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
- Update from 50705608 to 6ea74eb3:
- Release version 0.17.0
- main: improve version string
- commands: rename patch delete to patch unlink
- templates: fix typo in the docs
- commands: rename patch remove to patch drop
- compose: fix deadlock when editor errors after :reply -c
- ipc: wait for app to be ready before accepting commands
- listbox: send some key events to textinput
-------------------------------------------------------------------
Mon Jan 29 21:52:45 UTC 2024 - Matej Cepl <mcepl@cepl.eu>

View File

@ -18,7 +18,7 @@
%define _libexecdir %{_exec_prefix}/libexec
Name: aerc
Version: 0.16+git.1706564768.50705608
Version: 0.17.0+git.1706746277.6ea74eb3
Release: 0
Summary: An email client for terminals
License: MIT

BIN
vendor.tar.gz.mine Normal file

Binary file not shown.

BIN
vendor.tar.gz.new Normal file

Binary file not shown.