parent
a75a4dbb2d
commit
f12ee82b5c
@ -1 +1 @@
|
||||
sqlite-3.5.4.tar.gz
|
||||
sqlite-3.5.6.tar.gz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
f17da840eed792e896c3408d0ce97718 sqlite-3.5.4.tar.gz
|
||||
903c9e935c538af392364a9172a3d98d sqlite-3.5.6.tar.gz
|
||||
|
@ -5,8 +5,8 @@
|
||||
|
||||
Summary: Library that implements an embeddable SQL database engine
|
||||
Name: sqlite
|
||||
Version: 3.5.4
|
||||
Release: 3%{?dist}
|
||||
Version: 3.5.6
|
||||
Release: 1%{?dist}
|
||||
License: Public Domain
|
||||
Group: Applications/Databases
|
||||
URL: http://www.sqlite.org/
|
||||
@ -106,6 +106,10 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Feb 12 2008 Panu Matilainen <pmatilai@redhat.com> - 3.5.6-1
|
||||
- update to 3.5.6
|
||||
- also fixes #432447
|
||||
|
||||
* Fri Jan 25 2008 Panu Matilainen <pmatilai@redhat.com> - 3.5.4-3
|
||||
- enable column metadata API (#430258)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user