diff --git a/_service b/_service
index e2004f1..8de0d77 100644
--- a/_service
+++ b/_service
@@ -3,7 +3,7 @@
https://salsa.debian.org/mdosch/go-sendxmpp.git
git
.git
- v0.5.6
+ v0.6.0
@PARENT_TAG@
disable
v(.*)
diff --git a/go-sendxmpp-0.5.6.tar.gz b/go-sendxmpp-0.5.6.tar.gz
deleted file mode 100644
index 0652111..0000000
--- a/go-sendxmpp-0.5.6.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:6e97782e7ec1817b54527b3090c47d096b1042b8790fdf02da57bf5fdad175a2
-size 29939
diff --git a/go-sendxmpp-0.6.0.tar.gz b/go-sendxmpp-0.6.0.tar.gz
new file mode 100644
index 0000000..5fda110
--- /dev/null
+++ b/go-sendxmpp-0.6.0.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:72de21f99fc7057c8390b338528c7ed648aaacf93dda1547ab3951b6a5d17a1a
+size 31420
diff --git a/go-sendxmpp.changes b/go-sendxmpp.changes
index 44893c0..d58e2ba 100644
--- a/go-sendxmpp.changes
+++ b/go-sendxmpp.changes
@@ -1,3 +1,21 @@
+-------------------------------------------------------------------
+Sun Jul 2 17:55:45 UTC 2023 - Michael Vetter
+
+- Update to 0.6.0:
+ Added:
+ * Add support for sending Out of Band Data (OOB).
+ * Add SCRAM-SHA-1, SCRAM-SHA-256 and SCRAM-SHA512 support (via go-xmpp commit bef3e54).
+ * Add support for messages of type headline.
+ Changed:
+ * Print --help output to stdout instead of stderr.
+ * Print sent stanzas when --debug is used (via go-xmpp commit 9129a110df1b).
+ * Allow JIDs without localpart.
+ * Use single quotes for attributes in stanzas created by github.com/beevik/etree (vial etree v1.1.4).
+ * Fix SRV lookup when the domain has a CNAME (via xmppsrv v0.2.5).
+ * Fall back to directTLS on port 5223 (instead of StartTLS on port 5222)
+ if no SRV records are provided and -t is set.
+ * Remove trailing newlines in interactive mode.
+
-------------------------------------------------------------------
Sun Nov 13 20:12:18 UTC 2022 - Michael Vetter
diff --git a/go-sendxmpp.spec b/go-sendxmpp.spec
index 6445d16..e3257d9 100644
--- a/go-sendxmpp.spec
+++ b/go-sendxmpp.spec
@@ -1,7 +1,7 @@
#
# spec file for package go-sendxmpp
#
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 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: go-sendxmpp
-Version: 0.5.6
+Version: 0.6.0
Release: 0
Summary: A little tool to send messages to an XMPP contact or MUC
License: BSD-2-Clause
diff --git a/vendor.tar.gz b/vendor.tar.gz
index a8f6c91..579a5df 100644
--- a/vendor.tar.gz
+++ b/vendor.tar.gz
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:3e22c18f5693a0103f632bd7c4e9d058eb7f8691b21948f100e42fa7ae938a94
-size 2132354
+oid sha256:45074dfc1a4d1fa0ac8d5edbf2b4ded78cf565e6636f4402f09a488a574fbc3c
+size 2174522