- Update to 3.3.2
This commit is contained in:
parent
8b0e8b3a02
commit
a394dc654d
@ -3,3 +3,4 @@ sqlite-3.2.5.tar.gz
|
||||
sqlite-3.2.6.tar.gz
|
||||
sqlite-3.2.7.tar.gz
|
||||
sqlite-3.2.8.tar.gz
|
||||
sqlite-3.3.2.tar.gz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
9f2c014aaa46565b8163e047166a5686 sqlite-3.2.8.tar.gz
|
||||
420f442310dd6e90a7a1f8befcf0fb4e sqlite-3.3.2.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
Summary: Library that implements an embeddable SQL database engine
|
||||
Name: sqlite
|
||||
Version: 3.2.8
|
||||
Version: 3.3.2
|
||||
Release: 1
|
||||
License: Public Domain
|
||||
Group: Applications/Databases
|
||||
@ -96,6 +96,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Jan 31 2006 Christopher Aillon <caillon@redhat.com> - 3.3.2-1
|
||||
- Update to 3.3.2
|
||||
|
||||
* Tue Jan 24 2006 Paul Nasrat <pnasrat@redhat.com> - 3.2.8-1
|
||||
- Add --enable-threadsafe (Nicholas Miell)
|
||||
- Update to 3.2.8
|
||||
|
Loading…
Reference in New Issue
Block a user