- update to 3.6.10
This commit is contained in:
parent
95bd238cd0
commit
bc56a18c61
@ -1 +1 @@
|
||||
sqlite-3.6.7.tar.gz
|
||||
sqlite-3.6.10.tar.gz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
5223d1f459b608ed8c2c54f8847f8e1a sqlite-3.6.7.tar.gz
|
||||
a03bdc86df4025b6881d58557e4b5bd3 sqlite-3.6.10.tar.gz
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
Summary: Library that implements an embeddable SQL database engine
|
||||
Name: sqlite
|
||||
Version: 3.6.7
|
||||
Version: 3.6.10
|
||||
Release: 1%{?dist}
|
||||
License: Public Domain
|
||||
Group: Applications/Databases
|
||||
@ -145,6 +145,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Jan 22 2009 Panu Matilainen <pmatilai@redhat.com> - 3.6.10-1
|
||||
- update to 3.6.10
|
||||
|
||||
* Wed Dec 31 2008 Panu Matilainen <pmatilai@redhat.com> - 3.6.7-1
|
||||
- update to 3.6.7
|
||||
- avoid lemon ending up in main sqlite package too
|
||||
|
Loading…
Reference in New Issue
Block a user