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
This commit is contained in:
Emiliano Langella 2023-09-08 14:06:50 +00:00 committed by Git OBS Bridge
parent 44462d3cab
commit 0c597d79f3
6 changed files with 18 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">b3ad258852b6e5e15e3a516fb0f53accdc4f9d6a</param></service></servicedata>
<param name="changesrevision">6020b1e1f8c519b748b6784a76537b22a6938389</param></service></servicedata>

View File

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

View File

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

View File

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

View File

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

View File

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