diff --git a/_service b/_service
index d4b0cce..9711e49 100644
--- a/_service
+++ b/_service
@@ -3,11 +3,11 @@
https://gitlab.gnome.org/GNOME/gtk.git
git
- 90472dc481e83b0890aca66e45ea5c165f432a7f
+ refs/tags/3.24.38
@PARENT_TAG@+@TAG_OFFSET@
(.*)\+0
\1
- enable
+
diff --git a/_servicedata b/_servicedata
deleted file mode 100644
index 36757c0..0000000
--- a/_servicedata
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
- https://gitlab.gnome.org/GNOME/gtk.git
- 90472dc481e83b0890aca66e45ea5c165f432a7f
\ No newline at end of file
diff --git a/gtk-3.24.37+70.obscpio b/gtk-3.24.37+70.obscpio
deleted file mode 100644
index e0d9388..0000000
--- a/gtk-3.24.37+70.obscpio
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:634abe2ac8ffc850d55e7cb55d4dd22a68db58132fb136ca7a0d59828130485d
-size 99198478
diff --git a/gtk-3.24.38.obscpio b/gtk-3.24.38.obscpio
new file mode 100644
index 0000000..9057200
--- /dev/null
+++ b/gtk-3.24.38.obscpio
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:935ad68630da75ddeaf0fb14922b9478ff5c8666890f829b39f95c2ed123a786
+size 99185166
diff --git a/gtk.obsinfo b/gtk.obsinfo
index 64236de..119965a 100644
--- a/gtk.obsinfo
+++ b/gtk.obsinfo
@@ -1,4 +1,4 @@
name: gtk
-version: 3.24.37+70
-mtime: 1682767680
-commit: 90472dc481e83b0890aca66e45ea5c165f432a7f
+version: 3.24.38
+mtime: 1684722128
+commit: 3e6fd55ee00d4209ce2f2af292829e4d6f674adc
diff --git a/gtk3.changes b/gtk3.changes
index 43ec41e..04883fe 100644
--- a/gtk3.changes
+++ b/gtk3.changes
@@ -1,3 +1,17 @@
+-------------------------------------------------------------------
+Mon May 22 16:08:09 UTC 2023 - Bjørn Lie
+
+- Update to version 3.24.38:
+ + GtkFileChooser: Avoid warnings with GLib 2.76.
+ + Theme: Set caret color in the dark theme.
+ + Windows: Fix running under GLES.
+ + Wayland:
+ - Notify on initial setting changes.
+ - Don't crash on 0 size cursors.
+ - Don't crash if xdg_activation_v1 is missing.
+ + Debugging: Show more information in the inspector.
+ + Updated translations.
+
-------------------------------------------------------------------
Mon May 01 08:48:59 UTC 2023 - bjorn.lie@gmail.com
diff --git a/gtk3.spec b/gtk3.spec
index 0be6367..fbabdc7 100644
--- a/gtk3.spec
+++ b/gtk3.spec
@@ -30,7 +30,7 @@
%define __provides_exclude_from ^%{_libdir}/gtk-3.0
Name: gtk3
-Version: 3.24.37+70
+Version: 3.24.38
Release: 0
Summary: The GTK+ toolkit library (version 3)
License: LGPL-2.1-or-later