From 07e5d6a54293102b9ef27357b05fa55cf43318359246fd4ce93410343e5306a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lars=20M=C3=BCller?= Date: Tue, 2 Feb 2016 20:15:57 +0000 Subject: [PATCH] Accepting request 357409 from home:benoit_monin:branches:server:mail update to version 1.6.4 OBS-URL: https://build.opensuse.org/request/show/357409 OBS-URL: https://build.opensuse.org/package/show/server:mail/msmtp?expand=0&rev=71 --- msmtp-1.6.3.tar.xz | 3 --- msmtp-1.6.3.tar.xz.sig | Bin 543 -> 0 bytes msmtp-1.6.4.tar.xz | 3 +++ msmtp-1.6.4.tar.xz.sig | Bin 0 -> 543 bytes msmtp.changes | 7 +++++++ msmtp.spec | 4 ++-- 6 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 msmtp-1.6.3.tar.xz delete mode 100644 msmtp-1.6.3.tar.xz.sig create mode 100644 msmtp-1.6.4.tar.xz create mode 100644 msmtp-1.6.4.tar.xz.sig diff --git a/msmtp-1.6.3.tar.xz b/msmtp-1.6.3.tar.xz deleted file mode 100644 index 36112a8..0000000 --- a/msmtp-1.6.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f982be069c0772c3ee83925f552f5dac5fb307d2d1c68202f9926bb13b757355 -size 282408 diff --git a/msmtp-1.6.3.tar.xz.sig b/msmtp-1.6.3.tar.xz.sig deleted file mode 100644 index 11d746555e22f62a92fda498e331ba6962f119d4fe2a7960b4a48bdb96137dbb..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 543 zcmV+)0^t3L0vrSY0RjL91p-!B!219S2@v#>VK|jOQk2y%5B(9CV=`AYPie{oE*~x8 zz-NC*`!r!RHS6L8oqCEXKbeuheK_s!1LAP@NqgNiS&2RXdBrmUg_#Nqb0Hbf zN+-{ntT>6i%hb;NQZRH&@O4H>zu!ENf@L}s??mei28dx86OWSi6|P3n-_rn;h#XcI z0RyQ^s?kw~6G8BEyk(i_KH8-7Sv{t!1^kkcE_ zbepgtV`LXEClTvvW+C0(i*C5VqVI}R5nHd0rf#fo5?RB35$`v%zD}TM(Z;<)q0bghg{FVq}Y+^+6VK|jOQj|C_5B?}E^$M!$@M>dRw^+o= z5}KZ$PI9Il6wml7R4oamIL%RiA|(g!2d~~NE{>dJ>5DuZ`+YfcX15$$3VR$4Z}E21 z*|j&p9Wo6sz=KdkJm3+kM!-BeD&P&Ua<0;~|bf9-kW znHWP+Nr*hoA-uQleUs>(WO~P2e&$EC4c!VJ8C^z2np4po_ehMbUGc&08ah`i>1A<^ zQDb`8AW%kxvxugJDw|s`{v`O_mEegK=GH)!b6eo}sU^YH3@3rU8^fkLSsF+Wt#Foq z#4sw9tc~}=$hx>~xb$y_EI_@^-(sk;tXXqkH$_aTIm#(S-YrfI!kl9*OH#A7HLK_Z z=B%UY>VqjQJbg^ylr2Q&vb!P%vwkj`)?>xAZ|3*Tm#1L*(& literal 0 HcmV?d00001 diff --git a/msmtp.changes b/msmtp.changes index c291383..fed434f 100644 --- a/msmtp.changes +++ b/msmtp.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Feb 2 19:07:10 UTC 2016 - benoit.monin@gmx.fr + +- update to version 1.6.4: + * The system default policy is used with GnuTLS instead of + a hardcoded one. + ------------------------------------------------------------------- Sun Nov 29 13:12:48 UTC 2015 - benoit.monin@gmx.fr diff --git a/msmtp.spec b/msmtp.spec index dcb9db5..b790be2 100644 --- a/msmtp.spec +++ b/msmtp.spec @@ -1,7 +1,7 @@ # # spec file for package msmtp # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %bcond_with gnome_keyring Name: msmtp -Version: 1.6.3 +Version: 1.6.4 Release: 0 BuildRequires: libidn-devel BuildRequires: openssl-devel