diff --git a/_service b/_service
index a0eee10..9141f67 100644
--- a/_service
+++ b/_service
@@ -3,11 +3,11 @@
git
https://gitlab.gnome.org/GNOME/gnome-maps.git
- v46.11
+ v47.0
@PARENT_TAG@+@TAG_OFFSET@
v?(.*)\+0
\1
- enable
+
diff --git a/_servicedata b/_servicedata
deleted file mode 100644
index 15d9947..0000000
--- a/_servicedata
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
- https://gitlab.gnome.org/GNOME/gnome-maps.git
- f8390d22c0486008311c180595601b4aa34412c1
\ No newline at end of file
diff --git a/gnome-maps-46.11.obscpio b/gnome-maps-46.11.obscpio
deleted file mode 100644
index 320dc0d..0000000
--- a/gnome-maps-46.11.obscpio
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:5226dde17da75a7bf44ce3b701578fb5f7ea1ced57620dfe373ba9fe6c896ae3
-size 11759117
diff --git a/gnome-maps-47.0.obscpio b/gnome-maps-47.0.obscpio
new file mode 100644
index 0000000..82960e9
--- /dev/null
+++ b/gnome-maps-47.0.obscpio
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:16e8418063cc0782f8ec10632ee67d683d9d7362e043802eba0746fa4d6a3260
+size 12212237
diff --git a/gnome-maps.changes b/gnome-maps.changes
index a3121f9..59f985a 100644
--- a/gnome-maps.changes
+++ b/gnome-maps.changes
@@ -1,3 +1,50 @@
+-------------------------------------------------------------------
+Fri Sep 13 10:33:30 UTC 2024 - Dominique Leuenberger
+
+- Update to version 47.0:
+ + Fix issue with sometimes bad contrasting public transit route
+ lines.
+ + Fix orientation of "fish head"-shaped highway shields.
+ + Add additional public transit mode icons, and also use taxi
+ icon for taxi stations.
+ + Updated translations.
+
+-------------------------------------------------------------------
+Sat Aug 31 11:50:39 UTC 2024 - Bjørn Lie
+
+- Update to version 47.rc:
+ + Support Transitous for public transit routing
+ + Update POI definitions
+ + Update highway shields from OSM Americana
+ + Don't grab focus on search entry when pressing modifier keys
+ + Fix build with -Dvector_renderer=false
+ + Allow building with C++
+ + Fix crash in MapSource
+ + Add documentation for the GTK inspector page
+ + Fix compilation warnings
+ + Use the vector by default, and remove the old raster tiles
+ + Remove the "What's here" menu item, as we now have clickable
+ POIs
+ + Stop using the downloaded service file, as it's not needed for
+ raster tiles now that the vector style embeds a map source, and
+ instead bundle defintions for public transit providers
+ + Use zoom parameter from geo: URIs when available
+ + Support dark mode when drawing public transit routes on the map
+ + Unselect previously selected place when clicking on the
+ background
+ + Speed up "zoom to" animations
+ + Show brand logos from Wikidata for POIs when available
+ + Show place type icon and in place type in bubbles for POIs
+ + Port more dialogs to use libadwaita dialogs
+ + Add missing mnemonics for menu items
+ + Various a11y improvements
+ + Add playground icons :)
+ + Properly show 12/24 hour format based on system setting when
+ selecting time for public transit routing when running as
+ Flakpak
+ + Set Window icon, used by some WMs/DEs
+ + Updated translations.
+
-------------------------------------------------------------------
Mon May 13 14:19:04 UTC 2024 - Dominique Leuenberger
diff --git a/gnome-maps.obsinfo b/gnome-maps.obsinfo
index ef42066..e61e149 100644
--- a/gnome-maps.obsinfo
+++ b/gnome-maps.obsinfo
@@ -1,4 +1,4 @@
name: gnome-maps
-version: 46.11
-mtime: 1715549193
-commit: f8390d22c0486008311c180595601b4aa34412c1
+version: 47.0
+mtime: 1726221804
+commit: 7f071b98a50d23481501e14eefa39b6c353318a4
diff --git a/gnome-maps.spec b/gnome-maps.spec
index bc67995..ac1f25b 100644
--- a/gnome-maps.spec
+++ b/gnome-maps.spec
@@ -17,7 +17,7 @@
Name: gnome-maps
-Version: 46.11
+Version: 47.0
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