diff --git a/_service b/_service
new file mode 100644
index 0000000..d4f6dfa
--- /dev/null
+++ b/_service
@@ -0,0 +1,19 @@
+
+
+
+ git
+ https://gitlab.gnome.org/GNOME/gnome-control-center.git
+ 9f341d06
+ @PARENT_TAG@+@TAG_OFFSET@
+ (.*)\+0
+ \1
+ enable
+
+
+
+ *.tar
+ xz
+
+
+
+
diff --git a/_servicedata b/_servicedata
new file mode 100644
index 0000000..c04b293
--- /dev/null
+++ b/_servicedata
@@ -0,0 +1,4 @@
+
+
+ https://gitlab.gnome.org/GNOME/gnome-control-center.git
+ 9f341d061d98562a8f604386c74d73664e383fef
\ No newline at end of file
diff --git a/gnome-control-center-44.0+7.obscpio b/gnome-control-center-44.0+7.obscpio
new file mode 100644
index 0000000..94302bf
--- /dev/null
+++ b/gnome-control-center-44.0+7.obscpio
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:cc8e7c429b844bfd74cc849cb43937499df4b39ac0eb9f6cb751cc339b29671b
+size 45748237
diff --git a/gnome-control-center-44.0.tar.xz b/gnome-control-center-44.0.tar.xz
deleted file mode 100644
index f5b0e62..0000000
--- a/gnome-control-center-44.0.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:bdbfab4cf23d05734096db1f9f6fac7eed3fcb9da32bf4b1f26ed3a04e5abc66
-size 7617244
diff --git a/gnome-control-center.changes b/gnome-control-center.changes
index aa6fa9c..3bb4cc3 100644
--- a/gnome-control-center.changes
+++ b/gnome-control-center.changes
@@ -1,3 +1,17 @@
+-------------------------------------------------------------------
+Wed Mar 22 14:57:37 UTC 2023 - Bjørn Lie
+
+- Update to version 44.0+7:
+ + common: hostname-entry: Update hostname only after apply is
+ clicked
+ + sound: Prevent duplicate sound device entries
+ + color: Do not try to access to null pointer in destruction
+ + display: Allow configuring all monitors and apply settings at
+ once
+ + Updated translations.
+- Switch to git checkout via source service, explicit tag from
+ stable gnome-44 branch.
+
-------------------------------------------------------------------
Mon Mar 20 09:13:58 UTC 2023 - Bjørn Lie
diff --git a/gnome-control-center.obsinfo b/gnome-control-center.obsinfo
new file mode 100644
index 0000000..43643e7
--- /dev/null
+++ b/gnome-control-center.obsinfo
@@ -0,0 +1,4 @@
+name: gnome-control-center
+version: 44.0+7
+mtime: 1679491245
+commit: 9f341d061d98562a8f604386c74d73664e383fef
diff --git a/gnome-control-center.spec b/gnome-control-center.spec
index b691e37..9548a48 100644
--- a/gnome-control-center.spec
+++ b/gnome-control-center.spec
@@ -26,13 +26,13 @@
%endif
Name: gnome-control-center
-Version: 44.0
+Version: 44.0+7
Release: 0
Summary: The GNOME Control Center
License: GPL-2.0-or-later
Group: System/GUI/GNOME
URL: https://apps.gnome.org/app/org.gnome.Settings
-Source0: https://download.gnome.org/sources/gnome-control-center/44/%{name}-%{version}.tar.xz
+Source0: %{name}-%{version}.tar.xz
Source99: %{name}-rpmlintrc
# PATCH-NEED-REBASE gnome-control-center-disable-error-message-for-NM.patch bsc#989801 sckang@suse.com -- network: Improve the check for whether NM or wicked is running WAS:PATCH-FIX-OPENSUSE