Update from f2d413e8 to 7f69618a:

- dirtree: fix dirlist-collapse=0 regression
  - templates/quote: only prefix quoted lines with '>'
  - lint: update golangci-lint to 1.61.0
  - commands: add an echo command
This commit is contained in:
Matej Cepl 2024-09-20 18:01:24 +02:00
parent 2e19332c16
commit 5a58eafd53
Signed by: mcepl
GPG Key ID: 79205802880BC9D8
2 changed files with 10 additions and 1 deletions

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Sep 20 16:00:47 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
- Update from f2d413e8 to 7f69618a:
- dirtree: fix dirlist-collapse=0 regression
- templates/quote: only prefix quoted lines with '>'
- lint: update golangci-lint to 1.61.0
- commands: add an echo command
-------------------------------------------------------------------
Thu Sep 12 05:49:23 UTC 2024 - Matej Cepl <mcepl@cepl.eu>

View File

@ -18,7 +18,7 @@
%{?!_libexecdir:%define _libexecdir %{_exec_prefix}/libexec}
Name: aerc
Version: 0.18.2+git.1725454963.f2d413e8
Version: 0.18.2+git.1726817355.7f69618a
Release: 0
Summary: An email client for terminals
License: MIT