diff --git a/.cvsignore b/.cvsignore index e057d5d..d42c2c2 100644 --- a/.cvsignore +++ b/.cvsignore @@ -5,3 +5,4 @@ sqlite-3.2.7.tar.gz sqlite-3.2.8.tar.gz sqlite-3.3.2.tar.gz sqlite-3.3.3.tar.gz +sqlite-3.3.5.tar.gz diff --git a/sources b/sources index 15e797a..339ff38 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -eb5d9d7e7853b3af78e767d709b7fced sqlite-3.3.3.tar.gz +dd2a7b6f2a07a4403a0b5e17e8ed5b88 sqlite-3.3.5.tar.gz diff --git a/sqlite.spec b/sqlite.spec index 218aa61..5cca4b4 100644 --- a/sqlite.spec +++ b/sqlite.spec @@ -3,8 +3,8 @@ Summary: Library that implements an embeddable SQL database engine Name: sqlite -Version: 3.3.3 -Release: 1.2 +Version: 3.3.5 +Release: 1 License: Public Domain Group: Applications/Databases URL: http://www.sqlite.org/ @@ -96,6 +96,9 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Mon Apr 17 2006 Paul Nasrat - 3.3.5-1 +- Update to 3.3.5 + * Fri Feb 10 2006 Jesse Keating - 3.3.3-1.2 - bump again for double-long bug on ppc(64)