diff --git a/_servicedata b/_servicedata
index c44697e..6035638 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/orafce/orafce.git
- 24992406c27786f007d3eb2afe9dc64475fd3a68
\ No newline at end of file
+ 86d7f4c925483c62e400b675770d6497856439ab
\ No newline at end of file
diff --git a/orafce-4.2.4+git0.2499240.obscpio b/orafce-4.2.4+git0.2499240.obscpio
deleted file mode 100644
index 75f322a..0000000
--- a/orafce-4.2.4+git0.2499240.obscpio
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:7a8f8d091c60a3382a1ee0093964a6f075a707494aaac644bb7dfe6b364be4a3
-size 2142732
diff --git a/orafce-4.2.6+git0.86d7f4c.obscpio b/orafce-4.2.6+git0.86d7f4c.obscpio
new file mode 100644
index 0000000..898ebe0
--- /dev/null
+++ b/orafce-4.2.6+git0.86d7f4c.obscpio
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:0e5fd5004765c5a5dcf5c528d224d1c2ff7b7525b9f05f995e6cfe8ca538fc36
+size 2142732
diff --git a/orafce.changes b/orafce.changes
index e22f430..f751f3f 100644
--- a/orafce.changes
+++ b/orafce.changes
@@ -1,3 +1,13 @@
+-------------------------------------------------------------------
+Mon May 01 13:53:04 UTC 2023 - emiliano.langella@suse.com
+
+- Update to version 4.2.6+git0.86d7f4c:
+ * prepare for 4.2.6
+ * fix corner case of instr function (be fully compatible with Oracle) see #221
+ * prepare for 4.2.5
+ * fix copy/paste bug
+ * use MoveFileEx function instead replace function on win32
+
-------------------------------------------------------------------
Sun Apr 02 20:30:20 UTC 2023 - emiliano.langella@suse.com
diff --git a/orafce.obsinfo b/orafce.obsinfo
index bd27fbf..6482e25 100644
--- a/orafce.obsinfo
+++ b/orafce.obsinfo
@@ -1,4 +1,4 @@
name: orafce
-version: 4.2.4+git0.2499240
-mtime: 1680420069
-commit: 24992406c27786f007d3eb2afe9dc64475fd3a68
+version: 4.2.6+git0.86d7f4c
+mtime: 1682918261
+commit: 86d7f4c925483c62e400b675770d6497856439ab
diff --git a/orafce.spec b/orafce.spec
index 498d8e3..35b854c 100644
--- a/orafce.spec
+++ b/orafce.spec
@@ -20,7 +20,7 @@
%define realname orafce
Name: %{pgname}-orafce
-Version: 4.2.4+git0.2499240
+Version: 4.2.6+git0.86d7f4c
Release: 0
Summary: Implementation of some Oracle functions into PostgreSQL
Group: Productivity/Databases/Tools