Hello community,

here is the log from the commit of package perl-DBD-SQLite for openSUSE:Factory 
checked in at 2015-07-02 22:44:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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  
2015-04-25 21:16:24.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.perl-DBD-SQLite.new/perl-DBD-SQLite.changes     
2015-07-02 22:44:14.000000000 +0200
@@ -1,0 +2,38 @@
+Sun Jun 21 08:18:18 UTC 2015 - co...@suse.com
+
+- updated to 1.48
+   see /usr/share/doc/packages/perl-DBD-SQLite/Changes
+
+  1.48 2015-06-12
+    - Switched to a production version. (ISHIGAKI)
+  
+  1.47_05 2015-05-08
+    - Updated to SQLite 3.8.10
+  
+  1.47_04 2015-05-02
+    - Used MY_CXT instead of a global variable
+  
+  1.47_03 2015-04-16
+    - Added :all to EXPORT_TAGS in ::Constants
+  
+  1.47_02 2015-04-16
+    - Updated to SQLite 3.8.9
+    - Added DBD::SQLite::Constants, from which you can import any
+      "useful" constants into your applications.
+    - Removed previous Cygwin hack as SQLite 3.8.9 compiles well again
+    - Now create_function/aggregate accepts an extra bit
+      (SQLITE_DETERMINISTIC) for better performance.
+  
+  1.47_01 2015-02-17
+      *** (EXPERIMENTAL) CHANGES THAT MAY POSSIBLY BREAK YOUR OLD APPLICATIONS 
***
+      - Commented OPTIMIZE out of WriteMakefile (RT #94207).
+        If your perl is not compiled with -O2, your DBD::SQLite may
+        possibly behave differently under some circumstances.
+        (This release is to find notable examples from CPAN Testers).
+      - Set THREADSAFE to 0 under Cygwin to cope with an upstream
+        regression since 3.8.7 (GH #7).
+  
+      - Updated to SQLite 3.8.8.2
+      - Resolved #35449: Fast DBH->do (ptushnik, ISHIGAKI)
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ perl-DBD-SQLite.spec ++++++
--- /var/tmp/diff_new_pack.vR2asr/_old  2015-07-02 22:44:15.000000000 +0200
+++ /var/tmp/diff_new_pack.vR2asr/_new  2015-07-02 22:44:15.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           perl-DBD-SQLite
-Version:        1.46
+Version:        1.48
 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 LICENSE README util
+%doc Changes constants.inc LICENSE README
 
 %changelog

++++++ DBD-SQLite-1.46.tar.gz -> DBD-SQLite-1.48.tar.gz ++++++
++++ 30279 lines of diff (skipped)


Reply via email to