Hello community,

here is the log from the commit of package perl-SQL-Translator for 
openSUSE:Factory checked in at 2013-11-29 07:04:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-SQL-Translator (Old)
 and      /work/SRC/openSUSE:Factory/.perl-SQL-Translator.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-SQL-Translator"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-SQL-Translator/perl-SQL-Translator.changes  
2013-08-06 11:46:39.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-SQL-Translator.new/perl-SQL-Translator.changes 
    2013-11-29 07:04:25.000000000 +0100
@@ -1,0 +2,19 @@
+Mon Nov 25 07:38:44 UTC 2013 - co...@suse.com
+
+- updated to 0.11018
+  * Apply quotes to fix tables that are reserved words, DBI::SQLServer 
(Jonathan C. Otsuka)
+  * Add DECIMAL_DIGITS to field size for scale info, DBI::SQLServer (Jonathan 
C. Otsuka)
+  * De-linkify XML namespace in docs (RT#81838)
+  * Allow both single and double quotes for values in MySQL parser
+  * Fix diff for altering two things per column - add ; at the end
+  * Call all diff methods in list context (it can be merged later)
+  * Fix Pg diff issue with drop constraint on primary keys
+  * SQLite support for SET NULL, SET DEFAULT and NO ACTION in FK clauses
+  * Clean up properly after Parser::DBI::PostgreSQL tests
+  * Fix typos in error messages
+  * Add SQL_TINYINT and SQL_BIGINT to the type map in
+    SQL::Translator::Schema::Field
+  * Add JSON parser and producer (Jon Jensen)
+  * Clean up TTSchema doc some (Gavin Shelley)
+
+-------------------------------------------------------------------

Old:
----
  SQL-Translator-0.11016.tar.gz

New:
----
  SQL-Translator-0.11018.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-SQL-Translator.spec ++++++
--- /var/tmp/diff_new_pack.ZHsbKe/_old  2013-11-29 07:04:26.000000000 +0100
+++ /var/tmp/diff_new_pack.ZHsbKe/_new  2013-11-29 07:04:26.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           perl-SQL-Translator
-Version:        0.11016
+Version:        0.11018
 Release:        0
 %define cpan_name SQL-Translator
 Summary:        Manipulate structured data definitions (SQL and more)
@@ -30,9 +30,10 @@
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Carp::Clan)
-BuildRequires:  perl(DBI)
+BuildRequires:  perl(DBI) >= 1.54
 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
@@ -45,7 +46,7 @@
 BuildRequires:  perl(XML::Writer) >= 0.500
 BuildRequires:  perl(YAML) >= 0.66
 Requires:       perl(Carp::Clan)
-Requires:       perl(DBI)
+Requires:       perl(DBI) >= 1.54
 Requires:       perl(Digest::SHA)
 Requires:       perl(File::ShareDir) >= 1.0
 Requires:       perl(List::MoreUtils) >= 0.09

++++++ SQL-Translator-0.11016.tar.gz -> SQL-Translator-0.11018.tar.gz ++++++
++++ 3113 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to