Accepting request 1155895 from server:database:postgresql
OBS-URL: https://build.opensuse.org/request/show/1155895 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/orafce?expand=0&rev=15
This commit is contained in:
commit
5b748099bc
@ -1,4 +1,4 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">https://github.com/orafce/orafce.git</param>
|
<param name="url">https://github.com/orafce/orafce.git</param>
|
||||||
<param name="changesrevision">17c9ce474b254ff2ee868aa02ff23cfdf0726a85</param></service></servicedata>
|
<param name="changesrevision">6adbd66c429dabb828f10d764d356824efeb8396</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:70412d7ca2d4f39bb552cd986bea9f074831c36615b65262b958393ceb9c672f
|
|
||||||
size 2221580
|
|
3
orafce-4.9.3+git0.6adbd66.obscpio
Normal file
3
orafce-4.9.3+git0.6adbd66.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1d16a8f6e83de04d58e7a3002ebd8d6a563c2aec5f3c3b1436bb51f5b522912f
|
||||||
|
size 2226188
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Mar 07 12:13:12 UTC 2024 - emiliano.langella@suse.com
|
||||||
|
|
||||||
|
- Update to version 4.9.3+git0.6adbd66:
|
||||||
|
* prepare for 4.9.3
|
||||||
|
* fix regress tests
|
||||||
|
* fix broken handling null in dbms_sql.column_value
|
||||||
|
* fix build for master (pg17+)
|
||||||
|
* possibility to raise error inside trigger functions
|
||||||
|
* fix regress test on fc40
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Feb 08 08:43:18 UTC 2024 - emiliano.langella@suse.com
|
Thu Feb 08 08:43:18 UTC 2024 - emiliano.langella@suse.com
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: orafce
|
name: orafce
|
||||||
version: 4.9.2+git0.17c9ce4
|
version: 4.9.3+git0.6adbd66
|
||||||
mtime: 1707366056
|
mtime: 1709739824
|
||||||
commit: 17c9ce474b254ff2ee868aa02ff23cfdf0726a85
|
commit: 6adbd66c429dabb828f10d764d356824efeb8396
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
%define realname orafce
|
%define realname orafce
|
||||||
|
|
||||||
Name: %{pgname}-orafce
|
Name: %{pgname}-orafce
|
||||||
Version: 4.9.2+git0.17c9ce4
|
Version: 4.9.3+git0.6adbd66
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Implementation of some Oracle functions into PostgreSQL
|
Summary: Implementation of some Oracle functions into PostgreSQL
|
||||||
Group: Productivity/Databases/Tools
|
Group: Productivity/Databases/Tools
|
||||||
|
Loading…
x
Reference in New Issue
Block a user