From 593f0af48d682c14b40040033023ee192f9358d754a93cb01f5dc31a3a558cda Mon Sep 17 00:00:00 2001 From: Emiliano Langella Date: Mon, 29 Apr 2024 08:33:28 +0000 Subject: [PATCH] Accepting request 1170705 from home:emilianolangella - Update to version 4.10.0+git0.cfdcdf2: * remove whitechar * Allow to set umask for utl_file.fopen by setting orafce.umask. This setting is allowed only for user with rights of role orafce_set_umask. OBS-URL: https://build.opensuse.org/request/show/1170705 OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/orafce?expand=0&rev=55 --- _servicedata | 2 +- orafce-4.10.0+git0.cfdcdf2.obscpio | 3 +++ orafce-4.9.4+git0.6f3b83a.obscpio | 3 --- orafce.changes | 7 +++++++ orafce.obsinfo | 6 +++--- orafce.spec | 2 +- 6 files changed, 15 insertions(+), 8 deletions(-) create mode 100644 orafce-4.10.0+git0.cfdcdf2.obscpio delete mode 100644 orafce-4.9.4+git0.6f3b83a.obscpio diff --git a/_servicedata b/_servicedata index 545d563..f6f355c 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/orafce/orafce.git - 6f3b83ada8fc2c0da3719ff615f318d34daa8ea6 \ No newline at end of file + cfdcdf258f7dc3ca5586bdbe7e6f472b672cdbc5 \ No newline at end of file diff --git a/orafce-4.10.0+git0.cfdcdf2.obscpio b/orafce-4.10.0+git0.cfdcdf2.obscpio new file mode 100644 index 0000000..327b2fe --- /dev/null +++ b/orafce-4.10.0+git0.cfdcdf2.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:732f3bdc185f2fd1b3e583852462b022bdd0c8c1a75cd9c432754ace3929fec6 +size 2228748 diff --git a/orafce-4.9.4+git0.6f3b83a.obscpio b/orafce-4.9.4+git0.6f3b83a.obscpio deleted file mode 100644 index ef20165..0000000 --- a/orafce-4.9.4+git0.6f3b83a.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:73dabfb52205c72fa2052d806331cedda77c7fd41be5e4153307be74d422394a -size 2226188 diff --git a/orafce.changes b/orafce.changes index 9055ee5..6bcc194 100644 --- a/orafce.changes +++ b/orafce.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Apr 29 08:24:22 UTC 2024 - emiliano.langella@suse.com + +- Update to version 4.10.0+git0.cfdcdf2: + * remove whitechar + * Allow to set umask for utl_file.fopen by setting orafce.umask. This setting is allowed only for user with rights of role orafce_set_umask. + ------------------------------------------------------------------- Thu Apr 11 10:29:30 UTC 2024 - emiliano.langella@suse.com diff --git a/orafce.obsinfo b/orafce.obsinfo index a40185c..d7383ca 100644 --- a/orafce.obsinfo +++ b/orafce.obsinfo @@ -1,4 +1,4 @@ name: orafce -version: 4.9.4+git0.6f3b83a -mtime: 1712718664 -commit: 6f3b83ada8fc2c0da3719ff615f318d34daa8ea6 +version: 4.10.0+git0.cfdcdf2 +mtime: 1714042164 +commit: cfdcdf258f7dc3ca5586bdbe7e6f472b672cdbc5 diff --git a/orafce.spec b/orafce.spec index 4a374f6..f5fb64c 100644 --- a/orafce.spec +++ b/orafce.spec @@ -20,7 +20,7 @@ %define realname orafce Name: %{pgname}-orafce -Version: 4.9.4+git0.6f3b83a +Version: 4.10.0+git0.cfdcdf2 Release: 0 Summary: Implementation of some Oracle functions into PostgreSQL Group: Productivity/Databases/Tools