Accepting request 848403 from home:benoit_monin:branches:server:mail

- update to version 1.8.13
- set the required minimum version for gnutls

OBS-URL: https://build.opensuse.org/request/show/848403
OBS-URL: https://build.opensuse.org/package/show/server:mail/msmtp?expand=0&rev=105
This commit is contained in:
Dirk Stoecker 2020-11-23 16:43:21 +00:00 committed by Git OBS Bridge
parent f38a91f7cb
commit 1431b5cdd7
6 changed files with 15 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a86fef9477339923afefe974988a38e32d0feb90dfeeb88f7f55aac356a96354
size 364712

Binary file not shown.

3
msmtp-1.8.13.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ada945ab8d519102bb632f197273b3326ded25b38c003b0cf3861d1d6d4a9bb9
size 359536

BIN
msmtp-1.8.13.tar.xz.sig Normal file

Binary file not shown.

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Nov 13 17:16:35 UTC 2020 - Benoît Monin <benoit.monin@gmx.fr>
- update to version 1.8.13:
* Added support for XOAUTH2, the predecessor of OAUTHBEARER.
* The passwordeval command can now handle very long input, which
can be necessary for OAUTHBEARER and XOAUTH2.
* GnuTLS >= 3.4 is required
- set the required minimum version for gnutls
-------------------------------------------------------------------
Fri Aug 21 20:13:34 UTC 2020 - Benoît Monin <benoit.monin@gmx.fr>

View File

@ -17,9 +17,9 @@
Name: msmtp
Version: 1.8.12
Version: 1.8.13
Release: 0
BuildRequires: gnutls-devel
BuildRequires: gnutls-devel >= 3.4
BuildRequires: libidn2-devel
BuildRequires: pkg-config
BuildRequires: xz