New version 2.1.2

This commit is contained in:
Volker Fröhlich 2016-10-31 00:07:55 +01:00
parent 891ece6c99
commit 0ae310ce4a
4 changed files with 8 additions and 5 deletions

1
.gitignore vendored
View File

@ -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

View File

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

View File

@ -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 <volker27@gmx.at> - 2.1.2-1
- New upstream release
* Sat Oct 22 2016 Orion Poplawski <orion@cora.nwra.com> - 2.1.1-2
- Use system libjson-c

View File

@ -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