From 0c597d79f3d11c733cd468bd85689195a9a9e22824ce69c1a609240768fbd58f Mon Sep 17 00:00:00 2001 From: Emiliano Langella Date: Fri, 8 Sep 2023 14:06:50 +0000 Subject: [PATCH] Accepting request 1109732 from home:emilianolangella:branches:orafce - Update to version 4.6.0+git0.6020b1e: * fix the comment error * Fix a condition to make code reachable * fix regress tests on mswin * remove white chars * describe changes in dbms_alert OBS-URL: https://build.opensuse.org/request/show/1109732 OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/orafce?expand=0&rev=38 --- _servicedata | 2 +- orafce-4.5.0+git8.b3ad258.obscpio | 3 --- orafce-4.6.0+git0.6020b1e.obscpio | 3 +++ orafce.changes | 10 ++++++++++ orafce.obsinfo | 6 +++--- orafce.spec | 2 +- 6 files changed, 18 insertions(+), 8 deletions(-) delete mode 100644 orafce-4.5.0+git8.b3ad258.obscpio create mode 100644 orafce-4.6.0+git0.6020b1e.obscpio diff --git a/_servicedata b/_servicedata index b8c2e3d..869e2a8 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/orafce/orafce.git - b3ad258852b6e5e15e3a516fb0f53accdc4f9d6a \ No newline at end of file + 6020b1e1f8c519b748b6784a76537b22a6938389 \ No newline at end of file diff --git a/orafce-4.5.0+git8.b3ad258.obscpio b/orafce-4.5.0+git8.b3ad258.obscpio deleted file mode 100644 index 3281ee0..0000000 --- a/orafce-4.5.0+git8.b3ad258.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fa060c13e7603b020f16f706c57dbced70bd9671b4b10995014fa6893c5ff8c7 -size 2153484 diff --git a/orafce-4.6.0+git0.6020b1e.obscpio b/orafce-4.6.0+git0.6020b1e.obscpio new file mode 100644 index 0000000..80ba203 --- /dev/null +++ b/orafce-4.6.0+git0.6020b1e.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd1ecdb4444e90a929bae4311ea057a753a39373112b4989c67602485222ff44 +size 2153996 diff --git a/orafce.changes b/orafce.changes index 0a6ce73..09cb328 100644 --- a/orafce.changes +++ b/orafce.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Sep 08 13:49:42 UTC 2023 - emiliano.langella@suse.com + +- Update to version 4.6.0+git0.6020b1e: + * fix the comment error + * Fix a condition to make code reachable + * fix regress tests on mswin + * remove white chars + * describe changes in dbms_alert + ------------------------------------------------------------------- Mon Aug 07 07:39:21 UTC 2023 - emiliano.langella@suse.com diff --git a/orafce.obsinfo b/orafce.obsinfo index a3d8251..456a1c9 100644 --- a/orafce.obsinfo +++ b/orafce.obsinfo @@ -1,4 +1,4 @@ name: orafce -version: 4.5.0+git8.b3ad258 -mtime: 1691391526 -commit: b3ad258852b6e5e15e3a516fb0f53accdc4f9d6a +version: 4.6.0+git0.6020b1e +mtime: 1693549522 +commit: 6020b1e1f8c519b748b6784a76537b22a6938389 diff --git a/orafce.spec b/orafce.spec index 48af024..4f4d5b2 100644 --- a/orafce.spec +++ b/orafce.spec @@ -20,7 +20,7 @@ %define realname orafce Name: %{pgname}-orafce -Version: 4.5.0+git8.b3ad258 +Version: 4.6.0+git0.6020b1e Release: 0 Summary: Implementation of some Oracle functions into PostgreSQL Group: Productivity/Databases/Tools