8
0

Accepting request 796015 from devel:languages:perl:autoupdate

- updated to 1.61
   see /usr/share/doc/packages/perl-SQL-Translator/Changes
  1.61 - 2020-04-19
   * Fixes for Sybase producer
   * Support CHECK (expr) for SQLite and MySQLoids
   * Avoid accidentally whole objects in YAML output
   * Prettify comment generation
   * Tyop fixes

OBS-URL: https://build.opensuse.org/request/show/796015
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-SQL-Translator?expand=0&rev=31
This commit is contained in:
Stephan Kulow
2020-04-22 06:11:05 +00:00
committed by Git OBS Bridge
parent eb4426390f
commit f95a1d89ab
4 changed files with 20 additions and 7 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Mon Apr 20 03:12:03 UTC 2020 - <timueller+perl@suse.de>
- updated to 1.61
see /usr/share/doc/packages/perl-SQL-Translator/Changes
1.61 - 2020-04-19
* Fixes for Sybase producer
* Support CHECK (expr) for SQLite and MySQLoids
* Avoid accidentally whole objects in YAML output
* Prettify comment generation
* Tyop fixes
-------------------------------------------------------------------
Thu May 30 05:22:10 UTC 2019 - Stephan Kulow <coolo@suse.com>