From 28cda0f5b9fb4c9b59dec7b110afc7bb6624c97538cb1bc1c18a67b8c235bf40 Mon Sep 17 00:00:00 2001 From: Petr Uzel Date: Tue, 5 Jun 2012 15:14:58 +0000 Subject: [PATCH] - update to version 1.4.28: - Update autotools files. - Improve error message on connection failures in some IPv6/IPv4 situations. - Improve documentation of EHLO issues. - Bug fix: expand tilde for the aliases command. OBS-URL: https://build.opensuse.org/package/show/server:mail/msmtp?expand=0&rev=52 --- msmtp-1.4.27.tar.bz2 | 3 --- msmtp-1.4.28.tar.bz2 | 3 +++ msmtp.changes | 10 ++++++++++ msmtp.spec | 12 ++++++------ 4 files changed, 19 insertions(+), 9 deletions(-) delete mode 100644 msmtp-1.4.27.tar.bz2 create mode 100644 msmtp-1.4.28.tar.bz2 diff --git a/msmtp-1.4.27.tar.bz2 b/msmtp-1.4.27.tar.bz2 deleted file mode 100644 index 7fb1ab2..0000000 --- a/msmtp-1.4.27.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f712cad8b249627f1c6af44be427956a724074e73b9428c32ce0ab1b0a9d1170 -size 301918 diff --git a/msmtp-1.4.28.tar.bz2 b/msmtp-1.4.28.tar.bz2 new file mode 100644 index 0000000..11c2a44 --- /dev/null +++ b/msmtp-1.4.28.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de0e7de6e73cce4a0df57bd831677ac0e2b82f6395314b6c508c9d2d18cdc52a +size 302778 diff --git a/msmtp.changes b/msmtp.changes index be8cc13..0449e40 100644 --- a/msmtp.changes +++ b/msmtp.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Jun 5 15:12:56 UTC 2012 - puzel@suse.com + +- update to version 1.4.28: + - Update autotools files. + - Improve error message on connection failures in some IPv6/IPv4 + situations. + - Improve documentation of EHLO issues. + - Bug fix: expand tilde for the aliases command. + ------------------------------------------------------------------- Tue Jan 10 11:09:26 UTC 2012 - mrueckert@suse.com diff --git a/msmtp.spec b/msmtp.spec index 3424d8f..77ba59d 100644 --- a/msmtp.spec +++ b/msmtp.spec @@ -1,7 +1,7 @@ # # spec file for package msmtp # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,13 +15,12 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + %bcond_with gnome-keyring Name: msmtp -Version: 1.4.27 -Release: 1 -License: GPL-3.0+ -Group: Productivity/Networking/Email/Utilities +Version: 1.4.28 +Release: 0 BuildRequires: libidn-devel BuildRequires: openssl-devel BuildRequires: pkg-config @@ -55,6 +54,8 @@ Requires(preun):/sbin/install-info %endif #Patch0: msmtp-fix-newopenssl.patch Summary: Lightweight SMTP Client +License: GPL-3.0+ +Group: Productivity/Networking/Email/Utilities Url: http://msmtp.sourceforge.net/ Source: http://prdownloads.sourceforge.net/msmtp/msmtp-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -65,7 +66,6 @@ other mail user agents. It forwards mail to an SMTP server that does the delivery. msmtp supports multiple accounts. %package doc -License: GPL-3.0+ Summary: Documentation for %{name} Group: Documentation/Other Requires: %{name} = %{version}