Hello community,

here is the log from the commit of package perl-DBD-SQLite for openSUSE:Factory 
checked in at 2018-03-07 10:30:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-DBD-SQLite (Old)
 and      /work/SRC/openSUSE:Factory/.perl-DBD-SQLite.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-DBD-SQLite"

Wed Mar  7 10:30:19 2018 rev:39 rq:582476 version:1.56

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-DBD-SQLite/perl-DBD-SQLite.changes  
2017-01-15 11:13:08.260389757 +0100
+++ /work/SRC/openSUSE:Factory/.perl-DBD-SQLite.new/perl-DBD-SQLite.changes     
2018-03-07 10:30:20.123876257 +0100
@@ -1,0 +2,51 @@
+Thu Mar  1 06:11:43 UTC 2018 - co...@suse.com
+
+- updated to 1.56
+   see /usr/share/doc/packages/perl-DBD-SQLite/Changes
+
+  1.56 2018-02-28
+      - Switched to a production version.
+  
+  1.55_07 2018-01-27
+      - This is a developer release to help testing DBIx::Class
+      - Upgraded SQLite to 3.22.0
+      - Disabled two STAT compile time options (tentatively),
+        which fixes RT-124227 anyway
+  
+  1.55_06 2018-01-27
+      - This is a developer release to help testing DBIx::Class
+      - Downgraded SQLite to 3.19.3 because of a SQLite regression
+        (RT-124227, ribasushi++)
+      - Fixed some tests to adapt to a change in error format
+        introduced by the latest DBI
+      - Remove no warnings test from t/43_fts.t which failed under
+        some environments
+  
+  1.55_05 2017-12-16
+      - Implemented ParamValues statement handle attribute (RT-123886)
+  
+  1.55_04 2017-11-22
+      - Updated SQLite to 3.21.0
+      - Resolved #122581: statistics_info() doesn't work correctly
+        (John Deighan)
+      - Fixed typo (GH#26, ReneNyffenegger)
+      - Silenced some warnings (GH#25, Jacques Germishuys)
+      - Fixed no dot in @INC issue (GH#24, ribasushi)
+      - Fixed zero-length BLOB value is retrieved as undef
+        (GH#23, SATO Kentaro)
+      - Fixed VirtualTable::PerlData to use new ops added in SQLite 3.21.0
+        (GH#28, fschlich)
+      - noted on sqlite_extended_result_codes handle attribute
+  
+  1.55_03 2017-02-14
+      - Updated SQLite to 3.17.0
+  
+  1.55_02 2017-01-08
+      - Updated SQLite to 3.16.2
+      - Fixed statistics_info when only unique indexes were requested (Dave
+        Rolsky++). GitHub #21
+  
+  1.55_01 2017-01-04
+      - Updated SQLite to 3.16.0
+
+-------------------------------------------------------------------

Old:
----
  DBD-SQLite-1.54.tar.gz

New:
----
  DBD-SQLite-1.56.tar.gz

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

Other differences:
------------------
++++++ perl-DBD-SQLite.spec ++++++
--- /var/tmp/diff_new_pack.jDLeda/_old  2018-03-07 10:30:20.779852595 +0100
+++ /var/tmp/diff_new_pack.jDLeda/_new  2018-03-07 10:30:20.783852451 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-DBD-SQLite
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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,14 +17,14 @@
 
 
 Name:           perl-DBD-SQLite
-Version:        1.54
+Version:        1.56
 Release:        0
 %define cpan_name DBD-SQLite
 Summary:        Self-contained RDBMS in a DBI Driver
-License:        Artistic-1.0 or GPL-1.0+
+License:        Artistic-1.0 OR GPL-1.0-or-later
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/DBD-SQLite/
-Source0:        
http://www.cpan.org/authors/id/I/IS/ISHIGAKI/%{cpan_name}-%{version}.tar.gz
+Source0:        
https://cpan.metacpan.org/authors/id/I/IS/ISHIGAKI/%{cpan_name}-%{version}.tar.gz
 Source1:        cpanspec.yml
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
@@ -88,6 +88,7 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes constants.inc dbdimp_tokenizer.inc dbdimp_virtual_table.inc 
LICENSE README
+%doc Changes constants.inc dbdimp_tokenizer.inc dbdimp_virtual_table.inc README
+%license LICENSE
 
 %changelog

++++++ DBD-SQLite-1.54.tar.gz -> DBD-SQLite-1.56.tar.gz ++++++
++++ 68999 lines of diff (skipped)


Reply via email to