Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libvmime for openSUSE:Factory 
checked in at 2024-02-20 21:15:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libvmime (Old)
 and      /work/SRC/openSUSE:Factory/.libvmime.new.1706 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libvmime"

Tue Feb 20 21:15:39 2024 rev:30 rq:1147996 version:0.9.2+g188

Changes:
--------
--- /work/SRC/openSUSE:Factory/libvmime/libvmime.changes        2023-12-18 
22:57:24.686838254 +0100
+++ /work/SRC/openSUSE:Factory/.libvmime.new.1706/libvmime.changes      
2024-02-20 21:16:04.525782607 +0100
@@ -1,0 +2,9 @@
+Sun Dec 31 16:19:00 UTC 2023 - Jan Engelhardt <jeng...@inai.de>
+
+- Update to snapshot 0.9.2+git188 (c3c6242ed)
+  * Fix emission of bugs Envelope-From to sendmail:// transports.
+  * Add parsing feedback via parsingContext
+- Drop 0001-Avoid-generating-illegal-Envelope-From-with-sendmail.patch
+  (merged)
+
+-------------------------------------------------------------------

Old:
----
  0001-Avoid-generating-illegal-Envelope-From-with-sendmail.patch
  debian.libvmime-suse5.install
  vmime-0.9.2.175.tar.xz

New:
----
  debian.libvmime-suse6.install
  vmime-0.9.2+g188.tar.xz

BETA DEBUG BEGIN:
  Old:  * Add parsing feedback via parsingContext
- Drop 0001-Avoid-generating-illegal-Envelope-From-with-sendmail.patch
  (merged)
BETA DEBUG END:

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

Other differences:
------------------
++++++ libvmime.spec ++++++
--- /var/tmp/diff_new_pack.5WEyCF/_old  2024-02-20 21:16:05.293810466 +0100
+++ /var/tmp/diff_new_pack.5WEyCF/_new  2024-02-20 21:16:05.293810466 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libvmime
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,8 +17,8 @@
 
 
 Name:           libvmime
-%define lname  libvmime-suse5
-Version:        0.9.2.175
+%define lname  libvmime-suse6
+Version:        0.9.2+g188
 Release:        0
 Summary:        Library for working with RFC 5322, MIME messages and 
IMAP/POP/SMTP
 License:        GPL-3.0-or-later
@@ -29,7 +29,6 @@
 Source:         vmime-%version.tar.xz
 Patch1:         libvmime-nodatetime.diff
 Patch2:         libvmime-soname.diff
-Patch3:         0001-Avoid-generating-illegal-Envelope-From-with-sendmail.patch
 BuildRequires:  cmake >= 2.8.3
 BuildRequires:  gcc-c++
 %if 0%{?centos_version}
@@ -136,7 +135,7 @@
 
 %files -n %lname
 %license COPYING
-%_libdir/libvmime-suse.so.5*
+%_libdir/libvmime-suse.so.6*
 
 %files devel
 %_includedir/vmime

++++++ _service ++++++
--- /var/tmp/diff_new_pack.5WEyCF/_old  2024-02-20 21:16:05.325811628 +0100
+++ /var/tmp/diff_new_pack.5WEyCF/_new  2024-02-20 21:16:05.329811773 +0100
@@ -1,15 +1,15 @@
 <services>
-       <service name="tar_scm" mode="disabled">
+       <service name="tar_scm" mode="manual">
                <param name="scm">git</param>
                <param name="url">https://github.com/kisli/vmime</param>
-               <param 
name="revision">fc69321d5304c73be685c890f3b30528aadcfeaf</param>
+               <param 
name="revision">c3c6242ed135f9eca805380394791d17b0fc7a63</param>
                <param name="parent-tag">v0.9.2</param>
-               <param name="versionformat">0.9.2.@TAG_OFFSET@</param>
+               <param name="versionformat">0.9.2+g@TAG_OFFSET@</param>
        </service>
-       <service name="recompress" mode="disabled">
+       <service name="recompress" mode="manual">
                <param name="file">*.tar</param>
                <param name="compression">xz</param>
        </service>
-       <service name="set_version" mode="disabled"/>
+       <service name="set_version" mode="manual"/>
 </services>
 

++++++ debian.changelog ++++++
--- /var/tmp/diff_new_pack.5WEyCF/_old  2024-02-20 21:16:05.349812498 +0100
+++ /var/tmp/diff_new_pack.5WEyCF/_new  2024-02-20 21:16:05.357812788 +0100
@@ -1,4 +1,4 @@
-libvmime (0.9.2.175-0) unstable; urgency=low
+libvmime (0.9.2+g188-0) unstable; urgency=low
 
   * Initial package.
 

++++++ debian.libvmime-suse5.install -> debian.libvmime-suse6.install ++++++

++++++ libvmime-soname.diff ++++++
--- /var/tmp/diff_new_pack.5WEyCF/_old  2024-02-20 21:16:05.425815255 +0100
+++ /var/tmp/diff_new_pack.5WEyCF/_new  2024-02-20 21:16:05.425815255 +0100
@@ -19,7 +19,7 @@
  # . Interfaces added (upward-compatible changes):   AGE++
  # . Interfaces removed:                             AGE=0
 -SET(VMIME_API_VERSION_CURRENT   1)
-+SET(VMIME_API_VERSION_CURRENT   5)
++SET(VMIME_API_VERSION_CURRENT   6)
  SET(VMIME_API_VERSION_REVISION  0)
  SET(VMIME_API_VERSION_AGE       0)
  

++++++ libvmime.dsc ++++++
--- /var/tmp/diff_new_pack.5WEyCF/_old  2024-02-20 21:16:05.449816126 +0100
+++ /var/tmp/diff_new_pack.5WEyCF/_new  2024-02-20 21:16:05.453816270 +0100
@@ -1,7 +1,7 @@
 Format: 1.0
 Source: libvmime
 Architecture: any
-Version: 0.9.2.175
+Version: 0.9.2+g188
 DEBTRANSFORM-RELEASE: 1
 Maintainer: openSUSE <opens...@opensuse.org>
 Homepage: https://opensuse.org/

Reply via email to