diff --git a/_servicedata b/_servicedata
index 7d75fed..42a9141 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/orafce/orafce.git
- e050dd6ab1eb66c71450421977c0356799c36cfc
\ No newline at end of file
+ 72e141760fb2dc69aaa3db969122c4ac4f0d1651
\ No newline at end of file
diff --git a/orafce-4.10.3+git0.e050dd6.obscpio b/orafce-4.10.3+git0.e050dd6.obscpio
deleted file mode 100644
index b6c6caf..0000000
--- a/orafce-4.10.3+git0.e050dd6.obscpio
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:91b349166ee5143200bd109ed5ddfbe84c7934b1e0c9f398c585d64c4c8fcdea
-size 2225164
diff --git a/orafce-4.11.0+git0.72e1417.obscpio b/orafce-4.11.0+git0.72e1417.obscpio
new file mode 100644
index 0000000..e1947fc
--- /dev/null
+++ b/orafce-4.11.0+git0.72e1417.obscpio
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:7816b5710a80c26911ebdcff1975d110b2f667ac6881f4ac74aef8820fa233e3
+size 2230284
diff --git a/orafce.changes b/orafce.changes
index 6ddda74..c4b6485 100644
--- a/orafce.changes
+++ b/orafce.changes
@@ -1,3 +1,18 @@
+-------------------------------------------------------------------
+Wed Aug 28 09:33:39 UTC 2024 - emiliano.langella@suse.com
+
+- Update to version 4.11.0+git0.72e1417:
+ * - refresh sql parser - fix warning: no previous declaration for ‘orafce_sql_yynerrs’ [-Wmissing-variable-declarations]
+ * fix format doc
+ * fix format doc
+ * fix format doc
+ * fix sys_extract_utc calculation for pg12
+ * regress tests for sys_extract_utc
+ * fix another warnings related to master - after drop support for pg12, the code for pipe and alert needs refactoring
+ * fix warnings related to master build
+ * fix build pg12
+ * support of sys_extract_utc function
+
-------------------------------------------------------------------
Mon Jun 03 07:22:01 UTC 2024 - emiliano.langella@suse.com
diff --git a/orafce.obsinfo b/orafce.obsinfo
index 6de5146..09c10c6 100644
--- a/orafce.obsinfo
+++ b/orafce.obsinfo
@@ -1,4 +1,4 @@
name: orafce
-version: 4.10.3+git0.e050dd6
-mtime: 1716967763
-commit: e050dd6ab1eb66c71450421977c0356799c36cfc
+version: 4.11.0+git0.72e1417
+mtime: 1724051809
+commit: 72e141760fb2dc69aaa3db969122c4ac4f0d1651
diff --git a/orafce.spec b/orafce.spec
index 56fccf0..a484dc8 100644
--- a/orafce.spec
+++ b/orafce.spec
@@ -20,7 +20,7 @@
%define realname orafce
Name: %{pgname}-orafce
-Version: 4.10.3+git0.e050dd6
+Version: 4.11.0+git0.72e1417
Release: 0
Summary: Implementation of some Oracle functions into PostgreSQL
Group: Productivity/Databases/Tools