diff --git a/_multibuild b/_multibuild
index 7abed1b..d7d9ae6 100644
--- a/_multibuild
+++ b/_multibuild
@@ -4,4 +4,5 @@
postgresql13
postgresql14
postgresql15
+ postgresql16
diff --git a/_servicedata b/_servicedata
index 8aee3a1..50972b2 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/orafce/orafce.git
- 8785767a0755b6982d6022d3adf4f99135306dd0
\ No newline at end of file
+ fca41081278248956a28ea0fbaea72b1fa1bccda
\ No newline at end of file
diff --git a/orafce-4.6.1+git0.8785767.obscpio b/orafce-4.6.1+git0.8785767.obscpio
deleted file mode 100644
index eb899e4..0000000
--- a/orafce-4.6.1+git0.8785767.obscpio
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:2869034ec6d4c0e41bfcd77170d41e91c103693649b13b61a2212bea9c3c10f1
-size 2153996
diff --git a/orafce-4.7.0+git1.fca4108.obscpio b/orafce-4.7.0+git1.fca4108.obscpio
new file mode 100644
index 0000000..7baed21
--- /dev/null
+++ b/orafce-4.7.0+git1.fca4108.obscpio
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:cdeaea15b478c1b809ef95e69d8126b08a9db747559851a34efe641b8b6cbf90
+size 2154508
diff --git a/orafce.changes b/orafce.changes
index 452e89e..0617787 100644
--- a/orafce.changes
+++ b/orafce.changes
@@ -1,3 +1,15 @@
+-------------------------------------------------------------------
+Fri Oct 13 07:52:00 UTC 2023 - emiliano.langella@suse.com
+
+- Update to version 4.7.0+git1.fca4108:
+ * changes related to msvc 2019 build
+ * remainder function should be marked STRICT (#225)
+
+-------------------------------------------------------------------
+Thu Sep 28 21:00:25 UTC 2023 - Marcus Rueckert
+
+- enable pg 16
+
-------------------------------------------------------------------
Mon Sep 25 07:51:11 UTC 2023 - emiliano.langella@suse.com
diff --git a/orafce.obsinfo b/orafce.obsinfo
index 5591c28..8e5fb53 100644
--- a/orafce.obsinfo
+++ b/orafce.obsinfo
@@ -1,4 +1,4 @@
name: orafce
-version: 4.6.1+git0.8785767
-mtime: 1695620225
-commit: 8785767a0755b6982d6022d3adf4f99135306dd0
+version: 4.7.0+git1.fca4108
+mtime: 1697183261
+commit: fca41081278248956a28ea0fbaea72b1fa1bccda
diff --git a/orafce.spec b/orafce.spec
index d321d83..f3a1361 100644
--- a/orafce.spec
+++ b/orafce.spec
@@ -20,7 +20,7 @@
%define realname orafce
Name: %{pgname}-orafce
-Version: 4.6.1+git0.8785767
+Version: 4.7.0+git1.fca4108
Release: 0
Summary: Implementation of some Oracle functions into PostgreSQL
Group: Productivity/Databases/Tools