New release 1.11.2

This commit is contained in:
Volker Fröhlich 2015-02-24 09:27:45 +01:00
parent 0f9cead6a7
commit ec11c0f351
4 changed files with 11 additions and 6 deletions

2
.gitignore vendored
View File

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

View File

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

View File

@ -23,7 +23,7 @@
# Tests can be of a different version
%global testversion 1.11.1
%global testversion 1.11.2
%global run_tests 1
%global with_spatialite 1
@ -40,8 +40,8 @@
Name: gdal
Version: 1.11.1
Release: 6%{?dist}
Version: 1.11.2
Release: 1%{?dist}
Summary: GIS file format library
Group: System Environment/Libraries
License: MIT
@ -768,6 +768,9 @@ popd
#Or as before, using ldconfig
%changelog
* Tue Feb 17 2015 Volker Fröhlich <volker27@gmx.at> - 1.11.2-1
- New release
* Fri Jan 23 2015 Marek Kasik <mkasik@redhat.com> - 1.11.1-6
- Rebuild (poppler-0.30.0)

View File

@ -1,2 +1,2 @@
f8cba353a17576ec93770ef286d2220d gdal-1.11.1-fedora.tar.xz
9a3f691157013f8707984b4870d37a7a gdalautotest-1.11.1.tar.gz
f639373d0709858d41997c708ca80c52 gdal-1.11.2-fedora.tar.xz
3d4cb6361005312dc86016b0b7eb57a4 gdalautotest-1.11.2.tar.gz