diff --git a/20241114.tar.gz b/20241114.tar.gz deleted file mode 100644 index 0836c2e..0000000 --- a/20241114.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:044bb5a37d5095016569a1b505f7c2f7d8b93e90ff95c2edb82830313319ce9a -size 4072339 diff --git a/20241114.tar.gz.sig b/20241114.tar.gz.sig deleted file mode 100644 index bb98e94..0000000 Binary files a/20241114.tar.gz.sig and /dev/null differ diff --git a/20241212.tar.gz b/20241212.tar.gz new file mode 100644 index 0000000..730f9bd --- /dev/null +++ b/20241212.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fbdbfd7f4d028276f7f0b1d9fe2bb5ee67161857111824cf392ca1ff27089c8 +size 4098483 diff --git a/20241212.tar.gz.sig b/20241212.tar.gz.sig new file mode 100644 index 0000000..e93c7c4 Binary files /dev/null and b/20241212.tar.gz.sig differ diff --git a/neomutt.changes b/neomutt.changes index d1290ac..0d685f2 100644 --- a/neomutt.changes +++ b/neomutt.changes @@ -1,3 +1,57 @@ +------------------------------------------------------------------- +Wed Dec 18 14:24:10 UTC 2024 - Filippo Bonazzi + +- Update to version 20241212: + - Features + * show message preview in compose view + * add trailing commas when editing addresses + - Bug Fixes + * expando: fix overflow + * Spaces can be wide + * Remove BOM from UTF-8 text + * Bug with wrong fingerprints in certificate_file + * fix postponed sorting assertion failure + * fix: save_attachment_open() when overwriting + * add text-wrapping to compose message preview pager + * edit_headers: cleanup temporary file on error + * expando: fix crash on empty %[] date + * expando: fix container formatting + * browser: fix 'tag-' display + * query: fix memory leak + * fix more arrow_cursor + search + - Changed Config + * Config Renames: + $pgp_sort_keys -> $pgp_key_sort + $sidebar_sort_method -> $sidebar_sort + $sort_alias -> $alias_sort + $sort_browser -> $browser_sort + * Changed Defaults: + set alias_format = "%3i %f%t %-15a %-56A | %C%> %Y" + set query_format = "%3i %t %-25N %-25E | %C%> %Y" + - Translations + * 100% German + * 100% Lithuanian + * 100% Serbian + * 100% Turkish + * 89% French + * 39% Chinese (Traditional) + - Docs + * alias tags + - Build + * only use struct tm.tm_gmtoff if available + - Code + * refactor memory allocation + * remove unused fields from ComposeSharedData + * refactor 'sort' constants + * add mutt_window_swap() + * unify Menu data + * move config to libraries + * unify Alias/Query + * expando factor out callbacks + * refactor simple_dialog_new() + * test: add TEST_CHECK_NUM_EQ() + * fopen: tidy read-only + ------------------------------------------------------------------- Fri Nov 15 15:53:09 UTC 2024 - Filippo Bonazzi diff --git a/neomutt.spec b/neomutt.spec index 7625d4f..83823bb 100644 --- a/neomutt.spec +++ b/neomutt.spec @@ -17,7 +17,7 @@ Name: neomutt -Version: 20241114 +Version: 20241212 Release: 0 Summary: A command line mail reader (or MUA), a fork of Mutt with added features License: GPL-2.0-or-later