diff --git a/_service b/_service
new file mode 100644
index 0000000..ce18ece
--- /dev/null
+++ b/_service
@@ -0,0 +1,19 @@
+
+
+
+ git
+ https://gitlab.gnome.org/GNOME/rygel.git
+ rygel-0.42.6
+ @PARENT_TAG@+@TAG_OFFSET@
+ rygel-(.*)\+0
+ \1
+
+
+
+
+ *.tar
+ zst
+
+
+
+
diff --git a/rygel-0.42.5.tar.xz b/rygel-0.42.5.tar.xz
deleted file mode 100644
index 2fd8359..0000000
--- a/rygel-0.42.5.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:1133602d2e6710aade6b22aa98d93384c8d56396f344763413e96e0110b7d89f
-size 1704072
diff --git a/rygel-0.42.6.obscpio b/rygel-0.42.6.obscpio
new file mode 100644
index 0000000..37cdec7
--- /dev/null
+++ b/rygel-0.42.6.obscpio
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:84a1d2f60db14815ca4a54cc9245ff21bfc9e93b198870b9a5930018b2c11e72
+size 7531533
diff --git a/rygel.changes b/rygel.changes
index 807aaa2..3997f11 100644
--- a/rygel.changes
+++ b/rygel.changes
@@ -1,3 +1,11 @@
+-------------------------------------------------------------------
+Tue May 7 10:15:34 UTC 2024 - Dominique Leuenberger
+
+- Update to version 0.42.6:
+ + MediaExport: Do not ignore dangling symlinks forever.
+ + External Plug-in: Fix issue with recent Vala version.
+ + Updated translations.
+
-------------------------------------------------------------------
Wed Feb 28 17:16:42 UTC 2024 - Dominique Leuenberger
diff --git a/rygel.obsinfo b/rygel.obsinfo
new file mode 100644
index 0000000..12f19b6
--- /dev/null
+++ b/rygel.obsinfo
@@ -0,0 +1,4 @@
+name: rygel
+version: 0.42.6
+mtime: 1715025827
+commit: 64a5f90b44bc845a4c59f37cb49d9b7693cde6b5
diff --git a/rygel.spec b/rygel.spec
index d8d7bce..998ed96 100644
--- a/rygel.spec
+++ b/rygel.spec
@@ -21,13 +21,13 @@
%define typelibver 2_8
Name: rygel
-Version: 0.42.5
+Version: 0.42.6
Release: 0
Summary: UPnP/DLNA home media server for GNOME
License: LGPL-2.0-or-later
Group: Productivity/Multimedia/Other
URL: http://live.gnome.org/Rygel
-Source0: https://download.gnome.org/sources/rygel/0.42/%{name}-%{version}.tar.xz
+Source0: %{name}-%{version}.tar.zst
BuildRequires: fdupes
BuildRequires: gobject-introspection-devel >= 1.33.4