This commit is contained in:
parent
4164d12f15
commit
9b40ad05d9
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/orafce/orafce.git</param>
|
||||
<param name="changesrevision">24992406c27786f007d3eb2afe9dc64475fd3a68</param></service></servicedata>
|
||||
<param name="changesrevision">86d7f4c925483c62e400b675770d6497856439ab</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7a8f8d091c60a3382a1ee0093964a6f075a707494aaac644bb7dfe6b364be4a3
|
||||
size 2142732
|
3
orafce-4.2.6+git0.86d7f4c.obscpio
Normal file
3
orafce-4.2.6+git0.86d7f4c.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0e5fd5004765c5a5dcf5c528d224d1c2ff7b7525b9f05f995e6cfe8ca538fc36
|
||||
size 2142732
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 01 13:53:04 UTC 2023 - emiliano.langella@suse.com
|
||||
|
||||
- Update to version 4.2.6+git0.86d7f4c:
|
||||
* prepare for 4.2.6
|
||||
* fix corner case of instr function (be fully compatible with Oracle) see #221
|
||||
* prepare for 4.2.5
|
||||
* fix copy/paste bug
|
||||
* use MoveFileEx function instead replace function on win32
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 02 20:30:20 UTC 2023 - emiliano.langella@suse.com
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: orafce
|
||||
version: 4.2.4+git0.2499240
|
||||
mtime: 1680420069
|
||||
commit: 24992406c27786f007d3eb2afe9dc64475fd3a68
|
||||
version: 4.2.6+git0.86d7f4c
|
||||
mtime: 1682918261
|
||||
commit: 86d7f4c925483c62e400b675770d6497856439ab
|
||||
|
@ -20,7 +20,7 @@
|
||||
%define realname orafce
|
||||
|
||||
Name: %{pgname}-orafce
|
||||
Version: 4.2.4+git0.2499240
|
||||
Version: 4.2.6+git0.86d7f4c
|
||||
Release: 0
|
||||
Summary: Implementation of some Oracle functions into PostgreSQL
|
||||
Group: Productivity/Databases/Tools
|
||||
|
Loading…
x
Reference in New Issue
Block a user