Update from 357c1bff to 899f1699:

- colorize: use snprintf instead of sprintf
  - smtp: add option to request DSN for successful deliveries
  - imap: fix processing of search criteria end date
  - git: Update git ignore list for mac
  - contrib: loosen carddav-query's case-sensitivity for vCard
This commit is contained in:
Matej Cepl 2025-03-10 23:21:02 +01:00
parent 046e755c71
commit 41243f88c9
Signed by: mcepl
GPG Key ID: 79205802880BC9D8
2 changed files with 11 additions and 1 deletions

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Mar 10 22:20:58 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
- Update from 357c1bff to 899f1699:
- colorize: use snprintf instead of sprintf
- smtp: add option to request DSN for successful deliveries
- imap: fix processing of search criteria end date
- git: Update git ignore list for mac
- contrib: loosen carddav-query's case-sensitivity for vCard
-------------------------------------------------------------------
Mon Mar 10 19:46:57 UTC 2025 - Matej Cepl <mcepl@cepl.eu>

View File

@ -19,7 +19,7 @@
%define test TEST
%{?!_libexecdir:%define _libexecdir %{_exec_prefix}/libexec}
Name: aerc
Version: 0.20.1+git.1741253649.357c1bff
Version: 0.20.1+git.1741639544.899f1699
Release: 0
Summary: An email client for terminals
License: MIT