From 24660a0c345da5c00f59b23c89ae660ad281df9306852123b04fdd3e1c1c93b9 Mon Sep 17 00:00:00 2001 From: David Sterba Date: Tue, 30 May 2023 11:22:17 +0000 Subject: [PATCH] Accepting request 1089602 from home:fbonazzi:branches:server:mail - 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 OBS-URL: https://build.opensuse.org/request/show/1089602 OBS-URL: https://build.opensuse.org/package/show/server:mail/neomutt?expand=0&rev=58 --- 20230407.tar.gz | 3 --- 20230407.tar.gz.sig | Bin 584 -> 0 bytes 20230517.tar.gz | 3 +++ 20230517.tar.gz.sig | Bin 0 -> 584 bytes neomutt.changes | 21 +++++++++++++++++++++ neomutt.spec | 6 +++--- 6 files changed, 27 insertions(+), 6 deletions(-) delete mode 100644 20230407.tar.gz delete mode 100644 20230407.tar.gz.sig create mode 100644 20230517.tar.gz create mode 100644 20230517.tar.gz.sig 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 d21cd0d8a8ccf0c1d1e229f5673486ef12cd8449b62d3123504d204497d36ad1..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 584 zcmV-O0=NB%0!0J>0SEvu79j+N!Z~tq-Fj9MW6DlnuL^GGHy8y40%R~GXAvB7X=7+W zW^7?}V_|SEZ*pe<3JDNjuL^GGHy8y*#Si~WpZRXFR&@tNL1}gCnYKFU1=}Q0uLU0k z+y)5R*I@z2?NAdISsS`HbBDntbR45ndKqq0Rdfp1a;^)M2D0P-0A1u(G8(*wbb$!J z;daEppPz%k3Jnhnxg{e(yPrvtx@9?cOdjo6O`KNA$&iw%8EofEEs2?cQF3njn zLMS5y9Ms!%JK1I`KjADw!p|#)-8w+>sPA`EYg&@_rSt#ahOQ8J+u8e0;8=dk(Vn!o z0-P@>6`1DYmwy`hVrKM(olw@w+>0>b-ctUr?G@YQe!Axu@sFoNx#sNb-Z#||Uc`vO zw?thZox)*xB@Ql@_3w7{+{WppspnX!LO0SEvu79j+N!Z~tq-Fj9MW6DlnuL^GGHy8y40%T;uA`u*NX=7+W zW^7?}V_|SEZ*pe<3JDNjuL^GGHy8!#F%STUU71)q3j#g)5{r-diYMiavLkcsWBj4_ z4a(E$3(l-d2m_zCVNA*y-A-7h+S&;D{DHc9b#J6gvz49b`A@OuD$oS{BnA*C-s&^_ zv`|%dNHzAg!?GSJH=bIJ$z&`hfMq;Dl^Gp~FZT@TlErZcCCp+9U#iDJ#Zf}m;T0|GJx z8;0~(jUAB^gIfLclisTjrSI$7)HJY2X}2u9>O9?OK?M^T;u}pvKuAA*ql_)KIM^)< zZRLT^*0z$*R94oiY9$Ro5X<#N66Yk!0$#)gu>YqhU^)!Ync{2+K;q7QK>jWT0=Bx)rlB W9>GJrArvU&yL7g{`aNI;(l<4oU=f-C literal 0 HcmV?d00001 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