SHA256
1
0
forked from pool/gdal

Accepting request 878479 from home:Guillaume_G:branches:Application:Geo

- Update to 3.2.2 (bug fix release):
  * Full changelog
    https://github.com/OSGeo/gdal/blob/v3.2.2/gdal/NEWS

OBS-URL: https://build.opensuse.org/request/show/878479
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=132
This commit is contained in:
Martin Pluskal 2021-03-12 08:37:40 +00:00 committed by Git OBS Bridge
parent cadfccdeb5
commit 3ba9e2552a
6 changed files with 14 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6c588b58fcb63ff3f288eb9f02d76791c0955ba9210d98c3abd879c770ae28ea
size 12184208

View File

@ -1 +0,0 @@
cf7fe042403e73ad991aa5797247b586 gdal-3.2.1.tar.xz

3
gdal-3.2.2.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a7e1e414e5c405af48982bf4724a3da64a05770254f2ce8affb5f58a7604ca57
size 12251728

1
gdal-3.2.2.tar.xz.md5 Normal file
View File

@ -0,0 +1 @@
c656be582f7beb528c66486cd1fca7a2 gdal-3.2.2.tar.xz

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Mar 12 07:31:51 UTC 2021 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to 3.2.2 (bug fix release):
* Full changelog
https://github.com/OSGeo/gdal/blob/v3.2.2/gdal/NEWS
-------------------------------------------------------------------
Mon Jan 4 17:34:22 UTC 2021 - Bruno Friedmann <bruno@ioda-net.ch>

View File

@ -25,10 +25,10 @@
%bcond_with fgdb_support
%bcond_without python2
Name: gdal
Version: 3.2.1
Version: 3.2.2
Release: 0
Summary: GDAL/OGR - a translator library for raster and vector geospatial data formats
License: MIT AND BSD-3-Clause AND SUSE-Public-Domain
License: BSD-3-Clause AND MIT AND SUSE-Public-Domain
URL: https://www.gdal.org/
Source0: http://download.osgeo.org/%{name}/%{version}/%{sourcename}-%{version}.tar.xz
Source1: http://download.osgeo.org/%{name}/%{version}/%{sourcename}-%{version}.tar.xz.md5
@ -312,6 +312,7 @@ rm -f %{buildroot}%{_datadir}/gdal/LICENSE.TXT
sed -i 's,\(#define PACKAGE_.*\),/* \1 */,' %{buildroot}%{_includedir}/gdal/cpl_config.h
%post -n lib%{name}%{soversion} -p /sbin/ldconfig
%postun -n lib%{name}%{soversion} -p /sbin/ldconfig
%files -n lib%{name}%{soversion}