Hello community,
here is the log from the commit of package perl-SQL-Translator for
openSUSE:Factory checked in at 2018-01-09 14:51:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-SQL-Translator (Old)
and /work/SRC/openSUSE:Factory/.perl-SQL-Translator.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-SQL-Translator"
Tue Jan 9 14:51:00 2018 rev:12 rq:555674 version:0.11023
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-SQL-Translator/perl-SQL-Translator.changes
2017-10-03 23:20:15.753276365 +0200
+++
/work/SRC/openSUSE:Factory/.perl-SQL-Translator.new/perl-SQL-Translator.changes
2018-01-09 14:51:24.896804249 +0100
@@ -1,0 +2,43 @@
+Fri Dec 8 06:52:00 UTC 2017 - [email protected]
+
+- updated to 0.11023
+ see /usr/share/doc/packages/perl-SQL-Translator/Changes
+
+ 0.11023 2017-12-05
+
+ * Fix error handling for Test::PostgreSQL 1.20
+
+-------------------------------------------------------------------
+Tue Dec 5 07:00:16 UTC 2017 - [email protected]
+
+- updated to 0.11022
+ see /usr/share/doc/packages/perl-SQL-Translator/Changes
+
+ 0.11022 2017-12-04
+
+ * Add support for monotonically increasing SQLite autoincs (GH#47)
+ * Add support for CHECK constraint in SQLite producer (GH#57)
+ * Add support for CHECK constraint in POD producer (GH#63)
+ * Fix forgotten quoting in the MySQL DROP TABLE diff producer (GH#50)
+ * Fix Pg grammar parsing of UUID, time, timetz columns (RT#100196, GH#52)
+ * Add support for USING and WHERE on indexes in PostgreSQL producer
+ and parser (RT#63814, GH#52)
+ * Improve add_trigger consistency between producers (GH#48)
+ * Add trigger 'scope' attribute support to JSON, YAML and XML producers,
+ and XML and SQLite parsers (RT#119997)
+ * Declare dependencies in deterministic order (RT#102859)
+ * Multiple speedups of naive internal debugging mechanism (GH#54)
+ * Remove dependency on List::MoreUtils ( http://is.gd/lmu_cac_debacle )
+ * Fix parsing of strings with leading whitespace for MySQL, Oracle,
PostgreSQL,
+ SQLServer and SQLite
+ * Fix parsing of MySQL column comments (RT#83380)
+ * Fix multi-line comments in YAML, JSON and PostgreSQL producers
+ * Fix identifier quoting in PostgreSQL diff producer
+ * Fix incorrect type conversion from various BigInt AutoIncrement to the
+ PostgreSQL-specific bigserial (GH#72)
+ * Fix missing semicolons between PostGIS statements
+ * Fix string and identifier quoting in PostGIS statements
+ * Fix intermittent test failures (RT#108460)
+ * Fix relying on exact serialisation for JSON/YAML tests (RT#121901)
+
+-------------------------------------------------------------------
Old:
----
SQL-Translator-0.11021.tar.gz
New:
----
SQL-Translator-0.11023.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-SQL-Translator.spec ++++++
--- /var/tmp/diff_new_pack.mbGXvg/_old 2018-01-09 14:51:25.420779683 +0100
+++ /var/tmp/diff_new_pack.mbGXvg/_new 2018-01-09 14:51:25.424779496 +0100
@@ -17,7 +17,7 @@
Name: perl-SQL-Translator
-Version: 0.11021
+Version: 0.11023
Release: 0
#Upstream: Artistic-1.0 or GPL-1.0+
%define cpan_name SQL-Translator
@@ -36,7 +36,6 @@
BuildRequires: perl(Digest::SHA)
BuildRequires: perl(File::ShareDir) >= 1.0
BuildRequires: perl(JSON) >= 2.0
-BuildRequires: perl(List::MoreUtils) >= 0.09
BuildRequires: perl(Moo) >= 1.000003
BuildRequires: perl(Package::Variant) >= 1.001001
BuildRequires: perl(Parse::RecDescent) >= 1.967009
@@ -51,7 +50,6 @@
Requires: perl(DBI) >= 1.54
Requires: perl(Digest::SHA)
Requires: perl(File::ShareDir) >= 1.0
-Requires: perl(List::MoreUtils) >= 0.09
Requires: perl(Moo) >= 1.000003
Requires: perl(Package::Variant) >= 1.001001
Requires: perl(Parse::RecDescent) >= 1.967009
@@ -104,6 +102,6 @@
%files -f %{name}.files
%defattr(-,root,root,755)
-%doc Changes README
+%doc AUTHORS Changes README
%changelog
++++++ SQL-Translator-0.11021.tar.gz -> SQL-Translator-0.11023.tar.gz ++++++
++++ 3109 lines of diff (skipped)