update to match native
This commit is contained in:
parent
69887c4555
commit
9c6b39c57d
@ -1 +1,2 @@
|
||||
sqlite-3.6.14.2.tar.gz
|
||||
sqlite-3.6.17.tar.gz
|
||||
|
@ -10,8 +10,8 @@
|
||||
%global tclversion 8.5
|
||||
|
||||
Name: mingw32-sqlite
|
||||
Version: 3.6.14.2
|
||||
Release: 2%{?dist}
|
||||
Version: 3.6.17
|
||||
Release: 1%{?dist}
|
||||
Summary: MinGW Windows port of sqlite embeddable SQL database engine
|
||||
|
||||
License: Public Domain
|
||||
@ -133,6 +133,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Sun Sep 20 2009 Thomas Sailer <t.sailer@alumni.ethz.ch> - 3.6.17-1
|
||||
- update to 3.6.17
|
||||
|
||||
* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.6.14.2-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user