diff --git a/_service b/_service
new file mode 100644
index 0000000..91c8eb1
--- /dev/null
+++ b/_service
@@ -0,0 +1,18 @@
+
+
+
+ git
+ https://gitlab.gnome.org/GNOME/libwnck.git
+ 43.2
+ @PARENT_TAG@+@TAG_OFFSET@
+ v?(.*)\+0
+ \1
+ disable
+
+
+
+ *.tar
+ zst
+
+
+
diff --git a/libwnck-43.1.tar.xz b/libwnck-43.1.tar.xz
deleted file mode 100644
index 49c6e5f..0000000
--- a/libwnck-43.1.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:634b4587b7367a493d3818c4b57740dac06153cf8f25cd64f5af16b657dd6845
-size 456492
diff --git a/libwnck-43.2.obscpio b/libwnck-43.2.obscpio
new file mode 100644
index 0000000..94b37f3
--- /dev/null
+++ b/libwnck-43.2.obscpio
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:4364b3b7f2f24235e744546464b5f9e87984b098b42568d32864ec135665dc30
+size 4480524
diff --git a/libwnck.changes b/libwnck.changes
index f83485f..b04df7f 100644
--- a/libwnck.changes
+++ b/libwnck.changes
@@ -1,3 +1,12 @@
+-------------------------------------------------------------------
+Tue Jan 14 19:11:38 UTC 2025 - Bjørn Lie
+
+- Update to version 43.2:
+ + Add WnckHandle to the docs.
+ + Add missing build dependency.
+ + Do not restore original event mask.
+- Switch to source service for tarball/source.
+
-------------------------------------------------------------------
Sat Oct 5 12:07:44 UTC 2024 - Bjørn Lie
diff --git a/libwnck.obsinfo b/libwnck.obsinfo
new file mode 100644
index 0000000..be0d8bd
--- /dev/null
+++ b/libwnck.obsinfo
@@ -0,0 +1,4 @@
+name: libwnck
+version: 43.2
+mtime: 1736880507
+commit: 17eb30d1a8180b7f5058da4e14d9647d9708c58d
diff --git a/libwnck.spec b/libwnck.spec
index 97eddae..2926f8a 100644
--- a/libwnck.spec
+++ b/libwnck.spec
@@ -1,7 +1,7 @@
#
# spec file for package libwnck
#
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
Name: libwnck
-Version: 43.1
+Version: 43.2
Release: 0
Summary: Window Navigator Construction Kit (Library Package)
License: LGPL-2.1-or-later
Group: Development/Libraries/GNOME
URL: https://git.gnome.org/browse/libwnck
-Source0: https://download.gnome.org/sources/libwnck/43/%{name}-%{version}.tar.xz
+Source0: %{name}-%{version}.tar.zst
BuildRequires: fdupes
BuildRequires: gettext-devel