8
0

Accepting request 706424 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/706424
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-SQL-Translator?expand=0&rev=29
This commit is contained in:
2019-06-03 13:45:45 +00:00
committed by Git OBS Bridge
parent 9406c5d0a7
commit eb4426390f
4 changed files with 32 additions and 14 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Thu May 30 05:22:10 UTC 2019 - Stephan Kulow <coolo@suse.com>
- updated to 1.60
see /usr/share/doc/packages/perl-SQL-Translator/Changes
1.60 - 2019-05-29
* No changes since 1.59_01
1.59_01 - 2019-04-28
* Add support for parsing PostgreSQL dollar-quoted strings
* Add support for materialized views in Oracle producer
* switched JSON backend from JSON.pm to JSON::MaybeXS
* Port Makefile.PL from Module::Install to Distar
* Synchronise the version number across all modules
-------------------------------------------------------------------
Wed Jan 10 07:08:35 UTC 2018 - coolo@suse.com