8
0

Accepting request 621827 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/621827
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-SQL-Abstract?expand=0&rev=25
This commit is contained in:
Stephan Kulow
2018-07-16 06:45:31 +00:00
committed by Git OBS Bridge
parent 48078cebf8
commit ab23e6967e
4 changed files with 18 additions and 5 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Tue Jul 10 06:00:40 UTC 2018 - coolo@suse.com
- updated to 1.86
see /usr/share/doc/packages/perl-SQL-Abstract/Changes
1.86 - 2018-07-09
- Remove obsolete documentation about arrayrefref as the $source
argument for ->select (removed in version 1.74)
- Factor out the field list part of SELECT for subclassability (GH#13)
- Do not replace literal '0' with empty string in WHERE clauses (GH#14)
-------------------------------------------------------------------
Wed Jan 31 12:46:25 UTC 2018 - coolo@suse.com