New release 1.11.3

This commit is contained in:
Volker Froehlich 2015-10-21 23:59:15 +02:00
parent 1ad74388d8
commit 6bf0232d5c
4 changed files with 11 additions and 6 deletions

2
.gitignore vendored
View File

@ -15,3 +15,5 @@ gdalautotest-1.7.0.tar.gz
/gdalautotest-1.11.1.tar.gz
/gdalautotest-1.11.2.tar.gz
/gdal-1.11.2-fedora.tar.xz
/gdalautotest-1.11.3.tar.gz
/gdal-1.11.3-fedora.tar.xz

View File

@ -1,6 +1,6 @@
#!/bin/bash
# Volker Fröhlich
VERSION="1.11.2"
VERSION="1.11.3"
tar xvf gdal-"${VERSION}".tar.xz

View File

@ -22,7 +22,7 @@
# Tests can be of a different version
%global testversion 1.11.2
%global testversion 1.11.3
%global run_tests 1
%global with_spatialite 1
@ -39,8 +39,8 @@
Name: gdal
Version: 1.11.2
Release: 5%{?dist}
Version: 1.11.3
Release: 1%{?dist}
Summary: GIS file format library
Group: System Environment/Libraries
License: MIT
@ -783,6 +783,9 @@ popd
#Or as before, using ldconfig
%changelog
* Wed Oct 21 2015 Volker Froehlich <volker27@gmx.at> - 1.11.3-1
- New release
* Wed Oct 21 2015 Volker Froehlich <volker27@gmx.at> - 1.11.2-5
- Solve BZ #1271906 (Build iso8211 and s57 utilities)
- Support openjpeg2

View File

@ -1,2 +1,2 @@
f639373d0709858d41997c708ca80c52 gdal-1.11.2-fedora.tar.xz
3d4cb6361005312dc86016b0b7eb57a4 gdalautotest-1.11.2.tar.gz
2b6ba83e78a3ce5ffbed8f14ddd0029a gdalautotest-1.11.3.tar.gz
b07d7f7d1c0032fb8207df477644534a gdal-1.11.3-fedora.tar.xz