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:
parent
460e9045de
commit
444f0b2a2a
13
aerc.changes
13
aerc.changes
@ -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>
|
Mon Jan 29 21:52:45 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.16+git.1706564768.50705608
|
Version: 0.17.0+git.1706746277.6ea74eb3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: An email client for terminals
|
Summary: An email client for terminals
|
||||||
License: MIT
|
License: MIT
|
||||||
|
BIN
vendor.tar.gz.mine
Normal file
BIN
vendor.tar.gz.mine
Normal file
Binary file not shown.
BIN
vendor.tar.gz.new
Normal file
BIN
vendor.tar.gz.new
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user