Hello community,

here is the log from the commit of package perl-DBD-SQLite for openSUSE:Factory 
checked in at 2016-11-20 18:17:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-DBD-SQLite (Old)
 and      /work/SRC/openSUSE:Factory/.perl-DBD-SQLite.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-DBD-SQLite"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-DBD-SQLite/perl-DBD-SQLite.changes  
2016-02-25 22:03:32.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.perl-DBD-SQLite.new/perl-DBD-SQLite.changes     
2016-11-20 18:17:33.000000000 +0100
@@ -1,0 +2,47 @@
+Wed Nov 16 06:16:40 UTC 2016 - co...@suse.com
+
+- updated to 1.52
+   see /usr/share/doc/packages/perl-DBD-SQLite/Changes
+
+  1.52 2016-11-15
+      - Switched to a production version.
+  
+  1.51_07 2016-10-16
+      - Downgraded SQLite to 3.13.0 (RT#118395)
+  
+  1.51_06 2016-10-15
+      - Updated SQLite to 3.15.0
+  
+  1.51_05 2016-06-23
+      - Updated SQLite to 3.13.0
+      - Resolved #115465: column_info doesn't parse sizes with spaces
+        (ilmari++)
+      - Added two missing function declarations (rurban++)
+  
+  1.51_04 2016-03-07
+      - Updated SQLite to 3.11.1, which fixed an FTS5 index
+        corruption issue
+  
+  1.51_03 2016-02-20
+      - No code change
+      - Resolved #112220: t/62_regexp_multibyte_char_class.t fails
+        for perl >= 5.22.0 and non-utf8 locale (SREZIC++)
+  
+  1.51_02 2016-02-20
+      - No code change; fixed a newly added test that only passed
+        under recent perls (>= 5.18)
+  
+  1.51_01 2016-02-20
+      *** CHANGES THAT MAY POSSIBLY BREAK YOUR OLD APPLICATIONS ***
+      - Updated to SQLite 3.11.0.
+        As upstream disabled two-arg fts3_tokenizer() for security concern,
+        DBD::SQLite also stopped enabling it by default. If you do need
+        perl tokenizer, compile/install with SQLITE_ENABLE_FTS3_TOKENIZER
+        environmental variable.
+  
+      - Applied a doc patch by Salvatore Bonaccorso
+      - Enabled (experimental) FTS5
+      - Fixed REGEXP function to work under sqlite_unicode correctly
+        (AndrĂ¡s Farkas++)
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ perl-DBD-SQLite.spec ++++++
--- /var/tmp/diff_new_pack.JwjGET/_old  2016-11-20 18:17:34.000000000 +0100
+++ /var/tmp/diff_new_pack.JwjGET/_new  2016-11-20 18:17:34.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           perl-DBD-SQLite
-Version:        1.50
+Version:        1.52
 Release:        0
 %define cpan_name DBD-SQLite
 Summary:        Self-contained RDBMS in a DBI Driver
@@ -88,6 +88,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes constants.inc LICENSE README
+%doc Changes constants.inc dbdimp_tokenizer.inc dbdimp_virtual_table.inc 
LICENSE README
 
 %changelog

++++++ DBD-SQLite-1.50.tar.gz -> DBD-SQLite-1.52.tar.gz ++++++
++++ 48037 lines of diff (skipped)


Reply via email to