diff --git a/sqlite-autoconf-3070700.tar.bz2 b/sqlite-autoconf-3070700.tar.bz2 deleted file mode 100644 index 5871d61..0000000 --- a/sqlite-autoconf-3070700.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2fa0784d3bd5456a5da58809cc57cacc845629f47a5b8f27a023795fb5902b4e -size 1292374 diff --git a/sqlite-autoconf-3070701.tar.gz b/sqlite-autoconf-3070701.tar.gz new file mode 100644 index 0000000..730c564 --- /dev/null +++ b/sqlite-autoconf-3070701.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7dcc36b25f7bcbe2938d0ea2baea5b706f0af93473d02a3f612d7ab39e386edf +size 1748837 diff --git a/sqlite3.changes b/sqlite3.changes index 7fc95b1..33371d5 100644 --- a/sqlite3.changes +++ b/sqlite3.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Aug 4 13:56:02 UTC 2011 - idonmez@novell.com + +- New Version: 3.7.7.1: + * Fix a bug causing PRAGMA case_sensitive_like statements compiled + using sqlite3_prepare() to fail with an SQLITE_SCHEMA error. + ------------------------------------------------------------------- Fri Jun 24 12:32:50 UTC 2011 - max@novell.com diff --git a/sqlite3.spec b/sqlite3.spec index c8f1bdb..729f2b1 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.7 +Version: 3.7.7.1 Release: 1 # bug437293 %ifarch ppc64 @@ -47,7 +47,7 @@ Requires: libsqlite3-0 = %version %endif Provides: sqlite = %version Obsoletes: sqlite < %version -Source0: sqlite-autoconf-%tarversion.tar.bz2 +Source0: sqlite-autoconf-%tarversion.tar.gz Source1: baselibs.conf BuildRoot: %{_tmppath}/%{name}-%{version}-build