- update to 3.6.23.1
This commit is contained in:
parent
e3525490a2
commit
bf978b4a5f
@ -1,2 +1,2 @@
|
|||||||
sqlite-3.6.23.tar.gz
|
|
||||||
sqlite_docs_3_6_23.zip
|
sqlite_docs_3_6_23.zip
|
||||||
|
sqlite-3.6.23.1.tar.gz
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
5ab08907643eda2aa8bf4e72e7eb31e9 sqlite-3.6.23.tar.gz
|
|
||||||
4e724623aa011b1cadcf80e0b84d8895 sqlite_docs_3_6_23.zip
|
4e724623aa011b1cadcf80e0b84d8895 sqlite_docs_3_6_23.zip
|
||||||
|
d99f1b31da0eb33271464bee15cec701 sqlite-3.6.23.1.tar.gz
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
Summary: Library that implements an embeddable SQL database engine
|
Summary: Library that implements an embeddable SQL database engine
|
||||||
Name: sqlite
|
Name: sqlite
|
||||||
Version: %{basever}
|
Version: %{basever}.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: Public Domain
|
License: Public Domain
|
||||||
Group: Applications/Databases
|
Group: Applications/Databases
|
||||||
@ -169,6 +169,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Apr 19 2010 Panu Matilainen <pmatilai@redhat.com> - 3.6.23.1-1
|
||||||
|
- update to 3.6.23.1 (http://www.sqlite.org/releaselog/3_6_23_1.html)
|
||||||
|
|
||||||
* Wed Mar 10 2010 Panu Matilainen <pmatilai@redhat.com> - 3.6.23-1
|
* Wed Mar 10 2010 Panu Matilainen <pmatilai@redhat.com> - 3.6.23-1
|
||||||
- update to 3.6.23 (http://www.sqlite.org/releaselog/3_6_23.html)
|
- update to 3.6.23 (http://www.sqlite.org/releaselog/3_6_23.html)
|
||||||
- drop the lemon sprintf patch, upstream doesn't want it
|
- drop the lemon sprintf patch, upstream doesn't want it
|
||||||
|
Loading…
Reference in New Issue
Block a user