diff --git a/_service b/_service
index 6711050..f43a424 100644
--- a/_service
+++ b/_service
@@ -6,7 +6,7 @@
enable
.*
v(.*)
- refs/tags/v27.0
+ refs/tags/v27.1
diff --git a/_servicedata b/_servicedata
index 6218c64..35b6e8d 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/bitcoin/bitcoin.git
- d82283950f5ff3b2116e705f931c6e89e5fdd0be
\ No newline at end of file
+ 1088a98f5aad080cc6cca2da174f206509fcda6c
\ No newline at end of file
diff --git a/bitcoin-27.0.obscpio b/bitcoin-27.0.obscpio
deleted file mode 100644
index 49b2cd1..0000000
--- a/bitcoin-27.0.obscpio
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:348765242cfd24009405f8f87da1f552add605acf9b36200c51d19599902c2d5
-size 45878797
diff --git a/bitcoin-27.1.obscpio b/bitcoin-27.1.obscpio
new file mode 100644
index 0000000..c25cc17
--- /dev/null
+++ b/bitcoin-27.1.obscpio
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:853d55b9ae68f2dc57001a26f48fb86ca521c4e5543396e8b7e1b4c7ad727d8f
+size 46261773
diff --git a/bitcoin.changes b/bitcoin.changes
index 69141e2..91cfb30 100644
--- a/bitcoin.changes
+++ b/bitcoin.changes
@@ -1,3 +1,29 @@
+-------------------------------------------------------------------
+Mon Jun 24 09:37:55 UTC 2024 - andrea.manzini@suse.com
+
+- Update to version 27.1:
+ * doc: update manual pages for 27.1
+ * build: bump version to v27.1 final
+ * depends: Update Boost download link
+ * build: Fix building `fuzz` binary on on SunOS / illumos
+ * qt: 27.1rc1 translations update
+ * depends: Fetch miniupnpc sources from an alternative website
+ * test: add GetAddedNodeInfo() CJDNS regression unit test
+ * p2p, bugfix: detect addnode cjdns peers in GetAddedNodeInfo()
+ * crypto: disable asan for sha256_sse4 with clang and -O0
+ * rpc: move UniValue in blockToJSON
+ * gui: don't permit port in proxy IP option
+ * gui: fix create unsigned transaction fee bump
+ * depends: Fix build of Qt for 32-bit platforms
+ * Fix #29767, set m_synced = true after Commit()
+ * sign: don't assume we are parsing a sane Miniscript
+ * rpc: Reword SighashFromStr error message
+ * build: Fix false positive `CHECK_ATOMIC` test for clang-15
+ * test: Fix failing univalue float test
+ * doc: archive 27.0 release notes
+ * [rpc, bugfix] Enforce maximum value for setmocktime
+ * Change Luke Dashjr seed to dashjr-list-of-p2p-nodes.us
+
-------------------------------------------------------------------
Mon Apr 29 13:08:34 UTC 2024 - Martin Pluskal
diff --git a/bitcoin.obsinfo b/bitcoin.obsinfo
index 349aa02..2072614 100644
--- a/bitcoin.obsinfo
+++ b/bitcoin.obsinfo
@@ -1,4 +1,4 @@
name: bitcoin
-version: 27.0
-mtime: 1713198512
-commit: d82283950f5ff3b2116e705f931c6e89e5fdd0be
+version: 27.1
+mtime: 1718111937
+commit: 1088a98f5aad080cc6cca2da174f206509fcda6c
diff --git a/bitcoin.spec b/bitcoin.spec
index c0e23a7..4cfa157 100644
--- a/bitcoin.spec
+++ b/bitcoin.spec
@@ -24,7 +24,7 @@
%define consensus 1
%define is_base 1
Name: bitcoin
-Version: 27.0
+Version: 27.1
Release: 0
Summary: P2P Digital Currency
License: MIT