update
This commit is contained in:
parent
4e0116a5fc
commit
8b0e8b3a02
@ -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
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
34c92821b3b46380f192c0aaf2b2b217 sqlite-3.2.7.tar.gz
|
||||
9f2c014aaa46565b8163e047166a5686 sqlite-3.2.8.tar.gz
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user