diff --git a/_service b/_service
index 11009c6..5c28205 100644
--- a/_service
+++ b/_service
@@ -8,6 +8,7 @@
rust
enable
package/agama-cli.changes
+ package/agama-cli.spec
agama/rust
diff --git a/agama-cli.spec b/agama-cli.spec
index 334787a..ed84208 100644
--- a/agama-cli.spec
+++ b/agama-cli.spec
@@ -1,7 +1,7 @@
#
# spec file for package agama-cli
#
-# Copyright (c) 2023 SUSE LINUX GmbH, Nuernberg, Germany.
+# 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
@@ -12,9 +12,10 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
+
Name: agama-cli
# This will be set by osc services, that will run after this.
Version: 2.1+0
@@ -23,7 +24,7 @@ Summary: Agama command line interface
# If you know the license, put it's SPDX string here.
# Alternately, you can use cargo lock2rpmprovides to help generate this.
License: GPL-2.0-only
-Url: https://github.com/yast/agama-cli
+URL: https://github.com/yast/agama-cli
Source0: agama.tar
Source1: vendor.tar.zst
# Generated by the cargo_vendor OBS service