update to 3.7.15.2

This commit is contained in:
Thomas Sailer 2013-03-03 18:42:36 +01:00
parent 28775a8258
commit 4f9a05d3c4
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -7,3 +7,4 @@ sqlite-3.6.22.tar.gz
/sqlite-src-3070900.zip
/sqlite-src-3071300.zip
/sqlite-src-3071401.zip
/sqlite-src-3071502.zip

View File

@ -2,8 +2,8 @@
%global name1 sqlite
%global realver 3071401
%global rpmver 3.7.14.1
%global realver 3071502
%global rpmver 3.7.15.2
# bcond default logic is nicely backwards...
%bcond_with tcl
@ -11,7 +11,7 @@
Name: mingw-%{name1}
Version: %{rpmver}
Release: 2%{?dist}
Release: 1%{?dist}
Summary: MinGW Windows port of sqlite embeddable SQL database engine
License: Public Domain
@ -218,6 +218,9 @@ find $RPM_BUILD_ROOT -name "*.la" -delete
%changelog
* Sun Mar 3 2013 Thomas Sailer <t.sailer@alumni.ethz.ch> - 3.7.15.2-1
- Update to 3.7.15.2
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.7.14.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild

View File

@ -1 +1 @@
c594594be4c5353ceb43caade87ca7d6 sqlite-src-3071401.zip
02629f8624398c0c321a0d9fa813b28e sqlite-src-3071502.zip