diff --git a/_servicedata b/_servicedata
index c428843..ef35e2c 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/openSUSE/obs-service-replace_using_package_version.git
- 36ea78a0c49b10c8aeafbb0d5d0a81081bc67cff
\ No newline at end of file
+ d0e12bd2a9d638b630e37f88659261c942a841d6
\ No newline at end of file
diff --git a/obs-service-replace_using_package_version.changes b/obs-service-replace_using_package_version.changes
index d0bfab7..73c87ee 100644
--- a/obs-service-replace_using_package_version.changes
+++ b/obs-service-replace_using_package_version.changes
@@ -1,3 +1,13 @@
+-------------------------------------------------------------------
+Tue Oct 09 07:24:59 UTC 2018 - containers@suse.com
+
+- Update to version 1539069197.d0e12bd:
+ * Bump version: 0.0.1 → 0.0.2
+ * Add bumpversion support
+ * Add the `--parse-version` flag (fixes bsc#1111089)
+ * Add a simple example in README.md
+ * Adjusting readme and tests code style
+
-------------------------------------------------------------------
Tue Mar 20 17:09:00 UTC 2018 - containers@suse.com
diff --git a/obs-service-replace_using_package_version.spec b/obs-service-replace_using_package_version.spec
index b5098a9..dd2c7a0 100644
--- a/obs-service-replace_using_package_version.spec
+++ b/obs-service-replace_using_package_version.spec
@@ -1,5 +1,5 @@
#
-# spec file for package obs-service-replace_with_package_version
+# spec file for package obs-service-replace_using_package_version
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
#
@@ -13,11 +13,14 @@
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
+
+
#
%define service replace_using_package_version
Name: obs-service-%{service}
-Version: 0.0.1
+Version: 0.0.2
Release: 0
Summary: An OBS service: Replaces a regex with the version value of a package
License: GPL-3.0-or-later
@@ -26,12 +29,12 @@ Url: https://github.com/openSUSE/obs-service-%{service}
Source0: %{service}.tar
%if 0%{?suse_version} > 1315
BuildRequires: python3-setuptools
-Requires: python3-setuptools
Requires: python3-docopt
+Requires: python3-setuptools
%else
BuildRequires: python-setuptools
-Requires: python-setuptools
Requires: python-docopt
+Requires: python-setuptools
%endif
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
diff --git a/replace_using_package_version.tar b/replace_using_package_version.tar
index 096e262..7a36e44 100644
--- a/replace_using_package_version.tar
+++ b/replace_using_package_version.tar
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:8cad9753e6b71b31803d1c005e23c4c65d40cb32946f88b25adf5c51635bf5f8
-size 71680
+oid sha256:137f7c0fae5aa77f1bd2e9653cb09329bc67b8621e05347a109750afdada8662
+size 81920