[gdal] New release 1.11.2

Volker Fröhlich volter at fedoraproject.org
Tue Feb 24 08:29:41 UTC 2015


commit ec11c0f351ee956981c5deb507b73e50da1e505c
Author: Volker Fröhlich <volker27 at gmx.at>
Date:   Tue Feb 24 09:27:45 2015 +0100

    New release 1.11.2

 .gitignore      | 2 ++
 gdal-cleaner.sh | 2 +-
 gdal.spec       | 9 ++++++---
 sources         | 4 ++--
 4 files changed, 11 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fae421c..7846640 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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
diff --git a/gdal-cleaner.sh b/gdal-cleaner.sh
index 1c65842..41cbba5 100755
--- a/gdal-cleaner.sh
+++ b/gdal-cleaner.sh
@@ -1,6 +1,6 @@
 #!/bin/bash
 # Volker Fröhlich
-VERSION="1.11.1"
+VERSION="1.11.2"
 
 tar xvf gdal-"${VERSION}".tar.xz
 
diff --git a/gdal.spec b/gdal.spec
index 87a82b5..2617b72 100644
--- a/gdal.spec
+++ b/gdal.spec
@@ -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 at gmx.at> - 1.11.2-1
+- New release
+
 * Fri Jan 23 2015 Marek Kasik <mkasik at redhat.com> - 1.11.1-6
 - Rebuild (poppler-0.30.0)
 
diff --git a/sources b/sources
index b2f39aa..e0be54a 100644
--- a/sources
+++ b/sources
@@ -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


More information about the scm-commits mailing list