diff --git a/_service b/_service
new file mode 100644
index 0000000..ee26f45
--- /dev/null
+++ b/_service
@@ -0,0 +1,19 @@
+
+
+
+ git
+ https://gitlab.gnome.org/GNOME/adwaita-icon-theme.git
+ 46.0
+ @PARENT_TAG@+@TAG_OFFSET@
+ v?(.*)\+0
+ \1
+
+
+
+
+ *.tar
+ zst
+
+
+
+
diff --git a/adwaita-icon-theme-45.0.tar.xz b/adwaita-icon-theme-45.0.tar.xz
deleted file mode 100644
index f0fd00f..0000000
--- a/adwaita-icon-theme-45.0.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:2442bfb06f4e6cc95bf6e2682fdff98fa5eddc688751b9d6215c623cb4e42ff1
-size 4296512
diff --git a/adwaita-icon-theme-46.0.obscpio b/adwaita-icon-theme-46.0.obscpio
new file mode 100644
index 0000000..e9bcd1d
--- /dev/null
+++ b/adwaita-icon-theme-46.0.obscpio
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:0d2601cea823960336bbbaf3d641db8000ac674359526c1ae01b787db8d14f5d
+size 26784781
diff --git a/adwaita-icon-theme.changes b/adwaita-icon-theme.changes
index 00b3afc..93050c2 100644
--- a/adwaita-icon-theme.changes
+++ b/adwaita-icon-theme.changes
@@ -1,3 +1,50 @@
+-------------------------------------------------------------------
+Tue Mar 19 07:45:29 UTC 2024 - Dominique Leuenberger
+
+- Update to version 46.0:
+ + Stable release: no changes since 46.rc.
+
+-------------------------------------------------------------------
+Mon Mar 4 08:51:24 UTC 2024 - Dominique Leuenberger
+
+- Update to version 46.rc:
+ + cursors: fix windows build.
+ + cursors: reinstate some x11 cursor names.
+ + symbolic: thunderbolt, phone & export fixes.
+ + index.theme: remove duplicate entries .
+
+-------------------------------------------------------------------
+Thu Feb 29 07:43:42 UTC 2024 - Dominique Leuenberger
+
+- Update to version 46.beta+6:
+ + build: Reinstate symlinks from X11 cursor names to closest CSS
+ names.
+
+-------------------------------------------------------------------
+Mon Feb 12 15:31:05 UTC 2024 - Dominique Leuenberger
+
+- Update to version 46.beta:
+ + cursors: clean up shapes, sync DND metaphors with macos.
+ + symbolic: revert about metaphor.
+ + symbolic: shared screen metaphor update.
+
+-------------------------------------------------------------------
+Tue Jan 23 14:28:27 UTC 2024 - Dominique Leuenberger
+
+- Create symlinks for hand2, xterm and left_ptr cursors
+ (glgo#GNOME/adwaita-icon-theme#274).
+
+-------------------------------------------------------------------
+Tue Jan 16 07:30:58 UTC 2024 - Dominique Leuenberger
+
+- Update to version 46.alpha:
+ + fullcolor: antialias 16x16 a little more.
+ + symbolic: replace filled silhouettes with outlines.
+ + cursors: only cover the CSS named.
+ + symbolic: help-about metaphor.
+ + symbolic: sync not-junk metaphor.
+ + symbolic: cleaned up export with Symbolic Preview.
+
-------------------------------------------------------------------
Mon Sep 18 11:41:10 UTC 2023 - Bjørn Lie
diff --git a/adwaita-icon-theme.obsinfo b/adwaita-icon-theme.obsinfo
new file mode 100644
index 0000000..272336b
--- /dev/null
+++ b/adwaita-icon-theme.obsinfo
@@ -0,0 +1,4 @@
+name: adwaita-icon-theme
+version: 46.0
+mtime: 1710787584
+commit: 7d2510820199ff7f233511a00895043f3843dbcd
diff --git a/adwaita-icon-theme.spec b/adwaita-icon-theme.spec
index 4405fad..60aeba1 100644
--- a/adwaita-icon-theme.spec
+++ b/adwaita-icon-theme.spec
@@ -1,7 +1,7 @@
#
# spec file for package adwaita-icon-theme
#
-# 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
@@ -17,18 +17,18 @@
Name: adwaita-icon-theme
-Version: 45.0
+Version: 46.0
Release: 0
Summary: GNOME Icon Theme
License: CC-BY-SA-3.0 OR LGPL-3.0-or-later
Group: System/GUI/GNOME
URL: https://gitlab.gnome.org/GNOME/adwaita-icon-theme
-Source0: https://download.gnome.org/sources/adwaita-icon-theme/45/%{name}-%{version}.tar.xz
+Source0: %{name}-%{version}.tar.zst
BuildRequires: fdupes
BuildRequires: gdk-pixbuf-loader-rsvg
BuildRequires: gtk3-tools >= 3.24.2
-BuildRequires: meson
+BuildRequires: meson >= 0.64.0
BuildRequires: pkgconfig
# To make sure the icon theme cache gets generated
Requires(post): (gtk3-tools if libgtk-3-0)