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
This commit is contained in:
Emiliano Langella 2024-04-11 10:49:16 +00:00 committed by Git OBS Bridge
parent cc9581bc11
commit 12f2d9241d
6 changed files with 16 additions and 8 deletions

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/orafce/orafce.git</param>
<param name="changesrevision">6adbd66c429dabb828f10d764d356824efeb8396</param></service></servicedata>
<param name="changesrevision">6f3b83ada8fc2c0da3719ff615f318d34daa8ea6</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1d16a8f6e83de04d58e7a3002ebd8d6a563c2aec5f3c3b1436bb51f5b522912f
size 2226188

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:73dabfb52205c72fa2052d806331cedda77c7fd41be5e4153307be74d422394a
size 2226188

View File

@ -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

View File

@ -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

View File

@ -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