From 816b174576e69b093095c5fbc344c1ffb3dff235e0467c704b997f2dd7596467 Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Thu, 6 May 2021 07:13:34 +0000 Subject: [PATCH] Accepting request 890494 from home:bruno_friedmann:branches:Application:Geo - Update to 3.2.3 (bug fix release) * Full changelog https://github.com/OSGeo/gdal/blob/v3.2.3/gdal/NEWS - Be warned about ahead changes with future 3.3.x version https://github.com/OSGeo/gdal/blob/v3.3.0/gdal/NEWS OBS-URL: https://build.opensuse.org/request/show/890494 OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=134 --- gdal-3.2.2.tar.xz | 3 --- gdal-3.2.2.tar.xz.md5 | 1 - gdal-3.2.3.tar.xz | 3 +++ gdal-3.2.3.tar.xz.md5 | 1 + gdal.changes | 9 +++++++++ gdal.spec | 2 +- 6 files changed, 14 insertions(+), 5 deletions(-) delete mode 100644 gdal-3.2.2.tar.xz delete mode 100644 gdal-3.2.2.tar.xz.md5 create mode 100644 gdal-3.2.3.tar.xz create mode 100644 gdal-3.2.3.tar.xz.md5 diff --git a/gdal-3.2.2.tar.xz b/gdal-3.2.2.tar.xz deleted file mode 100644 index a8842f6..0000000 --- a/gdal-3.2.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a7e1e414e5c405af48982bf4724a3da64a05770254f2ce8affb5f58a7604ca57 -size 12251728 diff --git a/gdal-3.2.2.tar.xz.md5 b/gdal-3.2.2.tar.xz.md5 deleted file mode 100644 index b08925c..0000000 --- a/gdal-3.2.2.tar.xz.md5 +++ /dev/null @@ -1 +0,0 @@ -c656be582f7beb528c66486cd1fca7a2 gdal-3.2.2.tar.xz diff --git a/gdal-3.2.3.tar.xz b/gdal-3.2.3.tar.xz new file mode 100644 index 0000000..f6026fe --- /dev/null +++ b/gdal-3.2.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9ec8458fe97fd02bf36379e7f63eaafce1005eeb60e329ed25bb2d2a17a796f +size 12259160 diff --git a/gdal-3.2.3.tar.xz.md5 b/gdal-3.2.3.tar.xz.md5 new file mode 100644 index 0000000..1f423d6 --- /dev/null +++ b/gdal-3.2.3.tar.xz.md5 @@ -0,0 +1 @@ +6c276978d625d23a091bac9fdddb99db gdal-3.2.3.tar.xz diff --git a/gdal.changes b/gdal.changes index 77524a3..ade699d 100644 --- a/gdal.changes +++ b/gdal.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue May 4 14:17:10 UTC 2021 - Bruno Friedmann + +- Update to 3.2.3 (bug fix release) + * Full changelog + https://github.com/OSGeo/gdal/blob/v3.2.3/gdal/NEWS +- Be warned about ahead changes with future 3.3.x version + https://github.com/OSGeo/gdal/blob/v3.3.0/gdal/NEWS + ------------------------------------------------------------------- Fri Mar 12 07:31:51 UTC 2021 - Guillaume GARDET diff --git a/gdal.spec b/gdal.spec index 38e9581..7ff6865 100644 --- a/gdal.spec +++ b/gdal.spec @@ -25,7 +25,7 @@ %bcond_with fgdb_support %bcond_without python2 Name: gdal -Version: 3.2.2 +Version: 3.2.3 Release: 0 Summary: GDAL/OGR - a translator library for raster and vector geospatial data formats License: BSD-3-Clause AND MIT AND SUSE-Public-Domain