diff --git a/_service b/_service
index 9711e49..beb63cb 100644
--- a/_service
+++ b/_service
@@ -3,11 +3,11 @@
https://gitlab.gnome.org/GNOME/gtk.git
git
- refs/tags/3.24.38
+ gtk-3-24
@PARENT_TAG@+@TAG_OFFSET@
(.*)\+0
\1
-
+ enable
diff --git a/_servicedata b/_servicedata
new file mode 100644
index 0000000..ecdfb61
--- /dev/null
+++ b/_servicedata
@@ -0,0 +1,4 @@
+
+
+ https://gitlab.gnome.org/GNOME/gtk.git
+ cde309d9fa27d948ae4ad098f50ba3188452ad6a
\ No newline at end of file
diff --git a/gtk-3.24.38+111.obscpio b/gtk-3.24.38+111.obscpio
new file mode 100644
index 0000000..0401856
--- /dev/null
+++ b/gtk-3.24.38+111.obscpio
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:29fe434cf32af7cda96a19e5fa8801eb936958bc13e2fb6c30a628bcf9f59d50
+size 99351054
diff --git a/gtk-3.24.38.obscpio b/gtk-3.24.38.obscpio
deleted file mode 100644
index 9057200..0000000
--- a/gtk-3.24.38.obscpio
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:935ad68630da75ddeaf0fb14922b9478ff5c8666890f829b39f95c2ed123a786
-size 99185166
diff --git a/gtk.obsinfo b/gtk.obsinfo
index 119965a..d9519a8 100644
--- a/gtk.obsinfo
+++ b/gtk.obsinfo
@@ -1,4 +1,4 @@
name: gtk
-version: 3.24.38
-mtime: 1684722128
-commit: 3e6fd55ee00d4209ce2f2af292829e4d6f674adc
+version: 3.24.38+111
+mtime: 1701555122
+commit: cde309d9fa27d948ae4ad098f50ba3188452ad6a
diff --git a/gtk3.changes b/gtk3.changes
index 38f4b4d..08db404 100644
--- a/gtk3.changes
+++ b/gtk3.changes
@@ -1,3 +1,17 @@
+-------------------------------------------------------------------
+Thu Dec 07 15:35:33 UTC 2023 - dimstar@opensuse.org
+
+- Update to version 3.24.38+111:
+ + [gtk3] Support tiled windows from xdg-shell.
+ + Fix a minor issue in the file portal test.
+ + wayland: Be more careful when loading cursors.
+ + gdk/wayland: Use g_warning_once for cursor scale mismatches.
+ + gdk/wayland: Don't fall back directly to 1 for mismatched
+ cursor sizes.
+ + Updated translations.
+- Drop upstream applied patch
+ gtk3-gtkmountoperation-avoid-SEGV-after-bad-password-inpu.patch
+
-------------------------------------------------------------------
Tue Nov 28 11:50:22 UTC 2023 - Dominique Leuenberger
@@ -21,6 +35,12 @@ Mon Aug 14 03:34:22 UTC 2023 - Yifan Jiang
- Do not use %autopatch to build on SLE where rpm version is not
ready for the macro.
+-------------------------------------------------------------------
+Fri Jun 2 13:40:09 UTC 2023 - Martin Wilck
+
+- Fix nautilus crash after entering wrong SMB password (bsc#1211952)
+ * add gtk3-gtkmountoperation-avoid-SEGV-after-bad-password-inpu.patch
+
-------------------------------------------------------------------
Mon May 22 16:08:09 UTC 2023 - Bjørn Lie
diff --git a/gtk3.spec b/gtk3.spec
index f0426d9..7f9893e 100644
--- a/gtk3.spec
+++ b/gtk3.spec
@@ -30,7 +30,7 @@
%define __provides_exclude_from ^%{_libdir}/gtk-3.0
Name: gtk3
-Version: 3.24.38
+Version: 3.24.38+111
Release: 0
Summary: The GTK+ toolkit library (version 3)
License: LGPL-2.1-or-later