diff --git a/20230407.tar.gz b/20230407.tar.gz deleted file mode 100644 index 1b4298b..0000000 --- a/20230407.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9c1167984337d136368fbca56be8c04a550060a2fdd33c96538910ea13ba6d4f -size 3725060 diff --git a/20230407.tar.gz.sig b/20230407.tar.gz.sig deleted file mode 100644 index d21cd0d..0000000 Binary files a/20230407.tar.gz.sig and /dev/null differ diff --git a/20230517.tar.gz b/20230517.tar.gz new file mode 100644 index 0000000..3079631 --- /dev/null +++ b/20230517.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ac277b40e7ed5d67ba516338e2b26cc6810aa37564f6e9a2d45eb15b3a9213e +size 3792146 diff --git a/20230517.tar.gz.sig b/20230517.tar.gz.sig new file mode 100644 index 0000000..1117654 Binary files /dev/null and b/20230517.tar.gz.sig differ diff --git a/neomutt.changes b/neomutt.changes index 2da9a55..2e92bff 100644 --- a/neomutt.changes +++ b/neomutt.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Mon May 29 15:18:29 UTC 2023 - Filippo Bonazzi + +- Update to version 20230517: + - Features + * Support 24bit colors, aka truecolor + * Show complete MIME structure in attachments + * Allow percentages to be localized + - Bug Fixes + * Fix crash in op_browser_subscribe + * Select the first email when coming from an empty limit + * Fix counting new mails in maildir + * bind: fix incorrect conflict report + * index: only refresh the menu on non-focus window changes + * tunnel: fix reconnection with ssl_force=true + * maildir: stop parsing headers at the end of the headers section + * Fix handling of bright colours + * Fix sorting of labels + - Build + * Build with libidn2 by default, remove support for libidn1 + ------------------------------------------------------------------- Wed Apr 12 15:32:03 UTC 2023 - Filippo Bonazzi diff --git a/neomutt.spec b/neomutt.spec index 56876fb..10732c0 100644 --- a/neomutt.spec +++ b/neomutt.spec @@ -17,7 +17,7 @@ Name: neomutt -Version: 20230407 +Version: 20230517 Release: 0 Summary: A command line mail reader (or MUA), a fork of Mutt with added features License: GPL-2.0-or-later @@ -37,7 +37,7 @@ BuildRequires: krb5-devel BuildRequires: libdb-4_8-devel BuildRequires: libgnutls-devel BuildRequires: libgpgme-devel -BuildRequires: libidn-devel +BuildRequires: libidn2-devel BuildRequires: libkyotocabinet-devel BuildRequires: libtool BuildRequires: lmdb-devel @@ -98,7 +98,7 @@ export CFLAGS="%{optflags}" --notmuch \ --sasl \ --gss \ - --idn \ + --idn2 \ --mixmaster \ --pcre2 \ --zlib