8
0

Accepting request 898663 from devel:languages:perl:autoupdate

- updated to 1.00023
   see /usr/share/doc/packages/perl-SQL-SplitStatement/Changes
  1.00023   2021-06-05 22:10:21 IDT
  1.00022   2021-06-05 21:53:11 IDT (TRIAL RELEASE)
     * support REPLACE as an INSERT alternative (gh #5)
     * allow { and } to pass through in PL/Perl functions (gh #2)
  1.00021   2021-06-04 15:21:30 IDT (TRIAL RELEASE)
     * fix POD issues
     * fix issues with options in bin/sql-split (breaking, but wasn't working anyways)

OBS-URL: https://build.opensuse.org/request/show/898663
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-SQL-SplitStatement?expand=0&rev=5
This commit is contained in:
Andrey Karepin
2021-06-09 19:00:33 +00:00
committed by Git OBS Bridge
parent fe8abcef07
commit d5afaf26b6
5 changed files with 81 additions and 34 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Sun Jun 6 03:08:46 UTC 2021 - Tina Müller <timueller+perl@suse.de>
- updated to 1.00023
see /usr/share/doc/packages/perl-SQL-SplitStatement/Changes
1.00023 2021-06-05 22:10:21 IDT
1.00022 2021-06-05 21:53:11 IDT (TRIAL RELEASE)
* support REPLACE as an INSERT alternative (gh #5)
* allow { and } to pass through in PL/Perl functions (gh #2)
1.00021 2021-06-04 15:21:30 IDT (TRIAL RELEASE)
* fix POD issues
* fix issues with options in bin/sql-split (breaking, but wasn't working anyways)
-------------------------------------------------------------------
Tue Jan 27 19:57:01 UTC 2015 - coolo@suse.com