Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package msmtp for openSUSE:Factory checked 
in at 2021-09-22 22:12:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/msmtp (Old)
 and      /work/SRC/openSUSE:Factory/.msmtp.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "msmtp"

Wed Sep 22 22:12:49 2021 rev:56 rq:920700 version:1.8.16

Changes:
--------
--- /work/SRC/openSUSE:Factory/msmtp/msmtp.changes      2021-04-29 
22:53:45.581792573 +0200
+++ /work/SRC/openSUSE:Factory/.msmtp.new.1899/msmtp.changes    2021-09-22 
22:12:54.392320503 +0200
@@ -1,0 +2,12 @@
+Tue Sep 14 20:12:40 UTC 2021 - Beno??t Monin <[email protected]>
+
+- update to version 1.8.16:
+  * The 'from' command now accepts patterns (as in shell file name
+    matching) so that many envelope from addresses given with
+    --from can match the same account
+  * Added support for %H, %C, %M in the domain command
+  * msmtpd now supports sysexits.h error codes from the pipe
+    command
+- cleanup obsolete suse_version check
+
+-------------------------------------------------------------------

Old:
----
  msmtp-1.8.15.tar.xz
  msmtp-1.8.15.tar.xz.sig

New:
----
  msmtp-1.8.16.tar.xz
  msmtp-1.8.16.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ msmtp.spec ++++++
--- /var/tmp/diff_new_pack.2l2t5C/_old  2021-09-22 22:12:54.928320949 +0200
+++ /var/tmp/diff_new_pack.2l2t5C/_new  2021-09-22 22:12:54.928320949 +0200
@@ -17,17 +17,17 @@
 
 
 Name:           msmtp
-Version:        1.8.15
+Version:        1.8.16
 Release:        0
 BuildRequires:  gnutls-devel >= 3.4
 BuildRequires:  libidn2-devel
 BuildRequires:  pkg-config
 BuildRequires:  xz
-%if 0%{?suse_version} >= 1120 || 0%{?centos_version} == 700
+%if 0%{?suse_version} || 0%{?centos_version} == 700
 # keyring integration for recent openSUSE and CentOS
 BuildRequires:  libsecret-devel
 %endif
-%if 0%{?suse_version} >= 1120
+%if 0%{?suse_version}
 BuildRequires:  libgsasl-devel
 %endif
 # for the directory
@@ -40,7 +40,7 @@
 %endif #centos_version
 %if 0%{?suse_version}
 Requires(post): %install_info_prereq
-Requires(preun): %install_info_prereq
+Requires(preun):%install_info_prereq
 %endif
 %if 0%{?fedora} || 0%{?rhel_version} || 0%{?centos_version}
 Requires(post): /sbin/install-info

++++++ msmtp-1.8.15.tar.xz -> msmtp-1.8.16.tar.xz ++++++
++++ 12873 lines of diff (skipped)

Reply via email to