- Update to 3.5.4 (#413801)
This commit is contained in:
parent
1c98ee73b7
commit
16115b8fc5
@ -1 +1 @@
|
||||
sqlite-3.4.2.tar.gz
|
||||
sqlite-3.5.4.tar.gz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
2feec9b429f9298c9f288420c8b449f8 sqlite-3.4.2.tar.gz
|
||||
f17da840eed792e896c3408d0ce97718 sqlite-3.5.4.tar.gz
|
||||
|
@ -5,8 +5,8 @@
|
||||
|
||||
Summary: Library that implements an embeddable SQL database engine
|
||||
Name: sqlite
|
||||
Version: 3.4.2
|
||||
Release: 3%{?dist}
|
||||
Version: 3.5.4
|
||||
Release: 1%{?dist}
|
||||
License: Public Domain
|
||||
Group: Applications/Databases
|
||||
URL: http://www.sqlite.org/
|
||||
@ -106,6 +106,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Dec 21 2007 Panu Matilainen <pmatilai@redhat.com> - 3.5.4-1
|
||||
- Update to 3.5.4 (#413801)
|
||||
|
||||
* Fri Sep 28 2007 Panu Matilainen <pmatilai@redhat.com> - 3.4.2-3
|
||||
- Add another build conditional for enabling %%check
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user