diff --git a/_service b/_service
index bc95193..4c12c6e 100644
--- a/_service
+++ b/_service
@@ -2,8 +2,8 @@
https://github.com/openSUSE/obs-scm-bridge
git
- 0.2.1
- 0.2.1
+ 0.3.0
+ 0.3.0
diff --git a/obs-scm-bridge-0.2.1.obscpio b/obs-scm-bridge-0.2.1.obscpio
deleted file mode 100644
index 732fc91..0000000
--- a/obs-scm-bridge-0.2.1.obscpio
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:b59757f2a80be3cc2c001bd4da346912ba82343bdf716a024af5f82b1256bc94
-size 19978
diff --git a/obs-scm-bridge-0.3.0.obscpio b/obs-scm-bridge-0.3.0.obscpio
new file mode 100644
index 0000000..69c17fa
--- /dev/null
+++ b/obs-scm-bridge-0.3.0.obscpio
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:bf5677c89c7e287d0c6b69a282477a9ac46ed623d2c932313adceb6f27499fdd
+size 64523
diff --git a/obs-scm-bridge.changes b/obs-scm-bridge.changes
index 9d16fde..7be16ff 100644
--- a/obs-scm-bridge.changes
+++ b/obs-scm-bridge.changes
@@ -1,3 +1,14 @@
+-------------------------------------------------------------------
+Thu Jan 26 14:52:54 UTC 2023 - Adrian Schröter
+
+- update to 0.3.0
+ * optimize cloning when combining subdir parameter
+ * solve release number handling when using multiple spec files
+ * Require git-lfs to be always present and allow to opt out of lfs fetching
+ * support local symlinks to git submodules
+ * support recursive submodule cloning
+ * Fix the scmsync entry for relative submodule urls
+
-------------------------------------------------------------------
Tue Nov 8 12:44:07 UTC 2022 - Adrian Schröter
diff --git a/obs-scm-bridge.obsinfo b/obs-scm-bridge.obsinfo
index e39a778..9b6c367 100644
--- a/obs-scm-bridge.obsinfo
+++ b/obs-scm-bridge.obsinfo
@@ -1,4 +1,4 @@
name: obs-scm-bridge
-version: 0.2.1
-mtime: 1667911285
-commit: 4ac1b2d9ce256a79aa5475521c5e6b48d15d931d
+version: 0.3.0
+mtime: 1674741797
+commit: 9907826c17ca7b650c4040e9c2b45bfef4d9821f
diff --git a/obs-scm-bridge.spec b/obs-scm-bridge.spec
index c24e10a..1ea7dee 100644
--- a/obs-scm-bridge.spec
+++ b/obs-scm-bridge.spec
@@ -1,7 +1,7 @@
#
# spec file for package obs-scm-bridge
#
-# 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
@@ -23,7 +23,7 @@
%endif
Name: obs-scm-bridge
-Version: 0.2.1
+Version: 0.3.0
Release: 0
Summary: A help service to work with git repositories in OBS
License: GPL-2.0-or-later