Accepting request 1097878 from home:emilianolangella:branches:orafce

- Update to version 4.4.0+git0.eb5513d:
  * update version info and year
  * regexp_x functions should be immutable

OBS-URL: https://build.opensuse.org/request/show/1097878
OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/orafce?expand=0&rev=34
This commit is contained in:
Emiliano Langella 2023-07-10 07:06:25 +00:00 committed by Git OBS Bridge
parent a4eaedc720
commit db609806d1
6 changed files with 15 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">fac8b9cd8fd9b2b9fd0298734c37e91cca00bbbc</param></service></servicedata>
<param name="changesrevision">eb5513d25cbf78798b91405040d76c33f4d61cb7</param></service></servicedata>

View File

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

View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Jul 10 07:03:35 UTC 2023 - emiliano.langella@suse.com
- Update to version 4.4.0+git0.eb5513d:
* update version info and year
* regexp_x functions should be immutable
-------------------------------------------------------------------
Thu Jun 01 13:02:42 UTC 2023 - emiliano.langella@suse.com

View File

@ -1,4 +1,4 @@
name: orafce
version: 4.3.0+git0.fac8b9c
mtime: 1685592265
commit: fac8b9cd8fd9b2b9fd0298734c37e91cca00bbbc
version: 4.4.0+git0.eb5513d
mtime: 1688452996
commit: eb5513d25cbf78798b91405040d76c33f4d61cb7

View File

@ -20,7 +20,7 @@
%define realname orafce
Name: %{pgname}-orafce
Version: 4.3.0+git0.fac8b9c
Version: 4.4.0+git0.eb5513d
Release: 0
Summary: Implementation of some Oracle functions into PostgreSQL
Group: Productivity/Databases/Tools