Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package orafce for openSUSE:Factory checked in at 2024-01-03 12:29:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/orafce (Old) and /work/SRC/openSUSE:Factory/.orafce.new.28375 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "orafce" Wed Jan 3 12:29:24 2024 rev:12 rq:1136070 version:4.9.0+git0.18d82db Changes: -------- --- /work/SRC/openSUSE:Factory/orafce/orafce.changes 2023-10-13 23:16:21.474686255 +0200 +++ /work/SRC/openSUSE:Factory/.orafce.new.28375/orafce.changes 2024-01-03 12:30:10.478843605 +0100 @@ -1,0 +2,19 @@ +Tue Jan 02 08:18:51 UTC 2024 - [email protected] + +- Update to version 4.9.0+git0.18d82db: + * prepare for 4.9.0 + * Fix REGEXP_COUNT and REGEXP_SUBSTR function to have the same behavior than Oracle with newline characters and the use of dot in the pattern. + * Added a test case about dbms_sql.debug_cursor + * don't try to show content of variable when it is null. fix issue #247 + * mark some func parallel safe + * When third argument of substr function is zero, then oracle returns null, but orafce returns empty string. This commit forces oracle's behaviour by default, but allows (by compatibility option orafce.using_substring_zero_width_in_substr set original orafce's behaviour. fix issue #240 + * copy to_char(text) from orafce--4.7--4.8.sql to orafce--4.8.sql + * mark some func parallel safe; fix makefile + * add orafce--4.8.sql (rename orafce--4.7.sql) + * add func: to_char(text) + * mark lpad, rpad, to_char, to_number parallel safe + * mark btrim,ltrim,rtrim parallel(because not support postgres version < 9.6, so directly change it) + * doesn't support postgresql extensions + * Create c-cpp.yml + +------------------------------------------------------------------- Old: ---- orafce-4.7.0+git1.fca4108.obscpio New: ---- orafce-4.9.0+git0.18d82db.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ orafce.spec ++++++ --- /var/tmp/diff_new_pack.iLY4f6/_old 2024-01-03 12:30:11.734889483 +0100 +++ /var/tmp/diff_new_pack.iLY4f6/_new 2024-01-03 12:30:11.738889628 +0100 @@ -1,7 +1,7 @@ # # spec file # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ %define realname orafce Name: %{pgname}-orafce -Version: 4.7.0+git1.fca4108 +Version: 4.9.0+git0.18d82db Release: 0 Summary: Implementation of some Oracle functions into PostgreSQL Group: Productivity/Databases/Tools ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.iLY4f6/_old 2024-01-03 12:30:11.814892405 +0100 +++ /var/tmp/diff_new_pack.iLY4f6/_new 2024-01-03 12:30:11.818892550 +0100 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/orafce/orafce.git</param> - <param name="changesrevision">fca41081278248956a28ea0fbaea72b1fa1bccda</param></service></servicedata> + <param name="changesrevision">18d82dbf6a2a71474ef0ad2f68b0974b2f8381d8</param></service></servicedata> (No newline at EOF) ++++++ orafce-4.7.0+git1.fca4108.obscpio -> orafce-4.9.0+git0.18d82db.obscpio ++++++ ++++ 9721 lines of diff (skipped) ++++++ orafce.obsinfo ++++++ --- /var/tmp/diff_new_pack.iLY4f6/_old 2024-01-03 12:30:12.106903070 +0100 +++ /var/tmp/diff_new_pack.iLY4f6/_new 2024-01-03 12:30:12.110903216 +0100 @@ -1,5 +1,5 @@ name: orafce -version: 4.7.0+git1.fca4108 -mtime: 1697183261 -commit: fca41081278248956a28ea0fbaea72b1fa1bccda +version: 4.9.0+git0.18d82db +mtime: 1703953812 +commit: 18d82dbf6a2a71474ef0ad2f68b0974b2f8381d8
