Accepting request 759120 from home:benoit_monin:branches:server:mail
update to version 1.8.7 OBS-URL: https://build.opensuse.org/request/show/759120 OBS-URL: https://build.opensuse.org/package/show/server:mail/msmtp?expand=0&rev=93
This commit is contained in:
parent
bf9f9a2ac8
commit
0b9be6f30c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6625f147430c65ba8527f52c4fe5d4d33552d3c0fb6d793ba7df819a3b3042e1
|
||||
size 339732
|
Binary file not shown.
3
msmtp-1.8.7.tar.xz
Normal file
3
msmtp-1.8.7.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9a53bcdc244ec5b1a806934ecc7746d9d09db581f587bedf597e9da2f48c51f1
|
||||
size 340908
|
BIN
msmtp-1.8.7.tar.xz.sig
Normal file
BIN
msmtp-1.8.7.tar.xz.sig
Normal file
Binary file not shown.
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 24 09:43:32 UTC 2019 - Benoît Monin <benoit.monin@gmx.fr>
|
||||
|
||||
- update to version 1.8.7:
|
||||
* Add support for %U,%H,%C,%M in 'from'
|
||||
This makes the auto_from and maildomain commands obsolete
|
||||
* Do not call gnutls_free() needlessly
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 27 18:11:28 UTC 2019 - Benoît Monin <benoit.monin@gmx.fr>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package msmtp
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: msmtp
|
||||
Version: 1.8.6
|
||||
Version: 1.8.7
|
||||
Release: 0
|
||||
BuildRequires: gnutls-devel
|
||||
BuildRequires: libidn2-devel
|
||||
@ -56,7 +56,7 @@ Requires(preun):/sbin/install-info
|
||||
Summary: Lightweight SMTP Client
|
||||
License: GPL-3.0-or-later
|
||||
Group: Productivity/Networking/Email/Utilities
|
||||
Url: https://marlam.de/msmtp/
|
||||
URL: https://marlam.de/msmtp/
|
||||
Source: https://marlam.de/msmtp/releases/msmtp-%{version}.tar.xz
|
||||
Source1: https://marlam.de/msmtp/releases/msmtp-%{version}.tar.xz.sig
|
||||
Source2: %{name}.keyring
|
||||
|
Loading…
Reference in New Issue
Block a user