From 7bafd83cf60d428fc14a0bcefd38dd78c769d82529271b8c379b688c6f2507ff Mon Sep 17 00:00:00 2001 From: Christian Wittmer Date: Thu, 16 Nov 2023 21:24:40 +0000 Subject: [PATCH] Accepting request 1121029 from home:benoit_monin:branches:server:mail update to version 1.8.25 OBS-URL: https://build.opensuse.org/request/show/1121029 OBS-URL: https://build.opensuse.org/package/show/server:mail/msmtp?expand=0&rev=123 --- msmtp-1.8.24.tar.xz | 3 --- msmtp-1.8.24.tar.xz.sig | Bin 310 -> 0 bytes msmtp-1.8.25.tar.xz | 3 +++ msmtp-1.8.25.tar.xz.sig | Bin 0 -> 310 bytes msmtp.changes | 11 +++++++++++ msmtp.spec | 2 +- 6 files changed, 15 insertions(+), 4 deletions(-) delete mode 100644 msmtp-1.8.24.tar.xz delete mode 100644 msmtp-1.8.24.tar.xz.sig create mode 100644 msmtp-1.8.25.tar.xz create mode 100644 msmtp-1.8.25.tar.xz.sig diff --git a/msmtp-1.8.24.tar.xz b/msmtp-1.8.24.tar.xz deleted file mode 100644 index b3d2cbc..0000000 --- a/msmtp-1.8.24.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bd6644b1aaab17d61b86647993e3efad860b23c54283b00ddc579c1f5110aa59 -size 409268 diff --git a/msmtp-1.8.24.tar.xz.sig b/msmtp-1.8.24.tar.xz.sig deleted file mode 100644 index 0b81384c14338def9e17e4d7463e6270579821079ba38fd8afb10e0a341af3f7..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 310 zcmV-60m=S}0W$;u0SW*e79j*LVYGsax_6rFv-2kdqNJ-HGW|3K0%V=z(f|qx5Cfv5 zs~$4_G~uTQ|4%#4&nYmn{3J3f2%VV7I{Rfc9%;g2sUE7paf8*j(z+hLP4rM(nq9|_ zb9yNO*cY%E6fhzB5yKNuVmEFvHS9(5 zY3ks + +- update to version 1.8.25: + * Generation of Message-ID headers was improved to avoid problems + with rspamd assigning SPAM points + * Documentation of ignored options was fixed + * The combination of envelope from addresses with wildcards and + automatic account selection was fixed + * Translations were updated, including a new Romanian translation + ------------------------------------------------------------------- Fri Jun 30 20:50:45 UTC 2023 - Benoît Monin diff --git a/msmtp.spec b/msmtp.spec index 1719191..9e5ff73 100644 --- a/msmtp.spec +++ b/msmtp.spec @@ -17,7 +17,7 @@ Name: msmtp -Version: 1.8.24 +Version: 1.8.25 Release: 0 BuildRequires: gnutls-devel >= 3.4 BuildRequires: libidn2-devel