Hello community,

here is the log from the commit of package perl-DBD-SQLite for openSUSE:Factory 
checked in at 2019-01-05 14:40:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-DBD-SQLite (Old)
 and      /work/SRC/openSUSE:Factory/.perl-DBD-SQLite.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-DBD-SQLite"

Sat Jan  5 14:40:48 2019 rev:42 rq:662484 version:1.62

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-DBD-SQLite/perl-DBD-SQLite.changes  
2018-12-08 11:19:41.718878110 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-DBD-SQLite.new.28833/perl-DBD-SQLite.changes   
    2019-01-05 14:40:49.964557943 +0100
@@ -1,0 +2,32 @@
+Sat Dec 29 06:04:45 UTC 2018 - Stephan Kulow <co...@suse.com>
+
+- updated to 1.62
+   see /usr/share/doc/packages/perl-DBD-SQLite/Changes
+
+  1.62 2018-12-29
+      - Switched to a production version
+  
+  1.61_04 2018-12-22
+      - Added sqlite_db_config method and new constants for it
+      - Added sqlite_defensive option to disallow dangerous SQLite features
+      - Exposed some of the hidden extended result codes
+  
+  1.61_03 2018-12-19
+      - Upgraded SQLite to 3.26.0, which reportedly has a security fix
+  
+  1.61_02 2018-12-01
+      - Added sqlite_backup_from_dbh/sqlite_backup_to_dbh methods
+      - Introduced sqlite_prefer_numeric_type database handle attribute
+        that changes the value of TYPE statement handle attribute
+        from an array of string to an array of integer, as an experimental
+        feature. Setting this may break your applications.
+      - Changed preferred bugtracker
+  
+  1.61_01 2018-12-01
+      - Added ability to configure SQLITE_MAX_LENGT with environmental
+        variable (Roy Storey)
+      - Added sqlite_limit database handle method to change run-time limits
+      - Upgraded SQLite to 3.25.3
+      - Updated constants
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ perl-DBD-SQLite.spec ++++++
--- /var/tmp/diff_new_pack.omW8ty/_old  2019-01-05 14:40:51.312556799 +0100
+++ /var/tmp/diff_new_pack.omW8ty/_new  2019-01-05 14:40:51.344556772 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           perl-DBD-SQLite
-Version:        1.60
+Version:        1.62
 Release:        0
 %define cpan_name DBD-SQLite
 Summary:        Self-contained RDBMS in a DBI Driver
@@ -37,7 +37,7 @@
 
 %description
 SQLite is a public domain file-based relational database engine that you
-can find at http://www.sqlite.org/.
+can find at https://www.sqlite.org/.
 
 *DBD::SQLite* is a Perl DBI driver for SQLite, that includes the entire
 thing in the distribution. So in order to get a fast transaction capable
@@ -48,7 +48,7 @@
 
 * Implements a large subset of SQL92
 
-See http://www.sqlite.org/lang.html for details.
+See https://www.sqlite.org/lang.html for details.
 
 * A complete DB in a single disk file
 

++++++ DBD-SQLite-1.60.tar.gz -> DBD-SQLite-1.62.tar.gz ++++++
++++ 10688 lines of diff (skipped)


Reply via email to