Update from 0.18.0 to f99bcc47:

- jmap: fix typo in man page
  - calendar: fix error with non-gnu awk
  - depends-diff: only print changes if any
  - Release version 0.18.1
  - smtp: take smtp-domain into account for tls connections
  - smtp: fix error when setting smtp-domain with starttls
  - rfc822: make header parsing less pedantic
  - log: create directories if necessary
This commit is contained in:
Matej Cepl 2024-07-19 23:00:17 +02:00
parent 8bb232d13c
commit c5e7fde6a7
Signed by: mcepl
GPG Key ID: 79205802880BC9D8
2 changed files with 14 additions and 1 deletions

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Fri Jul 19 19:38:43 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
- Update from 0.18.0 to f99bcc47:
- jmap: fix typo in man page
- calendar: fix error with non-gnu awk
- depends-diff: only print changes if any
- Release version 0.18.1
- smtp: take smtp-domain into account for tls connections
- smtp: fix error when setting smtp-domain with starttls
- rfc822: make header parsing less pedantic
- log: create directories if necessary
-------------------------------------------------------------------
Sun Jun 30 23:10:36 UTC 2024 - Matej Cepl <mcepl@cepl.eu>

View File

@ -18,7 +18,7 @@
%{?!_libexecdir:%define _libexecdir %{_exec_prefix}/libexec}
Name: aerc
Version: 0.18.0
Version: 0.18.1+git.1721248632.f99bcc47
Release: 0
Summary: An email client for terminals
License: MIT