diff --git a/sqlite-autoconf-3081000.tar.gz b/sqlite-autoconf-3081000.tar.gz deleted file mode 100644 index 6c39b8a..0000000 --- a/sqlite-autoconf-3081000.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c4b8f9eefbdf0b9bef2044bdc3510c8a3f3b0ddb0489661fb433034187f5a428 -size 2049170 diff --git a/sqlite-autoconf-3081001.tar.gz b/sqlite-autoconf-3081001.tar.gz new file mode 100644 index 0000000..9844092 --- /dev/null +++ b/sqlite-autoconf-3081001.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f8f2ae6461e637ff63e50fef10b6962764dfc3b81a8c0f80a19794b9d59f7ca +size 2049377 diff --git a/sqlite-doc-3081000.zip b/sqlite-doc-3081000.zip deleted file mode 100644 index e0727d5..0000000 --- a/sqlite-doc-3081000.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ef94f17493c93be9f7f4884e0599eb2182ef45e075ab0048cd3c98246d872edd -size 5053667 diff --git a/sqlite-doc-3081001.zip b/sqlite-doc-3081001.zip new file mode 100644 index 0000000..4ee869a --- /dev/null +++ b/sqlite-doc-3081001.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b6c186a2da8b7d7397eb3942e97fd85b88734beb300702ace0dca4a3db729a6 +size 5060040 diff --git a/sqlite3.changes b/sqlite3.changes index 4bc5b5d..5849623 100644 --- a/sqlite3.changes +++ b/sqlite3.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sun May 10 12:21:00 UTC 2015 - astieger@suse.com + +- SQLite 3.8.10.1: + * Make sqlite3_compileoption_used() responsive to the + SQLITE_ENABLE_DBSTAT_VTAB compile-time option. + * Fix minor issues with the dbstat virtual table. + ------------------------------------------------------------------- Thu May 7 19:21:37 UTC 2015 - crrodriguez@opensuse.org diff --git a/sqlite3.spec b/sqlite3.spec index b9e84c5..c8f7867 100644 --- a/sqlite3.spec +++ b/sqlite3.spec @@ -21,9 +21,9 @@ %define oname sqlite Name: %pname -Version: 3.8.10 +Version: 3.8.10.1 Release: 0 -%define tarversion 3081000 +%define tarversion 3081001 Summary: Embeddable SQL Database Engine License: SUSE-Public-Domain Group: Productivity/Databases/Servers