diff --git a/_service b/_service
index 6c60cc7..fa91011 100644
--- a/_service
+++ b/_service
@@ -2,7 +2,7 @@
git
https://github.com/kisli/vmime
- edcb4b4b1f1feb5d823d2eaba6aa6dda462d0b00
+ fc69321d5304c73be685c890f3b30528aadcfeaf
v0.9.2
0.9.2.@TAG_OFFSET@
diff --git a/debian.changelog b/debian.changelog
index 94a8316..b962619 100644
--- a/debian.changelog
+++ b/debian.changelog
@@ -1,4 +1,4 @@
-libvmime (0.9.2.165-0) unstable; urgency=low
+libvmime (0.9.2.175-0) unstable; urgency=low
* Initial package.
diff --git a/debian.control b/debian.control
index 750d862..feb27ac 100644
--- a/debian.control
+++ b/debian.control
@@ -5,7 +5,7 @@ Maintainer: openSUSE
Standards-Version: 4.5.0
Build-Depends: debhelper-compat (= 12)
-Package: libvmime-suse4
+Package: libvmime-suse5
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Library for working with MIME messages and IMAP/POP/SMTP
@@ -13,6 +13,6 @@ Description: Library for working with MIME messages and IMAP/POP/SMTP
Package: libvmime-dev
Architecture: any
-Depends: ${misc:Depends}, libvmime-suse4 (= ${binary:Version})
+Depends: ${misc:Depends}, libvmime-suse5 (= ${binary:Version})
Description: Development files for vmime, an e-mail message library
.
diff --git a/debian.libvmime-suse4.install b/debian.libvmime-suse5.install
similarity index 100%
rename from debian.libvmime-suse4.install
rename to debian.libvmime-suse5.install
diff --git a/libvmime-soname.diff b/libvmime-soname.diff
index 3f2ffa3..db38f06 100644
--- a/libvmime-soname.diff
+++ b/libvmime-soname.diff
@@ -19,7 +19,7 @@ Index: vmime-0.9.2.165/CMakeLists.txt
# . Interfaces added (upward-compatible changes): AGE++
# . Interfaces removed: AGE=0
-SET(VMIME_API_VERSION_CURRENT 1)
-+SET(VMIME_API_VERSION_CURRENT 4)
++SET(VMIME_API_VERSION_CURRENT 5)
SET(VMIME_API_VERSION_REVISION 0)
SET(VMIME_API_VERSION_AGE 0)
diff --git a/libvmime.changes b/libvmime.changes
index d41c665..795bbe7 100644
--- a/libvmime.changes
+++ b/libvmime.changes
@@ -1,3 +1,10 @@
+-------------------------------------------------------------------
+Sat Jun 11 14:40:34 UTC 2022 - Jan Engelhardt
+
+- Update to snapshot 0.9.2.175 (fc69321d)
+ * Added utility function to convert byteArray to HEX string.
+ * Added support for digest algorithm SHA256 (in certificates).
+
-------------------------------------------------------------------
Sat Jan 8 12:56:59 UTC 2022 - Jan Engelhardt
diff --git a/libvmime.dsc b/libvmime.dsc
index 5a3a7f3..cfb00d7 100644
--- a/libvmime.dsc
+++ b/libvmime.dsc
@@ -1,7 +1,7 @@
Format: 1.0
Source: libvmime
Architecture: any
-Version: 0.9.2.165
+Version: 0.9.2.175
DEBTRANSFORM-RELEASE: 1
Maintainer: openSUSE
Homepage: https://opensuse.org/
diff --git a/libvmime.spec b/libvmime.spec
index 467b08a..7a2376e 100644
--- a/libvmime.spec
+++ b/libvmime.spec
@@ -17,8 +17,8 @@
Name: libvmime
-%define lname libvmime-suse4
-Version: 0.9.2.165
+%define lname libvmime-suse5
+Version: 0.9.2.175
Release: 0
Summary: Library for working with RFC 5322, MIME messages and IMAP/POP/SMTP
License: GPL-3.0-or-later
@@ -135,7 +135,7 @@ mkdir -p "$b/%_datadir"
%files -n %lname
%license COPYING
-%_libdir/libvmime-suse.so.4*
+%_libdir/libvmime-suse.so.5*
%files devel
%_includedir/vmime
diff --git a/vmime-0.9.2.165.tar.xz b/vmime-0.9.2.165.tar.xz
deleted file mode 100644
index 586de0c..0000000
--- a/vmime-0.9.2.165.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:ec6541f779ee90e46c015ef3a2da2387629df3e81efde2e7e3b1db1058c0a4f6
-size 383884
diff --git a/vmime-0.9.2.175.tar.xz b/vmime-0.9.2.175.tar.xz
new file mode 100644
index 0000000..d832a15
--- /dev/null
+++ b/vmime-0.9.2.175.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:99be125a6a73ac839e8f4b423c5cceb59ab89fcfc9d7c9323f5cbf5201fa44aa
+size 386332