New neo patc set 20160611

OBS-URL: https://build.opensuse.org/package/show/server:mail/mutt?expand=0&rev=136
This commit is contained in:
2016-06-13 09:33:22 +00:00
committed by Git OBS Bridge
parent 19ee8f881d
commit d12715c232
11 changed files with 97 additions and 124 deletions

View File

@@ -6,14 +6,14 @@
4 files changed, 17 insertions(+), 1 deletion(-)
--- PATCHES
+++ PATCHES 2016-05-31 11:10:11.833549975 +0000
+++ PATCHES 2016-06-13 09:02:59.501498661 +0000
@@ -1,3 +1,4 @@
+patch-1.5.3.vk.pgp_verbose_mime
patch-1.5.9.aw.listreply.1
patch-quasi-delete-neo-20160530
patch-progress-neo-20160530
patch-quasi-delete-neo-20160612
patch-progress-neo-20160612
--- globals.h
+++ globals.h 2016-05-31 11:08:36.991358869 +0000
+++ globals.h 2016-06-13 09:02:33.338000098 +0000
@@ -274,6 +274,8 @@ WHERE REGEXP PgpDecryptionOkay;
WHERE char *PgpSignAs;
WHERE short PgpTimeout;
@@ -24,8 +24,8 @@
WHERE char *PgpDecodeCommand;
WHERE char *PgpVerifyCommand;
--- init.h
+++ init.h 2016-05-31 11:08:36.995358792 +0000
@@ -3184,6 +3184,18 @@ struct option_t MuttVars[] = {
+++ init.h 2016-06-13 09:02:33.338000098 +0000
@@ -3185,6 +3185,18 @@ struct option_t MuttVars[] = {
** a line quoted text if it also matches $$smileys. This mostly
** happens at the beginning of a line.
*/
@@ -45,7 +45,7 @@
--- pgp.c
+++ pgp.c 2016-05-31 11:08:36.995358792 +0000
+++ pgp.c 2016-06-13 09:02:33.338000098 +0000
@@ -1261,7 +1261,8 @@ BODY *pgp_sign_message (BODY *a)
t->disposition = DISPNONE;
t->encoding = ENC7BIT;