Hello community,

here is the log from the commit of package sqlite3 for openSUSE:Factory
checked in at Wed Jun 29 15:28:41 CEST 2011.



--------
--- sqlite3/sqlite3.changes     2011-05-20 10:41:06.000000000 +0200
+++ /mounts/work_src_done/STABLE/sqlite3/sqlite3.changes        2011-06-24 
14:40:13.000000000 +0200
@@ -1,0 +2,18 @@
+Fri Jun 24 12:32:50 UTC 2011 - m...@novell.com
+
+- New Version: 3.7.7:
+  * Add support for URI filenames.
+  * Add the sqlite3_vtab_config() interface in support of
+    ON CONFLICT clauses with virtual tables.
+  * Add the xSavepoint, xRelease and xRollbackTo methods in
+    virtual tables in support of SAVEPOINT for virtual tables.
+  * Update the built-in FTS3/FTS4 and RTREE virtual tables to
+    support ON CONFLICT clauses and REPLACE.
+  * Avoid unnecessary reparsing of the database schema.
+  * Added support for the FTS4 prefix option and the FTS4 order
+    option.
+  * Allow WAL-mode databases to be opened read-only as long as
+    there is an existing read/write connection.
+  * Added support for short filenames.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  sqlite-autoconf-3070603.tar.bz2

New:
----
  sqlite-autoconf-3070700.tar.bz2

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

Other differences:
------------------
++++++ sqlite3.spec ++++++
--- /var/tmp/diff_new_pack.nieXFm/_old  2011-06-29 15:26:54.000000000 +0200
+++ /var/tmp/diff_new_pack.nieXFm/_new  2011-06-29 15:26:54.000000000 +0200
@@ -35,7 +35,7 @@
 Group:          Productivity/Databases/Servers
 Summary:        Embeddable SQL Database Engine
 Url:            http://www.sqlite.org/
-Version:        3.7.6.3
+Version:        3.7.7
 Release:        1
 # bug437293
 %ifarch ppc64
@@ -129,7 +129,7 @@
 %setup -q -n sqlite-autoconf-%tarversion
 
 %build
-export CFLAGS="-DSQLITE_ENABLE_COLUMN_METADATA"
+export CFLAGS="-DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_USE_URI"
 %configure --disable-static
 make
 

++++++ sqlite-autoconf-3070603.tar.bz2 -> sqlite-autoconf-3070700.tar.bz2 ++++++
++++ 36802 lines of diff (skipped)


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



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to