This commit is contained in:
Peter Robinson 2014-07-25 14:23:40 +01:00
parent 1fe7879f33
commit 4a488e5044
3 changed files with 8 additions and 9 deletions

6
.gitignore vendored
View File

@ -1,5 +1 @@
/spatialite-tools-2.4.0.tar.gz
/spatialite-tools-3.1.0b.tar.gz
/spatialite-tools-4.0.0.tar.gz
/spatialite-tools-4.1.0.tar.gz
/spatialite-tools-4.1.1.tar.gz
/spatialite-tools-4.*.tar.gz

View File

@ -1 +1 @@
1d7f1b923d33a64668e8fc0cead421aa spatialite-tools-4.1.1.tar.gz
e00aeccec0cc8bf1e6fc725b1eabd2d2 spatialite-tools-4.2.0.tar.gz

View File

@ -12,8 +12,8 @@
%endif
Name: spatialite-tools
Version: 4.1.1
Release: 5%{?dist}
Version: 4.2.0
Release: 1%{?dist}
Summary: A set of useful CLI tools for SpatiaLite
Group: Development/Tools
@ -68,9 +68,12 @@ make install DESTDIR=%{buildroot}
%{_bindir}/spatialite_network
%{_bindir}/spatialite_osm*
%{_bindir}/spatialite_tool
%{_bindir}/spatialite_xml_*
%changelog
* Fri Jul 25 2014 Peter Robinson <pbrobinson@fedoraproject.org> 4.2.0-1
- Upate to 4.2.0
* Sat Jun 14 2014 Volker Fröhlich <volker27@gmx.at> - 4.1.1-5
- Rebuild for sqlite 3.8.5