diff --git a/_service b/_service
index 177864c..5b04e07 100644
--- a/_service
+++ b/_service
@@ -4,7 +4,7 @@
@PARENT_TAG@
v(.*)
git
- v6
+ v7
rust
enable
package/agama-cli.changes
diff --git a/agama-cli.changes b/agama-cli.changes
index 91d451d..f803ab6 100644
--- a/agama-cli.changes
+++ b/agama-cli.changes
@@ -1,3 +1,64 @@
+-------------------------------------------------------------------
+Thu Dec 21 14:23:33 UTC 2023 - Imobach Gonzalez Sosa
+
+- Version 7
+
+-------------------------------------------------------------------
+Thu Dec 21 11:12:45 UTC 2023 - Ancor Gonzalez Sosa
+
+- The result of ListTimezones includes the localized country name
+ for each timezone (gh#openSUSE/agama#946)
+
+-------------------------------------------------------------------
+Fri Dec 15 16:29:20 UTC 2023 - Imobach Gonzalez Sosa
+
+- Update agama-cli dependencies including the zerocopy crate to
+ address a security alert (see gh#google/zerocopy#716).
+
+-------------------------------------------------------------------
+Wed Dec 13 22:41:34 UTC 2023 - Knut Anderssen
+
+- Add support for bonding connections (gh#openSUSE/agama#885).
+
+-------------------------------------------------------------------
+Fri Dec 8 09:23:09 UTC 2023 - Josef Reidinger
+
+- Change the config in a way that: (gh#openSUSE/agama#919)
+ 1. product is moved to own section and is now under product.id
+ 2. in product section is now also registrationCode and registrationEmail
+ 3. in software section is now patterns to select patterns to install
+- adapt profile.schema according to above changes
+- org.opensuse.Agama.Software1 API changed to report missing patterns
+
+-------------------------------------------------------------------
+Tue Dec 5 11:18:41 UTC 2023 - Jorik Cronenberg
+
+- Add ability to assign a custom MAC address for network
+ connections (gh#openSUSE/agama#893)
+
+-------------------------------------------------------------------
+Tue Dec 5 09:46:48 UTC 2023 - José Iván López González
+
+- Explicitly add dependencies instead of relying on the live ISO
+ to provide the required packages (gh#openSUSE/agama/911).
+
+-------------------------------------------------------------------
+Tue Dec 5 08:56:13 UTC 2023 - Jorik Cronenberg
+
+- Add support for dummy network devices although they are not
+ exposed on D-Bus yet (gh#openSUSE/agama#913).
+
+-------------------------------------------------------------------
+Sun Dec 3 15:53:34 UTC 2023 - Imobach Gonzalez Sosa
+
+- Use a single call to systemd-firstboot to write the localization
+ settings (gh#openSUSE/agama#903).
+
+-------------------------------------------------------------------
+Sat Dec 2 18:05:54 UTC 2023 - Imobach Gonzalez Sosa
+
+- Version 6
+
-------------------------------------------------------------------
Wed Nov 29 11:19:51 UTC 2023 - Imobach Gonzalez Sosa
diff --git a/agama-cli.spec b/agama-cli.spec
index 01cdc24..760a1f6 100644
--- a/agama-cli.spec
+++ b/agama-cli.spec
@@ -34,6 +34,7 @@ BuildRequires: pkgconfig(openssl)
# used in tests for dbus service
BuildRequires: python-langtable-data
BuildRequires: dbus-1-common
+BuildRequires: timezone
# required by agama-dbus-server integration tests
BuildRequires: dbus-1-daemon
Requires: jsonnet
@@ -43,6 +44,8 @@ Requires: bzip2
Requires: tar
# required for translating the keyboards descriptions
Requires: xkeyboard-config-lang
+# required for getting the list of timezones
+Requires: timezone
%description
Command line program to interact with the agama service.
diff --git a/agama.obscpio b/agama.obscpio
index c9a3a0e..dbfd6bd 100644
--- a/agama.obscpio
+++ b/agama.obscpio
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:567a939f61662d07652a52a69447b562bd8f0d4a698dbf781e609e466c8fc271
-size 477195
+oid sha256:795199efe7cb190eb8c0b63acf2e2f249a584b665582c0ead27e4188e188d969
+size 534540
diff --git a/agama.obsinfo b/agama.obsinfo
index 777a9bb..7d50291 100644
--- a/agama.obsinfo
+++ b/agama.obsinfo
@@ -1,4 +1,4 @@
name: agama
-version: 6
-mtime: 1701433426
-commit: 747e8e828de6ef984a4e844036db51d47ce2e5f4
+version: 7
+mtime: 1703243646
+commit: d50eb3a7997afc28616f800cbc9ede9a0b56d17d
diff --git a/vendor.tar.zst b/vendor.tar.zst
index 1d419f3..93214f8 100644
--- a/vendor.tar.zst
+++ b/vendor.tar.zst
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:35b5db98b9b2dd3cefdca1ab3a241204908c887ce6324e86dda2d50b98169f06
-size 37328606
+oid sha256:e5a91afa3447f6a80f136d3c610791bcab5bafadfaa4ace46a7d9074772aeacc
+size 37376743