diff --git a/sqlite-autoconf-3070603.tar.bz2 b/sqlite-autoconf-3070603.tar.bz2 deleted file mode 100644 index e250828..0000000 --- a/sqlite-autoconf-3070603.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:22cf70872a5bad5f8aad338b6373af6ad001a08a4dd70f4315d86acaa44cafe1 -size 1280774 diff --git a/sqlite-autoconf-3070700.tar.bz2 b/sqlite-autoconf-3070700.tar.bz2 new file mode 100644 index 0000000..5871d61 --- /dev/null +++ b/sqlite-autoconf-3070700.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fa0784d3bd5456a5da58809cc57cacc845629f47a5b8f27a023795fb5902b4e +size 1292374 diff --git a/sqlite3.changes b/sqlite3.changes index 2645be8..7fc95b1 100644 --- a/sqlite3.changes +++ b/sqlite3.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Fri Jun 24 12:32:50 UTC 2011 - max@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. + ------------------------------------------------------------------- Fri May 20 08:38:22 UTC 2011 - max@novell.com diff --git a/sqlite3.spec b/sqlite3.spec index 60ccdb6..c4c4ea9 100644 --- a/sqlite3.spec +++ b/sqlite3.spec @@ -35,7 +35,7 @@ License: Public Domain, Freeware 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