diff --git a/_service b/_service
index 1a6d9d8..8ab3f6e 100644
--- a/_service
+++ b/_service
@@ -4,7 +4,7 @@
https://gitlab.gnome.org/GNOME/libshumate.git
git
@PARENT_TAG@+@TAG_OFFSET@
- 1.3.0
+ 1.3.1
(.*)\+0
\1
diff --git a/libshumate-1.3.0.obscpio b/libshumate-1.3.0.obscpio
deleted file mode 100644
index 9144d33..0000000
--- a/libshumate-1.3.0.obscpio
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:2fd746edc66c86f8acb5b4fbaa733612a95759b3b629a9098a1e705ca924fec6
-size 7260685
diff --git a/libshumate-1.3.1.obscpio b/libshumate-1.3.1.obscpio
new file mode 100644
index 0000000..b1e9e50
--- /dev/null
+++ b/libshumate-1.3.1.obscpio
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:b637bdd48b62bcc972b10a832306ef2012f4e66b31dfc42487a235008c5940bd
+size 7262221
diff --git a/libshumate.changes b/libshumate.changes
index 173a668..3736254 100644
--- a/libshumate.changes
+++ b/libshumate.changes
@@ -1,3 +1,10 @@
+-------------------------------------------------------------------
+Sat Jan 4 09:17:49 UTC 2025 - Bjørn Lie
+
+- Update to version 1.3.1:
+ + Fix shumate_location_distance() to return 0 rather than NaN for
+ very small distances.
+
-------------------------------------------------------------------
Fri Sep 13 10:31:42 UTC 2024 - Dominique Leuenberger
diff --git a/libshumate.obsinfo b/libshumate.obsinfo
index 2db97e7..841a25c 100644
--- a/libshumate.obsinfo
+++ b/libshumate.obsinfo
@@ -1,4 +1,4 @@
name: libshumate
-version: 1.3.0
-mtime: 1726220737
-commit: e08d1442b80d0a352026505564e2cbe164b03997
+version: 1.3.1
+mtime: 1735978024
+commit: 9ef4ecfa93464ab2e3ed1be891f3fadbb7a3050f
diff --git a/libshumate.spec b/libshumate.spec
index 49c0ee2..1e0ece3 100644
--- a/libshumate.spec
+++ b/libshumate.spec
@@ -1,7 +1,7 @@
#
# spec file for package libshumate
#
-# 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
@@ -22,7 +22,7 @@
%bcond_with profiling
Name: libshumate
-Version: 1.3.0
+Version: 1.3.1
Release: 0
Summary: C library providing a GtkWidget to display maps
License: Apache-2.0 AND LGPL-2.1-or-later AND BSD-3-Clause AND CC0-1.0 AND CC-BY-3.0 AND GFDL-1.2-only