This commit is contained in:
Paul Nasrat 2006-01-24 20:28:46 +00:00
parent 4e0116a5fc
commit 8b0e8b3a02
3 changed files with 8 additions and 3 deletions

View File

@ -2,3 +2,4 @@ sqlite-3.2.2.tar.gz
sqlite-3.2.5.tar.gz
sqlite-3.2.6.tar.gz
sqlite-3.2.7.tar.gz
sqlite-3.2.8.tar.gz

View File

@ -1 +1 @@
34c92821b3b46380f192c0aaf2b2b217 sqlite-3.2.7.tar.gz
9f2c014aaa46565b8163e047166a5686 sqlite-3.2.8.tar.gz

View File

@ -3,8 +3,8 @@
Summary: Library that implements an embeddable SQL database engine
Name: sqlite
Version: 3.2.7
Release: 2.1
Version: 3.2.8
Release: 1
License: Public Domain
Group: Applications/Databases
URL: http://www.sqlite.org/
@ -96,6 +96,10 @@ rm -rf $RPM_BUILD_ROOT
%endif
%changelog
* Tue Jan 24 2006 Paul Nasrat <pnasrat@redhat.com> - 3.2.8-1
- Add --enable-threadsafe (Nicholas Miell)
- Update to 3.2.8
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
- rebuilt