Update from 74cea6b5 to 159746ff:
- vaxis: update to 0.9.2 - dirlist: store previous folder info - rmdir: allow specifying folder to delete - query: allow forcing overwrite of existing folder - binds: allow per folder sections for the message viewer
This commit is contained in:
parent
747f2ae8f9
commit
d72ed6024b
10
aerc.changes
10
aerc.changes
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jun 23 21:28:39 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
|
||||||
|
|
||||||
|
- Update from 74cea6b5 to 159746ff:
|
||||||
|
- vaxis: update to 0.9.2
|
||||||
|
- dirlist: store previous folder info
|
||||||
|
- rmdir: allow specifying folder to delete
|
||||||
|
- query: allow forcing overwrite of existing folder
|
||||||
|
- binds: allow per folder sections for the message viewer
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jun 20 09:08:28 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
|
Thu Jun 20 09:08:28 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?!_libexecdir:%define _libexecdir %{_exec_prefix}/libexec}
|
%{?!_libexecdir:%define _libexecdir %{_exec_prefix}/libexec}
|
||||||
Name: aerc
|
Name: aerc
|
||||||
Version: 0.17.0+git.1718737702.74cea6b5
|
Version: 0.17.0+git.1719173711.159746ff
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: An email client for terminals
|
Summary: An email client for terminals
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Loading…
Reference in New Issue
Block a user