8
0

Accepting request 486292 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/486292
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-SQL-Statement?expand=0&rev=31
This commit is contained in:
Stephan Kulow
2017-04-08 06:12:48 +00:00
committed by Git OBS Bridge
parent 6aae607ae5
commit 7ca2206ce8
4 changed files with 29 additions and 7 deletions

View File

@@ -1,3 +1,24 @@
-------------------------------------------------------------------
Fri Apr 7 06:45:08 UTC 2017 - coolo@suse.com
- updated to 1.412
see /usr/share/doc/packages/perl-SQL-Statement/Changes
1.412 2017-04-06
* Release 1.411_001 without further changes as 1.412
1.411_001 2017-03-30
[Bug fixes]
* Fix http://www.perlmonks.org/?node_id=1167381 (NumericEval: fix
typo on error handling) (thanks to Yanick Champoux, James R. Leu)
* fix repo url and t/02execute.t (Reini Urban, Mohammad S Anwar)
* fix test failing with blead-perl (Jens Rehsack)
[Improvements]
* Refactor constraints processing (Ovidiu Gheorghies)
* Support parsing of complex JOIN clause (containing OR and ()'s) (James R. Leu)
* handle backtick quoting (Ben Hengst)
-------------------------------------------------------------------
Tue Apr 12 14:08:38 UTC 2016 - coolo@suse.com