Hello community,

here is the log from the commit of package perl-SQL-Abstract for 
openSUSE:Factory checked in at 2014-02-28 19:16:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-SQL-Abstract (Old)
 and      /work/SRC/openSUSE:Factory/.perl-SQL-Abstract.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-SQL-Abstract"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-SQL-Abstract/perl-SQL-Abstract.changes      
2013-07-30 14:04:23.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.perl-SQL-Abstract.new/perl-SQL-Abstract.changes 
2014-02-28 19:16:02.000000000 +0100
@@ -1,0 +2,21 @@
+Mon Feb 24 06:12:15 UTC 2014 - [email protected]
+
+- updated to 1.77
+    - Reintroduce { -not => undef } column operator (regression from 1.75)
+    - *UPCOMING INCOMPATIBLE BUGFIX*: SQLA used to generate incorrect SQL
+      on undef-containing lists fed to -in and -not_in. An exception will
+      be raised for a while before properly fixing this, to avoid quiet
+      but subtle changes to query results in production
+    - Deprecate and warn when supplying an empty arrayref to like/not_like
+      operators (likely to be removed before 2.0)
+
+    - Warn when using an inequality operator with a multi-value array to
+      arrive at what amounts to a 1=1 condition (no pre-2.0 plans to fix
+      this behavior due to backwards comp concerns)
+    - Fix false negative comparison of ORDER BY <function> ASC
+    - More improvements of incorrect parsing (placeholder at end of list
+      element)
+    - Fix typos in POD and comments (RT#87776)
+    - Augment -not_bool example with nesting (RT#89601)
+
+-------------------------------------------------------------------

Old:
----
  SQL-Abstract-1.74.tar.gz

New:
----
  SQL-Abstract-1.77.tar.gz

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

Other differences:
------------------
++++++ perl-SQL-Abstract.spec ++++++
--- /var/tmp/diff_new_pack.kUUSlj/_old  2014-02-28 19:16:02.000000000 +0100
+++ /var/tmp/diff_new_pack.kUUSlj/_new  2014-02-28 19:16:02.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-SQL-Abstract
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           perl-SQL-Abstract
-Version:        1.74
+Version:        1.77
 Release:        0
 %define cpan_name SQL-Abstract
 Summary:        Generate SQL from Perl data structures
@@ -36,20 +36,6 @@
 BuildRequires:  perl(Test::Exception)
 BuildRequires:  perl(Test::More) >= 0.92
 BuildRequires:  perl(Test::Warn)
-#BuildRequires: perl(CPANPLUS::Backend)
-#BuildRequires: perl(DBIx::Class::Storage::Debug::PrettyPrint)
-#BuildRequires: perl(DBIx::Class::Storage::Statistics)
-#BuildRequires: perl(inc::Module::Install) >= 1.06
-#BuildRequires: perl(JSON)
-#BuildRequires: perl(LWP::Simple)
-#BuildRequires: perl(Module::AutoInstall)
-#BuildRequires: perl(Module::Build)
-#BuildRequires: perl(Module::Install::Base)
-#BuildRequires: perl(Parse::CPAN::Meta)
-#BuildRequires: perl(SQL::Abstract)
-#BuildRequires: perl(SQL::Abstract::Test)
-#BuildRequires: perl(SQL::Abstract::Tree)
-#BuildRequires: perl(YAML::Tiny)
 Requires:       perl(Class::Accessor::Grouped) >= 0.10005
 Requires:       perl(Getopt::Long::Descriptive) >= 0.091
 Requires:       perl(Hash::Merge) >= 0.12

++++++ SQL-Abstract-1.74.tar.gz -> SQL-Abstract-1.77.tar.gz ++++++
++++ 2361 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to