From 0d6da0d9e8f4e6774728ea2b38d8929d10848aaf Mon Sep 17 00:00:00 2001 From: Michael Schwendt Date: Dec 31 2018 11:58:23 +0000 Subject: Update to 1.3.1. --- diff --git a/.gitignore b/.gitignore index 1c769c1..4335de0 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /clawsker-1.1.1.tar.xz /clawsker-1.2.0.tar.xz /clawsker-1.3.0.tar.xz +/clawsker-1.3.1.tar.xz diff --git a/clawsker-1.3.0-use_tls_sni.patch b/clawsker-1.3.0-use_tls_sni.patch deleted file mode 100644 index 9eeafa8..0000000 --- a/clawsker-1.3.0-use_tls_sni.patch +++ /dev/null @@ -1,48 +0,0 @@ -From: Ricardo Mones -Date: Fri, 21 Dec 2018 19:26:03 +0000 (+0100) -Subject: Support new account hidden preference “use_tls_sni” -X-Git-Url: http://git.claws-mail.org/?p=clawsker.git;a=commitdiff_plain;h=3ad1b26afa004ebed74f003b29bb8f039e18091b - -Support new account hidden preference “use_tls_sni” ---- - -diff --git a/clawsker b/clawsker -index 3791165..d3a005f 100755 ---- a/clawsker -+++ b/clawsker -@@ -212,6 +212,8 @@ sub _ { - h_acc_gtls_set => _('Enables using user provided GnuTLS priority string.'), - l_acc_gtls_pri => _('GnuTLS priority'), - h_acc_gtls_pri => _('Value to use as GnuTLS priority string if custom priority check is enabled. Otherwise this value is ignored.'), -+ l_acc_tls_sni => _('Use TLS SNI extension'), -+ h_acc_tls_sni => _('Enables sending your hostname, if available, so the server can select the appropriate certificate for your domain. Useful for servers which host multiple domains on the same IP address.'), - - l_plu_gpg_alimit => _('Autocompletion limit'), - h_plu_gpg_alimit => _('Limits the number of addresses obtained from keyring through autocompletion. Use 0 to get all matches.'), -@@ -1959,14 +1961,24 @@ sub new_winpos_page() { - '3.9.0.181', - '0', - ], -+ tls_sni => [ -+ 'use_tls_sni', -+ $xl::s{l_acc_tls_sni}, -+ $xl::s{h_acc_tls_sni}, -+ 'bool', -+ '3.17.2.16', -+ '0', -+ ], - ); - - sub new_account_subpage($) { - my ($akey) = @_; -- return new_grid_pack (1, 3, [ -+ return new_grid_pack (1, 5, [ - [ _('GnuTLS priority') ], - [ new_check_button_for (\%pr::acc, 'tls_set', $ACHPVALUE{$akey}) ], -- [ new_text_box_for_nchar (\%pr::acc, 'tls_pri', $ACHPVALUE{$akey}) ] -+ [ new_text_box_for_nchar (\%pr::acc, 'tls_pri', $ACHPVALUE{$akey}) ], -+ [ _('Server Name Indication') ], -+ [ new_check_button_for (\%pr::acc, 'tls_sni', $ACHPVALUE{$akey}) ], - ]); - } - diff --git a/clawsker.spec b/clawsker.spec index 7eb496e..1a0c612 100644 --- a/clawsker.spec +++ b/clawsker.spec @@ -1,8 +1,8 @@ # Review at https://bugzilla.redhat.com/show_bug.cgi?id=620191 Name: clawsker -Version: 1.3.0 -Release: 2%{?dist} +Version: 1.3.1 +Release: 1%{?dist} Summary: Dialog to edit Claws Mail's hidden preferences Group: Applications/Internet @@ -19,7 +19,6 @@ BuildRequires: perl-generators Requires: claws-mail -Patch0: clawsker-1.3.0-use_tls_sni.patch %description Clawsker is a Perl-GTK3 applet to edit hidden preferences for Claws Mail, and @@ -55,6 +54,9 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop %changelog +* Mon Dec 31 2018 Michael Schwendt - 1.3.1-1 +- Update to 1.3.1. + * Mon Dec 24 2018 Michael Schwendt - 1.3.0-2 - Merge use_tls_sni patch from git. - Switch to %%autosetup -p1. diff --git a/sources b/sources index 212796f..7c9405c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (clawsker-1.3.0.tar.xz) = 63e473581081c429e2376b710e405d1d996816460761047dc51097ea9e2220413fa049c621c5c91006b6182a0027e113ff54534c8d8cd6da2f36d875656b683f +SHA512 (clawsker-1.3.1.tar.xz) = d46f55fdd63493c85d47d3081bc2c0d82d76b63b193ffa05ae3130944a68c1ae78013329338f0ac773da6ca45455b3029346f74e2ca7a01129013e931da5ed85