diff --git a/_servicedata b/_servicedata
index 3a9d43f..7777f1e 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/SUSE/connect-ng.git
- df49d3b561b57a84feaf908b319722afbf84b07a
\ No newline at end of file
+ 70897651e783b6d762a734dcf4b4ede9324d7e26
\ No newline at end of file
diff --git a/connect-ng-0.0.10~git2.ee561b8.tar.xz b/connect-ng-0.0.10~git2.ee561b8.tar.xz
deleted file mode 100644
index 25f52a7..0000000
--- a/connect-ng-0.0.10~git2.ee561b8.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:d7eee33ed5019265656e77cde47d1139ee52c27d14ef78af52094f5050a9266b
-size 78060
diff --git a/connect-ng-1.0.0~git0.60e48564a714.tar.xz b/connect-ng-1.0.0~git0.60e48564a714.tar.xz
new file mode 100644
index 0000000..b35c67e
--- /dev/null
+++ b/connect-ng-1.0.0~git0.60e48564a714.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:8aa0684a017ca6d27f483fc4f80f99a17b75525f5c14abec084f538905cb127e
+size 78124
diff --git a/suseconnect-ng.changes b/suseconnect-ng.changes
index de6ac07..a9b909e 100644
--- a/suseconnect-ng.changes
+++ b/suseconnect-ng.changes
@@ -1,3 +1,10 @@
+-------------------------------------------------------------------
+Fri Oct 28 07:40:26 UTC 2022 - msabate@suse.com
+
+- Update to version 1.0.0~git0.60e48564a714 (bsc#1204821):
+ * packaging: obsolete suseconnect < 1.0.0
+ * packaging: don't end the summary with a dot
+
-------------------------------------------------------------------
Fri Oct 07 10:31:53 UTC 2022 - jtomasiak@suse.com
diff --git a/suseconnect-ng.spec b/suseconnect-ng.spec
index 28bdb34..e135c81 100644
--- a/suseconnect-ng.spec
+++ b/suseconnect-ng.spec
@@ -23,11 +23,11 @@
%bcond_with hwinfo
Name: suseconnect-ng
-Version: 0.0.10~git2.ee561b8
+Version: 1.0.0~git0.60e48564a714
Release: 0
URL: https://github.com/SUSE/connect-ng
-Summary: Utility to register a system with the SUSE Customer Center
License: LGPL-2.1-or-later
+Summary: Utility to register a system with the SUSE Customer Center
Group: System/Management
Source: connect-ng-%{version}.tar.xz
Source1: %name-rpmlintrc
@@ -47,8 +47,8 @@ BuildRequires: s390-tools
BuildRequires: systemd
%endif
-Obsoletes: SUSEConnect < 0.3.99
-Provides: SUSEConnect = 0.3.99
+Obsoletes: SUSEConnect < 1.0.0
+Provides: SUSEConnect = 1.0.0
Obsoletes: zypper-migration-plugin < 0.99
Provides: zypper-migration-plugin = 0.99
Obsoletes: zypper-search-packages-plugin < 0.99
@@ -86,8 +86,8 @@ replaced SUSEConnect.
%package -n libsuseconnect
Summary: C interface to suseconnect-ng
-# the CLI is not used by libsuseconnect but it has the same dependencies and it's easier to keep one list above
Group: System/Management
+# the CLI is not used by libsuseconnect but it has the same dependencies and it's easier to keep one list above
Requires: suseconnect-ng
%description -n libsuseconnect