Rebuild for sqlite 3.8.10.1

This commit is contained in:
Jan Staněk 2015-05-19 11:33:38 +02:00
parent ae93ccdfa9
commit 9fd5a725f1
1 changed files with 6 additions and 3 deletions

View File

@ -2,10 +2,10 @@
%global sqlitever 3.8.3
%endif
%if 0%{?fedora} == 20
%global sqlitever 3.8.9
%global sqlitever 3.8.10.1
%endif
%if 0%{?fedora} == 21
%global sqlitever 3.8.9
%global sqlitever 3.8.10.1
%endif
%if 0%{?rhel} == 6
%global sqlitever 3.6.20
@ -13,7 +13,7 @@
Name: spatialite-tools
Version: 4.1.1
Release: 12%{?dist}
Release: 13%{?dist}
Summary: A set of useful CLI tools for SpatiaLite
Group: Development/Tools
@ -71,6 +71,9 @@ make install DESTDIR=%{buildroot}
%changelog
* Tue May 19 2015 Jan Stanek <jstanek@redhat.com> - 4.1.1-13
- Rebuild for sqlite 3.8.10.1
* Wed Apr 15 2015 Jan Stanek <jstanek@redhat.com> - 4.1.1-12
- Rebuild for sqlite 3.8.9