diff --git a/_servicedata b/_servicedata
index 3182234..0471694 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/orafce/orafce.git
- 17c9ce474b254ff2ee868aa02ff23cfdf0726a85
\ No newline at end of file
+ 6adbd66c429dabb828f10d764d356824efeb8396
\ No newline at end of file
diff --git a/orafce-4.9.2+git0.17c9ce4.obscpio b/orafce-4.9.2+git0.17c9ce4.obscpio
deleted file mode 100644
index 2f72175..0000000
--- a/orafce-4.9.2+git0.17c9ce4.obscpio
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:70412d7ca2d4f39bb552cd986bea9f074831c36615b65262b958393ceb9c672f
-size 2221580
diff --git a/orafce-4.9.3+git0.6adbd66.obscpio b/orafce-4.9.3+git0.6adbd66.obscpio
new file mode 100644
index 0000000..cc0f200
--- /dev/null
+++ b/orafce-4.9.3+git0.6adbd66.obscpio
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:1d16a8f6e83de04d58e7a3002ebd8d6a563c2aec5f3c3b1436bb51f5b522912f
+size 2226188
diff --git a/orafce.changes b/orafce.changes
index 7157ab7..19a22df 100644
--- a/orafce.changes
+++ b/orafce.changes
@@ -1,3 +1,14 @@
+-------------------------------------------------------------------
+Thu Mar 07 12:13:12 UTC 2024 - emiliano.langella@suse.com
+
+- Update to version 4.9.3+git0.6adbd66:
+ * prepare for 4.9.3
+ * fix regress tests
+ * fix broken handling null in dbms_sql.column_value
+ * fix build for master (pg17+)
+ * possibility to raise error inside trigger functions
+ * fix regress test on fc40
+
-------------------------------------------------------------------
Thu Feb 08 08:43:18 UTC 2024 - emiliano.langella@suse.com
diff --git a/orafce.obsinfo b/orafce.obsinfo
index 6707e2d..36d665a 100644
--- a/orafce.obsinfo
+++ b/orafce.obsinfo
@@ -1,4 +1,4 @@
name: orafce
-version: 4.9.2+git0.17c9ce4
-mtime: 1707366056
-commit: 17c9ce474b254ff2ee868aa02ff23cfdf0726a85
+version: 4.9.3+git0.6adbd66
+mtime: 1709739824
+commit: 6adbd66c429dabb828f10d764d356824efeb8396
diff --git a/orafce.spec b/orafce.spec
index 41abf12..8e962a6 100644
--- a/orafce.spec
+++ b/orafce.spec
@@ -20,7 +20,7 @@
%define realname orafce
Name: %{pgname}-orafce
-Version: 4.9.2+git0.17c9ce4
+Version: 4.9.3+git0.6adbd66
Release: 0
Summary: Implementation of some Oracle functions into PostgreSQL
Group: Productivity/Databases/Tools