update to 3.11.0.0

This commit is contained in:
Thomas Sailer 2016-02-18 11:24:29 +01:00
parent f8fa4fbe10
commit 48a52c3f65
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -16,3 +16,4 @@ sqlite-3.6.22.tar.gz
/sqlite-src-3080403.zip
/sqlite-src-3100100.zip
/sqlite-src-3100200.zip
/sqlite-src-3110000.zip

View File

@ -2,8 +2,8 @@
%global name1 sqlite
%global realver 3100200
%global rpmver 3.10.2.0
%global realver 3110000
%global rpmver 3.11.0.0
# 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
@ -222,6 +222,9 @@ find $RPM_BUILD_ROOT -name "*.la" -delete
%changelog
* Thu Feb 18 2016 Thomas Sailer <t.sailer@alumni.ethz.ch> - 3.11.0.0-1
- update to 3.11.0.0
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.10.2.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild

View File

@ -1 +1 @@
3dcee5f039837d0a01de31742e48c5f1 sqlite-src-3100200.zip
8e915b6d0b75e792d680ad77055f8b20 sqlite-src-3110000.zip