New bugfix upstream release 4.1.1

This commit is contained in:
Volker Fröhlich 2013-07-01 23:36:26 +02:00
parent 117ba10fe4
commit c285a3cc06
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@
/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

View File

@ -1 +1 @@
83a9dc3b001b9c220557659960bd8e4c spatialite-tools-4.1.0.tar.gz
1d7f1b923d33a64668e8fc0cead421aa spatialite-tools-4.1.1.tar.gz

View File

@ -1,6 +1,6 @@
Name: spatialite-tools
Version: 4.1.0
Release: 2%{?dist}
Version: 4.1.1
Release: 1%{?dist}
Summary: A set of useful CLI tools for SpatiaLite
Group: Development/Tools
@ -53,6 +53,9 @@ make install DESTDIR=%{buildroot}
%changelog
* Mon Jul 1 2013 Volker Fröhlich <volker27@gmx.at> - 4.1.1-1
- New upstream release
* Tue Jun 4 2013 Volker Fröhlich <volker27@gmx.at> - 4.1.0-2
- Add dxf utility to files section