diff --git a/_service b/_service
index d921d08..a0eee10 100644
--- a/_service
+++ b/_service
@@ -3,7 +3,7 @@
git
https://gitlab.gnome.org/GNOME/gnome-maps.git
- v46.0
+ v46.11
@PARENT_TAG@+@TAG_OFFSET@
v?(.*)\+0
\1
diff --git a/_servicedata b/_servicedata
index 60df1e2..15d9947 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://gitlab.gnome.org/GNOME/gnome-maps.git
- 8333905cec2c980fcc4fc9aabded80ecec4c776e
\ No newline at end of file
+ f8390d22c0486008311c180595601b4aa34412c1
\ No newline at end of file
diff --git a/gnome-maps-46.0.obscpio b/gnome-maps-46.0.obscpio
deleted file mode 100644
index bb372c1..0000000
--- a/gnome-maps-46.0.obscpio
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:e59d1c869db6ef0d4848a91b1a33ee013bfccb8a1ceaf905fce831ce8cde7f54
-size 11673613
diff --git a/gnome-maps-46.11.obscpio b/gnome-maps-46.11.obscpio
new file mode 100644
index 0000000..320dc0d
--- /dev/null
+++ b/gnome-maps-46.11.obscpio
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:5226dde17da75a7bf44ce3b701578fb5f7ea1ced57620dfe373ba9fe6c896ae3
+size 11759117
diff --git a/gnome-maps.changes b/gnome-maps.changes
index f46b35e..a3121f9 100644
--- a/gnome-maps.changes
+++ b/gnome-maps.changes
@@ -1,3 +1,41 @@
+-------------------------------------------------------------------
+Mon May 13 14:19:04 UTC 2024 - Dominique Leuenberger
+
+- Update to version 46.11:
+ + Fix crash on startup when unnamed favorites where previously
+ saved.
+ + Don't show OSM edit dialog if the user previously reclined
+ signing in.
+ + Don't show stored routes in the search results when searching
+ for destinations.
+- changes from version 46.10:
+ + Due to a typo in the version number in the metadata for 46.0
+ (being 46.9) make this release version number 46.10
+ + Fix current location marker not moving when updating location.
+ + Updated translations.
+
+-------------------------------------------------------------------
+Mon May 13 14:19:03 UTC 2024 - dimstar@opensuse.org
+
+- Update to version 46.11:
+ * Release 46.11
+ * placeListRow: Use fallback when place has no title
+ * Update Hindi translation
+ * Update Brazilian Portuguese translation
+ * Update Portuguese translation
+ * mapView: Check the signed in status after showing the OSM account dialog
+ * placeButtons: Check the signed in status after showing the OSM account dialog
+ * Update Greek translation
+ * placeEntry: Fix filtering out stored routes for routing entries
+ * Post-release version bump
+ * Release 46.10
+ * shields: Fix shields with OMT update
+ * place: Make location a GObject property
+ * Update Kabyle translation
+ * meson: Bump next version to 46.10
+ * appdata: Fix typo in release version number
+ * Post-release version bump
+
-------------------------------------------------------------------
Sat Mar 16 09:32:35 UTC 2024 - Dominique Leuenberger
diff --git a/gnome-maps.obsinfo b/gnome-maps.obsinfo
index 7d6e7d4..ef42066 100644
--- a/gnome-maps.obsinfo
+++ b/gnome-maps.obsinfo
@@ -1,4 +1,4 @@
name: gnome-maps
-version: 46.0
-mtime: 1710578671
-commit: 8333905cec2c980fcc4fc9aabded80ecec4c776e
+version: 46.11
+mtime: 1715549193
+commit: f8390d22c0486008311c180595601b4aa34412c1
diff --git a/gnome-maps.spec b/gnome-maps.spec
index 8608765..bc67995 100644
--- a/gnome-maps.spec
+++ b/gnome-maps.spec
@@ -17,7 +17,7 @@
Name: gnome-maps
-Version: 46.0
+Version: 46.11
Release: 0
Summary: Maps Application for GNOME
License: Apache-2.0 AND CC-BY-3.0 AND GPL-2.0-or-later AND BSD-3-Clause AND ISC AND MIT