Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package msmtp for openSUSE:Leap:16.0 checked 
in at 2025-05-05 17:27:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:16.0/msmtp (Old)
 and      /work/SRC/openSUSE:Leap:16.0/.msmtp.new.30101 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "msmtp"

Mon May  5 17:27:50 2025 rev:2 rq:1274618 version:1.8.28

Changes:
--------
--- /work/SRC/openSUSE:Leap:16.0/msmtp/msmtp.changes    2025-03-19 
11:51:48.766521006 +0100
+++ /work/SRC/openSUSE:Leap:16.0/.msmtp.new.30101/msmtp.changes 2025-05-05 
17:27:56.975363320 +0200
@@ -1,0 +2,31 @@
+Tue Jan 14 19:59:42 UTC 2025 - Benoît Monin <benoit.mo...@gmx.fr>
+
+- update to version 1.8.28:
+  * Detect SMTPUTF8 server capability and use it if available.
+  * Add IDN support to --configure (build with libidn2 to enable
+    this).
+  * Add special value 'none' to logfile_time_format to suppress
+    time output.
+
+-------------------------------------------------------------------
+Fri Nov 15 20:31:53 UTC 2024 - Benoît Monin <benoit.mo...@gmx.fr>
+
+- stop requiring vim at runtime just for the syntax file
+
+-------------------------------------------------------------------
+Sun Oct  6 14:18:19 UTC 2024 - Benoît Monin <benoit.mo...@gmx.fr>
+
+- update to version 1.8.27:
+  * The option -F was fixed: it now overrides the configuration
+    file setting again (this bug was introduced in 1.8.24), and
+    non-ASCII characters are now properly encoded in the From
+    header.
+  * The msmtpq script was improved by Github user Konfekt.
+  * The vim script for configuration file editing was improved by
+    Github user Konfekt.
+  * A testing infrastructure was added (make check).
+  * Translations were updated and a new Spanish translation was
+    added
+- update vim syntax path
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ msmtp.spec ++++++
--- /var/tmp/diff_new_pack.MX5va2/_old  2025-05-05 17:27:57.299377007 +0200
+++ /var/tmp/diff_new_pack.MX5va2/_new  2025-05-05 17:27:57.299377007 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package msmtp
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 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.26
+Version:        1.8.28
 Release:        0
 BuildRequires:  gnutls-devel >= 3.4
 BuildRequires:  libidn2-devel
@@ -33,10 +33,8 @@
 # for the directory
 %if 0%{?centos_version}
 BuildRequires:  vim-common
-%requires_eq    vim-common
 %else
 BuildRequires:  vim-base
-%requires_eq    vim-base
 %endif #centos_version
 %if 0%{?suse_version}
 Requires(post): %install_info_prereq
@@ -136,7 +134,7 @@
         break
     fi
 done
-install -D -m 0644 scripts/vim/msmtp.vim %{buildroot}$vimsyntax/msmtp.vim
+install -D -m 0644 scripts/vim/syntax/msmtp.vim 
%{buildroot}$vimsyntax/msmtp.vim
 
 # main package doc files
 for f in \

++++++ msmtp-1.8.26.tar.xz -> msmtp-1.8.28.tar.xz ++++++
++++ 29213 lines of diff (skipped)

Reply via email to