diff --git a/_service b/_service
index de85e30..2cc97d4 100644
--- a/_service
+++ b/_service
@@ -2,7 +2,7 @@
git
https://github.com/kopano-dev/vmime
- v0.9.2k2
+ v0.9.2k4
v0.9.2
0.9.2.@TAG_OFFSET@
diff --git a/libvmime.changes b/libvmime.changes
index 68498b5..5a22e5b 100644
--- a/libvmime.changes
+++ b/libvmime.changes
@@ -1,7 +1,13 @@
+-------------------------------------------------------------------
+Sun Oct 6 14:21:40 UTC 2019 - Jan Engelhardt
+
+- Update to 0.9.2k4 (0.9.2.96)
+ * Skip delimiter lines that are not exactly equal to the boundary
+
-------------------------------------------------------------------
Tue May 28 10:38:46 UTC 2019 - Jan Engelhardt
-- Update to Kopano branch of vmime, 0.9.2k2
+- Update to Kopano branch of vmime, 0.9.2k2 (0.9.2.85)
* Unbreak own hostname qualification on POSIX systems
-------------------------------------------------------------------
diff --git a/libvmime.spec b/libvmime.spec
index 59d8b0d..709104b 100644
--- a/libvmime.spec
+++ b/libvmime.spec
@@ -17,22 +17,18 @@
Name: libvmime
-%define lname libvmime-kopano2
+%define lname libvmime-kopano3
Summary: Library for working with RFC 5322, MIME messages and IMAP/POP/SMTP
License: GPL-3.0-or-later
Group: Development/Libraries/C and C++
-Version: 0.9.2.85
+Version: 0.9.2.96
Release: 0
-Url: http://vmime.org/
+URL: http://vmime.org/
#Source: https://github.com/kisli/vmime/archive/v%%version.tar.gz
Source: vmime-%version.tar.xz
Patch1: libvmime-nodatetime.diff
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: ImageMagick
-%if 0%{?suse_version} < 1310
-BuildRequires: boost-devel
-%endif
BuildRequires: cmake >= 2.8.3
BuildRequires: doxygen
BuildRequires: gcc-c++
@@ -42,20 +38,12 @@ BuildRequires: libgnutls-devel
BuildRequires: libgsasl-devel
%endif
BuildRequires: pkg-config
-%if 0%{?suse_version} >= 1130
-%define with_pdf 1
-%if 0%{?suse_version} < 1300
-BuildRequires: texlive-bin-latex
-%endif
BuildRequires: texlive-latex
-%if 0%{?suse_version} >= 1230
BuildRequires: texlive-collection-fontsrecommended
BuildRequires: tex(courier.sty)
BuildRequires: tex(fancyheadings.sty)
BuildRequires: tex(pcrr7t.tfm)
BuildRequires: tex(ucs.sty)
-%endif
-%endif
BuildRequires: xz
%description
@@ -93,8 +81,7 @@ messaging services like IMAP, POP or SMTP.
This subpackage contains the headers for the library's API.
%prep
-%setup -qn vmime-%version
-%patch -P 1 -p1
+%autosetup -p1 -n vmime-%version
%build
%if 0%{?with_pdf}
@@ -140,12 +127,10 @@ mv "$b/%_prefix/cmake" "$b/%_datadir/"
%postun -n %lname -p /sbin/ldconfig
%files -n %lname
-%defattr(-,root,root)
-%doc COPYING
-%_libdir/libvmime-kopano.so.2*
+%license COPYING
+%_libdir/libvmime-kopano.so.3*
%files devel
-%defattr(-,root,root)
%_includedir/vmime
%_libdir/libvmime.so
%_libdir/libvmime-kopano.so
diff --git a/vmime-0.9.2.85.tar.xz b/vmime-0.9.2.85.tar.xz
deleted file mode 100644
index 935a30a..0000000
--- a/vmime-0.9.2.85.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:5ddd51369114d910011ca2c14c9717c372323b6331cf9dd50a2302de86f6902b
-size 381112
diff --git a/vmime-0.9.2.96.tar.xz b/vmime-0.9.2.96.tar.xz
new file mode 100644
index 0000000..64f44bf
--- /dev/null
+++ b/vmime-0.9.2.96.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:d016207a6ac72250cf7f32e45c321e54645915e2201b6f1417595462fbb22697
+size 379076