Hello community,

here is the log from the commit of package perl-SQL-Statement for 
openSUSE:Factory checked in at 2016-04-12 19:35:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-SQL-Statement (Old)
 and      /work/SRC/openSUSE:Factory/.perl-SQL-Statement.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-SQL-Statement"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-SQL-Statement/perl-SQL-Statement.changes    
2015-11-12 19:40:36.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-SQL-Statement.new/perl-SQL-Statement.changes   
    2016-04-12 19:35:10.000000000 +0200
@@ -1,0 +2,23 @@
+Thu Apr  7 09:58:39 UTC 2016 - [email protected]
+
+- updated to 1.409
+   see /usr/share/doc/packages/perl-SQL-Statement/Changes
+
+  1.409 2016-04-06
+      * Release 1.408_001 without further changes as 1.409
+  
+  1.408_001 2016-03-07
+      [Bug fixes]
+      * Fix RT#112530 - t/06virtual.t fails with -Duselongdouble (thanks
+        Slaven Rezic)
+      * Fix RT#105852 - dependency installation isn't triggered properly in
+        cpan (thanks Mithaldu)
+      * Fix RT#99349 - bind variables are not bound to placeholders in the
+        correct order (thanks [email protected])
+  
+      [Documentation]
+      * Update Copyright statements, add where missing (according to records)
+      * Add license conditions where missing
+      * bundle copy of license conditions to distribution
+
+-------------------------------------------------------------------

Old:
----
  SQL-Statement-1.407.tar.gz

New:
----
  SQL-Statement-1.409.tar.gz

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

Other differences:
------------------
++++++ perl-SQL-Statement.spec ++++++
--- /var/tmp/diff_new_pack.e14OH4/_old  2016-04-12 19:35:11.000000000 +0200
+++ /var/tmp/diff_new_pack.e14OH4/_new  2016-04-12 19:35:11.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-SQL-Statement
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX 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-Statement
-Version:        1.407
+Version:        1.409
 Release:        0
 %define cpan_name SQL-Statement
 Summary:        SQL parsing and processing engine
@@ -67,7 +67,7 @@
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
-find . -type f -print0 | xargs -0 chmod 644
+find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor
@@ -83,6 +83,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes README README.md
+%doc ARTISTIC-1.0 Changes GPL-1 GPL-2.0 LICENSE README README.md
 
 %changelog

++++++ SQL-Statement-1.407.tar.gz -> SQL-Statement-1.409.tar.gz ++++++
++++ 3822 lines of diff (skipped)


Reply via email to