From 0ae310ce4ad2b69d0c663389aa527deee6f4baa1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Volker=20Fr=C3=B6hlich?= Date: Mon, 31 Oct 2016 00:07:55 +0100 Subject: [PATCH] New version 2.1.2 --- .gitignore | 1 + gdal-cleaner.sh | 2 +- gdal.spec | 7 +++++-- sources | 3 +-- 4 files changed, 8 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 02e0722..3cd083d 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,4 @@ gdalautotest-1.7.0.tar.gz /gdal-2.1.0-fedora.tar.xz /gdalautotest-2.1.1.tar.gz /gdal-2.1.1-fedora.tar.xz +/gdal-2.1.2-fedora.tar.xz diff --git a/gdal-cleaner.sh b/gdal-cleaner.sh index 4e9cb37..5529319 100755 --- a/gdal-cleaner.sh +++ b/gdal-cleaner.sh @@ -1,6 +1,6 @@ #!/bin/bash # Volker Fröhlich -VERSION="2.1.1" +VERSION="2.1.2" tar xvf gdal-"${VERSION}".tar.xz diff --git a/gdal.spec b/gdal.spec index 899ab1b..df8410e 100644 --- a/gdal.spec +++ b/gdal.spec @@ -43,8 +43,8 @@ Name: gdal -Version: 2.1.1 -Release: 2%{?dist} +Version: 2.1.2 +Release: 1%{?dist} Summary: GIS file format library Group: System Environment/Libraries License: MIT @@ -836,6 +836,9 @@ popd #Or as before, using ldconfig %changelog +* Sun Oct 30 2016 Volker Froehlich - 2.1.2-1 +- New upstream release + * Sat Oct 22 2016 Orion Poplawski - 2.1.1-2 - Use system libjson-c diff --git a/sources b/sources index 031ca0b..5598746 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -68c05bdb4a70c6a9cc7ca9c09be18547 gdalautotest-2.1.1.tar.gz -d1d2c358c58c464f6259be9ef2540c17 gdal-2.1.1-fedora.tar.xz +ad4974b2020fd3d7fed532212847d08c gdal-2.1.2-fedora.tar.xz