diff --git a/_service b/_service
index a54737a..b93cef3 100644
--- a/_service
+++ b/_service
@@ -4,8 +4,8 @@
https://gitlab.gnome.org/GNOME/gnome-terminal.git
git
@PARENT_TAG@
- enable
- refs/tags/3.50.1
+ disable
+ 3.52.0
diff --git a/_servicedata b/_servicedata
index bf7b0fe..4ce3580 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://gitlab.gnome.org/GNOME/gnome-terminal.git
- 5ac3b8e4bd6fa02651b3c23cedb0a7e1cd769655
\ No newline at end of file
+ 204c2432fd2391db2fd35e6bbc46aed65559dde5
\ No newline at end of file
diff --git a/gnome-terminal-3.50.1.obscpio b/gnome-terminal-3.50.1.obscpio
deleted file mode 100644
index 55d086d..0000000
--- a/gnome-terminal-3.50.1.obscpio
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:5abdbf2c17d7a8c8fb36f50ffc5d72bbcefed118653ab2512ec95d9f697ccff2
-size 14359565
diff --git a/gnome-terminal-3.52.0.obscpio b/gnome-terminal-3.52.0.obscpio
new file mode 100644
index 0000000..d5ff1e7
--- /dev/null
+++ b/gnome-terminal-3.52.0.obscpio
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:8ee5c6c354389b9fd652b0af7088f46f19c6883823fe6423bc26225dd2c20ad9
+size 14370829
diff --git a/gnome-terminal.changes b/gnome-terminal.changes
index 4887388..001a111 100644
--- a/gnome-terminal.changes
+++ b/gnome-terminal.changes
@@ -1,3 +1,22 @@
+-------------------------------------------------------------------
+Tue Mar 19 07:51:35 UTC 2024 - Dominique Leuenberger
+
+- Update to version 3.52.0:
+ + Updated translations.
+
+-------------------------------------------------------------------
+Tue Feb 20 09:09:30 UTC 2024 - Dominique Leuenberger
+
+- Update to version 3.51.90:
+ + schemas: Fix inverted help text for word-char-exceptions.
+ + settings: Make schema verifier stricter.
+ + prefs: Add pref to scroll on paste.
+ + window: Show nicely formatted numbers up to 2^64-1 in the
+ context menu.
+ + help: Add VTE's new hardcoded shell integration shortcut keys.
+ + help: Consistently use "Terminal" instead of "GNOME Terminal".
+ + Updated translations.
+
-------------------------------------------------------------------
Sat Oct 21 19:25:53 UTC 2023 - bjorn.lie@gmail.com
diff --git a/gnome-terminal.obsinfo b/gnome-terminal.obsinfo
index 1bbc875..cbe37ef 100644
--- a/gnome-terminal.obsinfo
+++ b/gnome-terminal.obsinfo
@@ -1,4 +1,4 @@
name: gnome-terminal
-version: 3.50.1
-mtime: 1697731530
-commit: 5ac3b8e4bd6fa02651b3c23cedb0a7e1cd769655
+version: 3.52.0
+mtime: 1710537761
+commit: 09c8b31168460c325ac00820759d6eefdf3957ab
diff --git a/gnome-terminal.spec b/gnome-terminal.spec
index 3c29917..42f5160 100644
--- a/gnome-terminal.spec
+++ b/gnome-terminal.spec
@@ -1,7 +1,7 @@
#
# spec file for package gnome-terminal
#
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%bcond_without nautilus_extension
Name: gnome-terminal
-Version: 3.50.1
+Version: 3.52.0
Release: 0
Summary: GNOME Terminal
License: GPL-3.0-or-later AND LGPL-2.1-or-later
@@ -42,16 +42,16 @@ BuildRequires: yelp-tools
BuildRequires: pkgconfig(dconf) >= 0.14.0
BuildRequires: pkgconfig(gio-2.0) >= 2.52.0
BuildRequires: pkgconfig(gio-unix-2.0)
-BuildRequires: pkgconfig(glib-2.0) >= 2.52
+BuildRequires: pkgconfig(glib-2.0) >= 2.76.0
BuildRequires: pkgconfig(gsettings-desktop-schemas) >= 0.1.0
-BuildRequires: pkgconfig(gtk+-3.0) >= 3.18
+BuildRequires: pkgconfig(gtk+-3.0) >= 3.22.7
BuildRequires: pkgconfig(libhandy-1)
%if %{with nautilus_extension}
BuildRequires: pkgconfig(libnautilus-extension-4)
%endif
BuildRequires: pkgconfig(libpcre2-8) >= 10.00
BuildRequires: pkgconfig(uuid)
-BuildRequires: pkgconfig(vte-2.91) >= 0.74.0
+BuildRequires: pkgconfig(vte-2.91) >= 0.76.0
BuildRequires: pkgconfig(x11)
Requires(pre): filesystem