From 8959b2305fda3a0d2964c1e14e62ac2933bcd70a7444cdd2c9ec21b0d23a91d1 Mon Sep 17 00:00:00 2001 From: David Sterba Date: Wed, 12 Apr 2023 16:00:12 +0000 Subject: [PATCH] Accepting request 1078769 from home:fbonazzi:branches:server:mail - Update to version 20230407: - Features * imap : support IMAP4 ID extension (RFC2971) * parse: query all changed (set) / all (set all) config variables - Bug Fixes * lua: fix command registration * postpone: use colours from the right mailbox * smtp: ignore oauth if it isn't configured and not requested - Changed Config * New: imap_send_id - Send IMAP ID command when logging in OBS-URL: https://build.opensuse.org/request/show/1078769 OBS-URL: https://build.opensuse.org/package/show/server:mail/neomutt?expand=0&rev=56 --- 20230322.tar.gz | 3 --- 20230322.tar.gz.sig | Bin 584 -> 0 bytes 20230407.tar.gz | 3 +++ 20230407.tar.gz.sig | Bin 0 -> 584 bytes neomutt.changes | 14 ++++++++++++++ neomutt.spec | 2 +- 6 files changed, 18 insertions(+), 4 deletions(-) delete mode 100644 20230322.tar.gz delete mode 100644 20230322.tar.gz.sig create mode 100644 20230407.tar.gz create mode 100644 20230407.tar.gz.sig diff --git a/20230322.tar.gz b/20230322.tar.gz deleted file mode 100644 index 5da1127..0000000 --- a/20230322.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:47f024d4ae2d976f95b626c5fe6cad6ef22ed187426efbd7cf61435ba1790a48 -size 3716391 diff --git a/20230322.tar.gz.sig b/20230322.tar.gz.sig deleted file mode 100644 index cd6b66f1a7cadbca0872a515c0e6b16b08afbfbab9c3b265040a12998740e764..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 584 zcmV-O0=NB%0!0J>0SEvu79j+N!Z~tq-Fj9MW6DlnuL^GGHy8y40%RK}@DUtxX=7+W zW^7?}V_|SEZ*pe<3JDNjuL^GGHy8yA91r^hPE(W++1z-94sk=(By0JMN~?S#ta)+k z6U0_Kc=sxlMGmbL%L&+WBFD!Pv-sF3JZnFcg{7bcm@yr-zg`n-q$TK*!trYlRo8#XXf`tqH}z~F(onYT~2-$`;NFed$7*6vqj^+Q!vn!+klJ#kF6 zN}aLF<0tU)%t3-5HA6vlArTtyWwon4J+0|k<|v+(nEFZjmt%{a{rS3xtzZmX*R?YO zT;aulSiTii703gwPNUXGkNA_INrc4n5TkIFoFh}YV}|Q(hjGb0z=`;no&YM9U?-RSuFPJFy$vi`6n1G3|43nsU*F zPj|3yf`7^8^I!5IuD!I!+W$Zn`j>q4xL3y|jOw@EC^~0gcN~7J%Hrpity^|V32skJ zXgCuLkyJjM?WMB<#5$|J@$VHK87Vw6l=fkP*vw(%o~7awN2gs-L~(vBhJbtbw~C$i WH#c90N1&yClixb~8It6qo#dKs=M!K6 diff --git a/20230407.tar.gz b/20230407.tar.gz new file mode 100644 index 0000000..1b4298b --- /dev/null +++ b/20230407.tar.gz @@ -0,0 +1,3 @@ +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 new file mode 100644 index 0000000000000000000000000000000000000000000000000000000000000000..d21cd0d8a8ccf0c1d1e229f5673486ef12cd8449b62d3123504d204497d36ad1 GIT binary patch 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!LO + +- Update to version 20230407: + - Features + * imap : support IMAP4 ID extension (RFC2971) + * parse: query all changed (set) / all (set all) config variables + - Bug Fixes + * lua: fix command registration + * postpone: use colours from the right mailbox + * smtp: ignore oauth if it isn't configured and not requested + - Changed Config + * New: imap_send_id - Send IMAP ID command when logging in + ------------------------------------------------------------------- Tue Mar 28 09:53:00 UTC 2023 - Filippo Bonazzi diff --git a/neomutt.spec b/neomutt.spec index e157da4..56876fb 100644 --- a/neomutt.spec +++ b/neomutt.spec @@ -17,7 +17,7 @@ Name: neomutt -Version: 20230322 +Version: 20230407 Release: 0 Summary: A command line mail reader (or MUA), a fork of Mutt with added features License: GPL-2.0-or-later