diff --git a/_service b/_service
index 8b68d85..40409f8 100644
--- a/_service
+++ b/_service
@@ -12,6 +12,7 @@
v(\d+\.\d+\.\d+)
\1
-->
+ enable
vendor
@@ -19,13 +20,11 @@
*.tar
xz
-
suseconnect-ng.spec
diff --git a/_servicedata b/_servicedata
new file mode 100644
index 0000000..23711f9
--- /dev/null
+++ b/_servicedata
@@ -0,0 +1,4 @@
+
+
+ https://github.com/SUSE/connect-ng.git
+ a083a1fb9f77700ceda4fd5a34ee6950b6d9e470
\ No newline at end of file
diff --git a/connect-ng-0.0.0~git.a083a1f.tar.xz b/connect-ng-0.0.0~git.a083a1f.tar.xz
new file mode 100644
index 0000000..bbcfb59
--- /dev/null
+++ b/connect-ng-0.0.0~git.a083a1f.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:d08fefaed62e22c653cad4af59ebd9b9c756951f023339be9b376c8d65dfe737
+size 33148
diff --git a/connect-ng-0.0.0~git.d73f68f.tar.xz b/connect-ng-0.0.0~git.d73f68f.tar.xz
deleted file mode 100644
index 08f69d8..0000000
--- a/connect-ng-0.0.0~git.d73f68f.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:bfee3795da67833aab7f16f286b7777e57d6ea5614d7911482292b0e86e6c6a3
-size 29920
diff --git a/connect-ng.obsinfo b/connect-ng.obsinfo
index d9a28f7..9e249f9 100644
--- a/connect-ng.obsinfo
+++ b/connect-ng.obsinfo
@@ -1,5 +1,5 @@
name: connect-ng
-version: 0.0.0~git.d73f68f
-mtime: 1624635740
-commit: d73f68f5f951e388511080368d5b17da34b8495a
+version: 0.0.0~git.a083a1f
+mtime: 1625224247
+commit: a083a1fb9f77700ceda4fd5a34ee6950b6d9e470
diff --git a/suseconnect-ng.changes b/suseconnect-ng.changes
index 8a5faa7..cda697e 100644
--- a/suseconnect-ng.changes
+++ b/suseconnect-ng.changes
@@ -1,3 +1,18 @@
+-------------------------------------------------------------------
+Fri Jul 02 12:24:46 UTC 2021 - jzerebecki@suse.com
+
+- Update to version 0.0.0~git.a083a1f:
+ * Add Product.IsEmpty()
+ * Add unit test for token auth
+ * Add obs workflow to be able to use it as CI
+ * add files to build rpm
+ * Add more zypper operations
+ * Unexport api functions
+ * Add --cleanup CLI action
+ * Add listing of installed services via zypper
+ * Change zypperRun args to take a slice of strings
+ * Fix printInformation() outputs
+
-------------------------------------------------------------------
Fri Jun 25 17:45:10 UTC 2021 - Jan Zerebecki
diff --git a/suseconnect-ng.spec b/suseconnect-ng.spec
index 1d5e10d..d2a80e4 100644
--- a/suseconnect-ng.spec
+++ b/suseconnect-ng.spec
@@ -16,10 +16,10 @@
#
%global provider_prefix github.com/SUSE/connect-ng
-%global import_path %{provider_prefix}
+%global import_path %{provider_prefix}
Name: suseconnect-ng
-Version: 0.0.0~git.d73f68f
+Version: 0.0.0~git.a083a1f
Release: 0
URL: https://github.com/SUSE/connect-ng
License: LGPL-2.1-or-later