From 12f2d9241d6da1e19b7530d8891a9fe91c7a412274097d33f8ddea26e296caf3 Mon Sep 17 00:00:00 2001 From: Emiliano Langella Date: Thu, 11 Apr 2024 10:49:16 +0000 Subject: [PATCH] Accepting request 1166826 from home:emilianolangella - Update to version 4.9.4+git0.6f3b83a: * prepare for 4.9.4 * after any fclose call, the pointer FILE should not be used ever * after any fclose call, the pointer FILE should not be used ever OBS-URL: https://build.opensuse.org/request/show/1166826 OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/orafce?expand=0&rev=53 --- _servicedata | 2 +- orafce-4.9.3+git0.6adbd66.obscpio | 3 --- orafce-4.9.4+git0.6f3b83a.obscpio | 3 +++ orafce.changes | 8 ++++++++ orafce.obsinfo | 6 +++--- orafce.spec | 2 +- 6 files changed, 16 insertions(+), 8 deletions(-) delete mode 100644 orafce-4.9.3+git0.6adbd66.obscpio create mode 100644 orafce-4.9.4+git0.6f3b83a.obscpio diff --git a/_servicedata b/_servicedata index 0471694..545d563 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/orafce/orafce.git - 6adbd66c429dabb828f10d764d356824efeb8396 \ No newline at end of file + 6f3b83ada8fc2c0da3719ff615f318d34daa8ea6 \ No newline at end of file diff --git a/orafce-4.9.3+git0.6adbd66.obscpio b/orafce-4.9.3+git0.6adbd66.obscpio deleted file mode 100644 index cc0f200..0000000 --- a/orafce-4.9.3+git0.6adbd66.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1d16a8f6e83de04d58e7a3002ebd8d6a563c2aec5f3c3b1436bb51f5b522912f -size 2226188 diff --git a/orafce-4.9.4+git0.6f3b83a.obscpio b/orafce-4.9.4+git0.6f3b83a.obscpio new file mode 100644 index 0000000..ef20165 --- /dev/null +++ b/orafce-4.9.4+git0.6f3b83a.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73dabfb52205c72fa2052d806331cedda77c7fd41be5e4153307be74d422394a +size 2226188 diff --git a/orafce.changes b/orafce.changes index 19a22df..9055ee5 100644 --- a/orafce.changes +++ b/orafce.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Apr 11 10:29:30 UTC 2024 - emiliano.langella@suse.com + +- Update to version 4.9.4+git0.6f3b83a: + * prepare for 4.9.4 + * after any fclose call, the pointer FILE should not be used ever + * after any fclose call, the pointer FILE should not be used ever + ------------------------------------------------------------------- Thu Mar 07 12:13:12 UTC 2024 - emiliano.langella@suse.com diff --git a/orafce.obsinfo b/orafce.obsinfo index 36d665a..a40185c 100644 --- a/orafce.obsinfo +++ b/orafce.obsinfo @@ -1,4 +1,4 @@ name: orafce -version: 4.9.3+git0.6adbd66 -mtime: 1709739824 -commit: 6adbd66c429dabb828f10d764d356824efeb8396 +version: 4.9.4+git0.6f3b83a +mtime: 1712718664 +commit: 6f3b83ada8fc2c0da3719ff615f318d34daa8ea6 diff --git a/orafce.spec b/orafce.spec index 8e962a6..4a374f6 100644 --- a/orafce.spec +++ b/orafce.spec @@ -20,7 +20,7 @@ %define realname orafce Name: %{pgname}-orafce -Version: 4.9.3+git0.6adbd66 +Version: 4.9.4+git0.6f3b83a Release: 0 Summary: Implementation of some Oracle functions into PostgreSQL Group: Productivity/Databases/Tools