Commit Graph

97 Commits

Author SHA256 Message Date
Martin Pluskal
947a77383a Accepting request 1114590 from home:dirkmueller:Factory
- update to 3.7.2:
  * GDAL 3.7.2 is a bugfix release.
  * /vsiaz/: fix cached URL names when listing /vsiaz/
  * /vsiaz/: add options to pass object_id/client_id/msi_res_id
    in IMDS
  * authentication requests (AZURE_IMDS_OBJECT_ID,
    AZURE_IMDS_CLIENT_ID,
  * AZURE_IMDS_MSI_RES_ID)
  * /vsiaz/: implement Azure Active Directory Workload Identity
    authentication,
  * typically for Azure Kubernetes
  * ### Core
  * TileMatrixSet::parse(): add support for OGC 2D Tile Matrix
    Set v2 (#6882)
  * Warper: do not modify bounds when doing
    geographic->geographic on a dataset
  * with world extent but not in [-180,180] (#8194)
  * RMS resampling: avoid potential integer overflow with UInt16
    values
  * GDALChecksumImage(): fix 3.6.0 regression regarding integer
    overflow on
  * images with more than 2 billion pixels (#8254)
  * gdalinfo -json output: emit a stac['proj:epsg'] = null object
    when emitting
  * proj:wkt2 or proj:projjson (#8137)
  * gdalmdimtranslate: fix wrong output dimension size when using
    syntax like
  * '-array name=XXX,view=[::factor_gt_1]'
  * gdal2tiles: fix exception with dataset in EPSG:4326 with
    longitudes > 180 in

OBS-URL: https://build.opensuse.org/request/show/1114590
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=175
2023-10-03 08:18:02 +00:00
Dirk Stoecker
cae375c77a OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=172 2023-09-25 09:21:16 +00:00
4370b1ebc8 Accepting request 1111332 from home:dstoecker:branches:Application:Geo
Typo fix

OBS-URL: https://build.opensuse.org/request/show/1111332
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=170
2023-09-19 12:37:26 +00:00
eaf16da376 Accepting request 1108396 from home:bruno_friedmann:branches:Application:Geo
Please review carefully the new requirements.
The bundled zlib has specific patches and entries for gdal.
I don't want to touch this critical component.

- update to bugfix release version 3.7.1
  * see https://github.com/OSGeo/gdal/blob/v3.7.1/NEWS.md
- update to feature release version 3.7.0
  + see https://github.com/OSGeo/gdal/blob/v3.7.0/NEWS.md
- packaging:
  * add new buildrequire pkgconfig(libarchive)
    for new /vsi7z/ and /vsirar/ virtual file systems
  * handle new delivered files
    data/gfs.xsd: XML schema for .gfs files (#6655)
    data/gml_registry.xsd: new file with XML schema of
    gml_registry.xml (#6716)
    data/ogrinfo_output.json.schema: validate ogrinfo -json output
    data/gdalinfo_output.schema.json: validate gdalinfo -json
    output (fixes #6850)
    data/grib2_table_4_2_0_21.csv
    data/grib2_table_4_2_2_6.csv
    bin/sozip
  * spec-cleaner
  * remove limitation for python < 3.11 as Factory has 3.11.4




old: Application:Geo/gdal
new: home:bruno_friedmann:branches:Application:Geo/gdal rev None
Index: gdal.changes
===================================================================
--- gdal.changes (revision 168)
+++ gdal.changes (revision 3)
@@ -1,7 +1,30 @@
 -------------------------------------------------------------------
+Mon Aug 21 19:11:24 UTC 2023 - Bruno Friedmann <bruno@ioda-net.ch>
+
+- update to bugfix release version 3.7.1
+  * see https://github.com/OSGeo/gdal/blob/v3.7.1/NEWS.md
+- update to feature release version 3.7.0
+  + see https://github.com/OSGeo/gdal/blob/v3.7.0/NEWS.md
+- packaging:
+  * add new buildrequire pkgconfig(libarchive)
+    for new /vsi7z/ and /vsirar/ virtual file systems
+  * handle new delivered files
+    data/gfs.xsd: XML schema for .gfs files (#6655)
+    data/gml_registry.xsd: new file with XML schema of
+    gml_registry.xml (#6716)
+    data/ogrinfo_output.json.schema: validate ogrinfo -json output
+    data/gdalinfo_output.schema.json: validate gdalinfo -json
+    output (fixes #6850)
+    data/grib2_table_4_2_0_21.csv
+    data/grib2_table_4_2_2_6.csv
+    bin/sozip
+  * spec-cleaner
+  * remove limitation for python < 3.11 as Factory has 3.11.4
+
+-------------------------------------------------------------------
 Fri May 26 12:18:37 UTC 2023 - Boris Manojlovic <boris@steki.net>
 
-- add required development rpms  
+- add required development rpms
 
 -------------------------------------------------------------------
 Fri Mar 17 16:37:12 UTC 2023 - Dirk Müller <dmueller@suse.com>
@@ -20,20 +43,20 @@
 Thu Dec 15 16:17:22 UTC 2022 - Bruno Friedmann <bruno@ioda-net.ch>
 
 - Update to bugfix 3.6.1 (critical)
-  Important: GDAL 3.6.1 officially retracts GDAL 3.6.0 
+  Important: GDAL 3.6.1 officially retracts GDAL 3.6.0
   which cause corruption of the spatial index of GeoPackage files
-  it created (in tables with 100 000 features or more): cf 
-  https://github.com/qgis/QGIS/issues/51188 and 
-  https://github.com/OSGeo/gdal/pull/6911. 
-  GDAL 3.6.1 fixes that issue. 
+  it created (in tables with 100 000 features or more): cf
+  https://github.com/qgis/QGIS/issues/51188 and
+  https://github.com/OSGeo/gdal/pull/6911.
+  GDAL 3.6.1 fixes that issue.
   Setting OGR_GPKG_ALLOW_THREADED_RTREE=NO environment variable
  (at generation time) also works around the issue with GDAL 3.6.0.
- Users who have generated corrupted GeoPackage files with 3.6.0 
- can regnerate them with 3.6.1 with: 
- "ogr2ogr out_ok.gpkg in_corrupted.gpkg" 
+ Users who have generated corrupted GeoPackage files with 3.6.0
+ can regnerate them with 3.6.1 with:
+ "ogr2ogr out_ok.gpkg in_corrupted.gpkg"
  (assuming a GeoPackage file with vector content only)
  Consult the release notes for the list of issues addressed :
-   https://github.com/OSGeo/gdal/blob/v3.6.1/NEWS.md 
+   https://github.com/OSGeo/gdal/blob/v3.6.1/NEWS.md
 
 -------------------------------------------------------------------
 Sat Nov 26 19:19:19 UTC 2022 - Bruno Friedmann <bruno@ioda-net.ch>
Index: gdal.spec
===================================================================
--- gdal.spec (revision 168)
+++ gdal.spec (revision 3)
@@ -16,7 +16,7 @@
 #
 
 
-%define soversion 32
+%define soversion 33
 %define sourcename gdal
 # Uppercase GDAL is the canonical name for this package in Python
 %define pypi_package_name GDAL
@@ -31,7 +31,7 @@
 %bcond_with deflate_support
 %bcond_with tests_support
 Name:           gdal
-Version:        3.6.3
+Version:        3.7.1
 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
@@ -64,6 +64,8 @@
 BuildRequires:  mysql-devel
 BuildRequires:  pcre2-devel
 BuildRequires:  pkgconfig
+BuildRequires:  python3-base
+BuildRequires:  python3-devel
 BuildRequires:  python3-numpy-devel
 BuildRequires:  python3-setuptools
 %if 0%{?sle_version} == 150300 && 0%{?is_opensuse}
@@ -89,6 +91,7 @@
 BuildRequires:  pkgconfig(freexl)
 BuildRequires:  pkgconfig(json)
 BuildRequires:  pkgconfig(json-c)
+BuildRequires:  pkgconfig(libarchive)
 BuildRequires:  pkgconfig(libgeotiff) >= 1.2.1
 BuildRequires:  pkgconfig(libjpeg)
 BuildRequires:  pkgconfig(liblz4)
@@ -195,7 +198,8 @@
 # Prepare tests
 tar -xf %{S:2}
 # Delete bundled libraries
-rm -rv frmts/zlib
+# keep zlib due to missing frmts/zlib/contrib/infback9 in our package
+# rm -rv frmts/zlib
 rm -rv frmts/png/libpng
 rm -rv frmts/gif/giflib
 rm -rv frmts/jpeg/libjpeg
@@ -363,6 +367,7 @@
 %{_bindir}/ogrinfo
 %{_bindir}/ogrlineref
 %{_bindir}/ogrtindex
+%{_bindir}/sozip
 %{_datadir}/gdal
 %{_mandir}/man1/gdal_contour.1%{?ext_man}
 %{_mandir}/man1/gdal_create.1%{?ext_man}
@@ -388,6 +393,7 @@
 %{_mandir}/man1/ogrinfo.1%{?ext_man}
 %{_mandir}/man1/ogrlineref.1%{?ext_man}
 %{_mandir}/man1/ogrtindex.1%{?ext_man}
+%{_mandir}/man1/sozip.1%{?ext_man}
 # 20201104 We keep all binaries in gdal and requires python3-GDAL
 %{_bindir}/gdalattachpct.py
 %{_bindir}/gdal2tiles.py
Index: gdal-3.7.1.tar.xz
===================================================================
Binary file gdal-3.7.1.tar.xz (revision 3) added
Index: gdal-3.7.1.tar.xz.md5
===================================================================
--- gdal-3.7.1.tar.xz.md5 (added)
+++ gdal-3.7.1.tar.xz.md5 (revision 3)
@@ -0,0 +1,1 @@
+9f94939c0efca2ca3eafd8cd3255a0f0  gdal-3.7.1.tar.xz
Index: gdalautotest-3.7.1.tar.gz
===================================================================
Binary file gdalautotest-3.7.1.tar.gz (revision 3) added
Index: gdal-3.6.3.tar.xz
===================================================================
Binary file gdal-3.6.3.tar.xz (revision 168) deleted
Index: gdal-3.6.3.tar.xz.md5
===================================================================
--- gdal-3.6.3.tar.xz.md5 (revision 168)
+++ gdal-3.6.3.tar.xz.md5 (deleted)
@@ -1,1 +0,0 @@
-a6ccbcd5c90bf18dc1bf9b726583c505  gdal-3.6.3.tar.xz
Index: gdalautotest-3.6.3.tar.gz
===================================================================
Binary file gdalautotest-3.6.3.tar.gz (revision 168) deleted

OBS-URL: https://build.opensuse.org/request/show/1108396
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=169
2023-09-11 18:17:23 +00:00
Martin Pluskal
16f1d5f429 Accepting request 1089539 from home:bmanojlovic:branches:Application:Geo
- add required development rpms

OBS-URL: https://build.opensuse.org/request/show/1089539
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=167
2023-05-29 11:27:42 +00:00
Martin Pluskal
8f8dfa3b6c Accepting request 1072699 from home:dirkmueller:Factory
- update to 3.6.3:
  * bugfixes
  * see https://github.com/OSGeo/gdal/blob/v3.6.3/NEWS.md

OBS-URL: https://build.opensuse.org/request/show/1072699
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=165
2023-03-17 18:39:39 +00:00
ce3591c8df Accepting request 1056947 from home:elimat:branches:Application:Geo
- Update to version 3.6.2 bugfix release
  See changelog https://github.com/OSGeo/gdal/blob/v3.6.2/gdal/NEWS.md

OBS-URL: https://build.opensuse.org/request/show/1056947
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=163
2023-01-09 08:29:22 +00:00
917061926b Accepting request 1043208 from home:bruno_friedmann:branches:Application:Geo
- Update to bugfix 3.6.1 (critical)
  Important: GDAL 3.6.1 officially retracts GDAL 3.6.0 
  which cause corruption of the spatial index of GeoPackage files
  it created (in tables with 100 000 features or more): cf 
  https://github.com/qgis/QGIS/issues/51188 and 
  https://github.com/OSGeo/gdal/pull/6911. 
  GDAL 3.6.1 fixes that issue. 
  Setting OGR_GPKG_ALLOW_THREADED_RTREE=NO environment variable
 (at generation time) also works around the issue with GDAL 3.6.0.
 Users who have generated corrupted GeoPackage files with 3.6.0 
 can regnerate them with 3.6.1 with: 
 "ogr2ogr out_ok.gpkg in_corrupted.gpkg" 
 (assuming a GeoPackage file with vector content only)
 Consult the release notes for the list of issues addressed :
   https://github.com/OSGeo/gdal/blob/v3.6.1/NEWS.md

OBS-URL: https://build.opensuse.org/request/show/1043208
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=161
2022-12-16 12:59:50 +00:00
33be439983 Accepting request 1038614 from home:bruno_friedmann:branches:Application:Geo
- Improve packaging
  + add proj for datum presence for tests
  + add cmake-full with tests_support (ctest)
  + add bison, shapelib,OpenEXR,armadillo,qhull,libz4,pcre2
    qhull,deflate are conditionnal(missing on Leap 15)
  + cmake force non use of internal, force use of external libs
    except lerc not packaged.
  + Exclude more tests (remote,out-of-memory)
  + keep opencl-headers as pkgconfig does'nt exist in Leap

OBS-URL: https://build.opensuse.org/request/show/1038614
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=159
2022-11-28 14:54:32 +00:00
43e34f8822 Accepting request 1038230 from home:Guillaume_G:branches:Application:Geo
- Set bash-completion as noarch

- Update to 3.6.0:
  * https://github.com/OSGeo/gdal/blob/v3.6.0/gdal/NEWS.md
  * Fixes boo#1205745
- Skipped 3.5.0:
  * https://github.com/OSGeo/gdal/blob/v3.5.0/gdal/NEWS.md
  * Upstream dropped deprecated perl binding
  * Drop unneeded patch:
    - gdal-perl.patch

OBS-URL: https://build.opensuse.org/request/show/1038230
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=158
2022-11-25 16:51:06 +00:00
OBS User buildservice-autocommit
b8a9ccb569 Accepting request 962125 from Application:Geo
baserev update by copy to link target

OBS-URL: https://build.opensuse.org/request/show/962125
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=156
2022-03-16 19:20:50 +00:00
OBS User buildservice-autocommit
021c9c4e88 Updating link to change in openSUSE:Factory/gdal revision 72.0
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=9d78279418312bc0335483a58cb385dd
2022-03-16 19:20:50 +00:00
286abec3ac Remove for real the patches.
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=155
2022-03-16 12:05:52 +00:00
Dirk Stoecker
c56ecae5aa Accepting request 962080 from home:bruno_friedmann:branches:Application:Geo
- Update to version 3.4.2 bugfix release
  See changelog https://github.com/OSGeo/gdal/blob/v3.4.2/gdal/NEWS.md
- Remove merged upstream patches gdal-fix-poppler-leap.patch
  and gdal-fix-build-poppler.patch

OBS-URL: https://build.opensuse.org/request/show/962080
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=151
2022-03-16 10:15:53 +00:00
da2e70f537 Accepting request 960257 from home:iznogood:branches:Application:Geo
Since it seems people care for 15.4 -- lets add the patch pointed out too

OBS-URL: https://build.opensuse.org/request/show/960257
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=149
2022-03-08 20:07:14 +00:00
06fc56bdb2 Accepting request 960067 from home:iznogood:branches:Application:Geo
- Add gdal-fix-build-poppler.patch: Fix build with poppler 22.03.0
  and newer.

OBS-URL: https://build.opensuse.org/request/show/960067
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=147
2022-03-08 08:26:18 +00:00
Martin Pluskal
8133bd2fd3 Accepting request 943799 from home:bruno_friedmann:branches:Application:Geo
- Upgrade to version 3.4.1 bugfix release
  + Full changelog https://github.com/OSGeo/gdal/blob/v3.4.0/gdal/NEWS
  + Explicitly add a call to autogen.sh
  + Upstream PCIDSK: fix write heap-buffer-overflow boo#1194263
- Removed GDALmake.opt.in.patch due to cc1plus: warning:
  -I gcore: No such file or directory [-Wmissing-include-dirs]
- Add conditionnal support for hdf4 boo#1192614 on Leap
  build -with hdf4_support can be enabled
- Update copyright year

OBS-URL: https://build.opensuse.org/request/show/943799
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=146
2022-01-05 11:00:45 +00:00
e88c9d8064 Accepting request 943364 from home:licehunter:branches:Application:Geo
- Fix build on Leap 15.3

OBS-URL: https://build.opensuse.org/request/show/943364
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=145
2022-01-01 08:47:59 +00:00
a83bada7bd - Fix xerces detection by adding --with-xerces-inc parameter
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=144
2021-11-29 17:27:15 +00:00
Dirk Stoecker
55044586c1 Accepting request 928571 from home:bruno_friedmann:branches:Application:Geo
- Update to version 3.3.3 bugfix release
  + Full changelog https://github.com/OSGeo/gdal/blob/v3.3.3/gdal/NEWS
- Removed upstream patches
  + gdal-poppler-2.10-a.patch
  + gdal-poppler-2.10-b.patch

- Update to version 3.3.2 bugfix release
  + Full changelog
  + Full changelog

OBS-URL: https://build.opensuse.org/request/show/928571
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=143
2021-11-03 07:07:39 +00:00
56fa3d514b Accepting request 926472 from home:Guillaume_G:branches:Application:Geo
- Fix build with poppler 2.10:
  * gdal-poppler-2.10-a.patch
  * gdal-poppler-2.10-b.patch

OBS-URL: https://build.opensuse.org/request/show/926472
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=142
2021-10-20 07:20:34 +00:00
Martin Pluskal
050a7134b1 Accepting request 917738 from home:bruno_friedmann:branches:Application:Geo
- Update to version 3.3.2 bugfix release 
  + Full changelog 
    https://github.com/OSGeo/gdal/blob/v3.3.2/gdal/NEWS
**beware on repository you have to add Prefer: ocl-icd-devel 
to make it building for openSUSE_Leap_15.2**

OBS-URL: https://build.opensuse.org/request/show/917738
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=141
2021-09-09 14:30:36 +00:00
Martin Pluskal
62846f50eb Accepting request 906030 from home:bruno_friedmann:branches:Application:Geo
- Update to version 3.3.1 bugfix release
  + Full changelog 
    https://github.com/OSGeo/gdal/blob/v3.3.1/gdal/NEWS

OBS-URL: https://build.opensuse.org/request/show/906030
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=140
2021-07-14 07:40:40 +00:00
Martin Pluskal
f5e3b7fe60 Accepting request 899580 from home:bruno_friedmann:branches:Application:Geo
Find the new version of gdal, it now allow to run tests with
conditionnal and also can support sfcgal, heif, kml

- Update to 3.3.0 version
  * Full changelog
    https://github.com/OSGeo/gdal/blob/v3.3.0/gdal/NEWS
  * Main changes python2 is now gone
- Packaging
  + bump libso version to 2.9
  + Remove python2 related stuff
  + Add support for heif,pcre,kml,sfcgal
    make conditionnal support of libkml, sfcgal, heif
  + Prepare tests also conditionnal
  + Several small cleanup (merged, no more)
  + Remove autoreconf upstream is using last available

- Update to 3.2.3 (bug fix release)
- Be warned about ahead changes with future 3.3.x version

OBS-URL: https://build.opensuse.org/request/show/899580
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=138
2021-06-14 07:06:44 +00:00
Martin Pluskal
abab17efe6 Accepting request 893700 from home:dirkmueller:Factory
- remove bundled libraries, use system provided ones

OBS-URL: https://build.opensuse.org/request/show/893700
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=136
2021-05-24 07:38:22 +00:00
Martin Pluskal
816b174576 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
2021-05-06 07:13:34 +00:00
Martin Pluskal
3ba9e2552a 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
2021-03-12 08:37:40 +00:00
Martin Pluskal
cadfccdeb5 Accepting request 860458 from home:bruno_friedmann:branches:Application:Geo
- Update to 3.2.1:
  * Full changelog
    https://github.com/OSGeo/gdal/blob/v3.2.1/gdal/NEWS
- Packaging:
  + Update copyright year

OBS-URL: https://build.opensuse.org/request/show/860458
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=130
2021-01-06 06:25:11 +00:00
Dirk Stoecker
0c0a6da680 Accepting request 846074 from home:bruno_friedmann:branches:Application:Geo
- Update to 3.2.0:
  * Full changelog 
    https://github.com/OSGeo/gdal/blob/v3.2.0/gdal/NEWS
- Packaging:
  + Add python3-GDAL as require in gdal package
  + Remove shebang where it's not allowed in python's scripts

  https://github.com/OSGeo/gdal/blob/v3.1.4/gdal/NEWS
  https://github.com/OSGeo/gdal/blob/v3.1.3/gdal/NEWS

OBS-URL: https://build.opensuse.org/request/show/846074
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=128
2020-11-08 21:31:36 +00:00
Dirk Stoecker
1a38805061 Accepting request 844070 from home:bruno_friedmann:branches:Application:Geo
- Update to 3.1.4 version bug fix release see changelog
  https://github.com/OSGeo/gdal/blob/v3.1.4/gdal/NEWS

OBS-URL: https://build.opensuse.org/request/show/844070
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=126
2020-10-26 12:28:30 +00:00
Dirk Stoecker
326be06278 Accepting request 833192 from home:bruno_friedmann:branches:Application:Geo
- Update to 3.1.3 version bug fix release see changelog
  https://github.com/OSGeo/gdal/blob/v3.1.3/gdal/NEWS

OBS-URL: https://build.opensuse.org/request/show/833192
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=124
2020-09-09 07:42:18 +00:00
4e589ee6fb Accepting request 821700 from home:StefanBruens:branches:science
- Work-around occasional build failures due to incomplete ordering
  in Makefile. (https://github.com/OSGeo/gdal/issues/2777)
- Avoid double gdal prefix for /usr/share/gdal/gdal/*

OBS-URL: https://build.opensuse.org/request/show/821700
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=122
2020-07-19 09:31:26 +00:00
375a6b80e5 Accepting request 819359 from home:bruno_friedmann:branches:Application:Geo
- Update to 3.1.2 version bug fix release see changelog
  https://github.com/OSGeo/gdal/blob/v3.1.1/gdal/NEWS

OBS-URL: https://build.opensuse.org/request/show/819359
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=120
2020-07-09 08:21:45 +00:00
d3b222bedb Accepting request 818134 from home:bruno_friedmann:branches:Application:Geo
- Update to 3.1.1 version with full changelog
  https://github.com/OSGeo/gdal/blob/v3.1.1/gdal/NEWS
- Packaging:
  + drop merged upstream gdal-fix-docs.patch
  + Rework our way to deliver the package:
    - Remove building doc as we don't deliver it
    - Use upstream man page already present in tar
    - Simplify all %if doc related stuff
  + Lower again a bit _constraints: 2.5G RAM 4.0G HDD

OBS-URL: https://build.opensuse.org/request/show/818134
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=118
2020-07-06 16:59:55 +00:00
a169076b3c Accepting request 814850 from home:Guillaume_G:branches:Application:Geo
- Add _constraints to avoid build failure
- Fix docs and man builds for Tumbleweed with upstream patch:
  * gdal-fix-docs.patch
- Disable docs/man on Leap - https://github.com/OSGeo/gdal/issues/2690
- Update to 3.1.0:
  * New binaries: gdal_viewshed gdalmdiminfo gdalmdimtranslate
  * full changelog:
    https://github.com/OSGeo/gdal/blob/v3.1.0/gdal/NEWS
- Refresh patch:
  * GDALmake.opt.in.patch
- Drop upstream patches:
 * gdal-ecwjp2-sdk-5.5_dep1.patch
 * gdal-ecwjp2-sdk-5.5.patch

OBS-URL: https://build.opensuse.org/request/show/814850
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=116
2020-06-16 09:27:49 +00:00
Martin Pluskal
ec5971c638 Accepting request 795702 from home:scarabeus_iv:branches:Application:Geo
- Fix build without py2 available

OBS-URL: https://build.opensuse.org/request/show/795702
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=114
2020-04-20 08:37:47 +00:00
Martin Pluskal
41ad9ecb37 Accepting request 794861 from home:Guillaume_G:branches:home:Le_Docteur
- Fixes for previous commit "Rework ECW5 SDK handling"

OBS-URL: https://build.opensuse.org/request/show/794861
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=112
2020-04-17 10:11:00 +00:00
Martin Pluskal
b938ad014e Accepting request 792754 from home:Guillaume_G:branches:home:Le_Docteur
- Rework ECW5 SDK handling
- Fix build with ECW SDK 5.5 with upstream backports:
  * gdal-ecwjp2-sdk-5.5.patch
  * gdal-ecwjp2-sdk-5.5_dep1.patch

OBS-URL: https://build.opensuse.org/request/show/792754
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=110
2020-04-11 06:22:15 +00:00
Martin Pluskal
9790ced881 Accepting request 769274 from home:bruno_friedmann:branches:Application:Geo
- update to version 3.0.4 bugfix release
  + strongly recommended release for people creating GeoTIFF files
  in EPSG:3857 / WebMercator projection with previous 3x version
  + Changelog https://github.com/OSGeo/gdal/blob/v3.0.4/gdal/NEWS

OBS-URL: https://build.opensuse.org/request/show/769274
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=108
2020-02-03 09:56:40 +00:00
Martin Pluskal
673d062560 Accepting request 766301 from home:bruno_friedmann:branches:Application:Geo
- update to version 3.0.3 bugfix release
  + Fix build with poppler 0.83 boo#1161399
  + Changelog https://github.com/OSGeo/gdal/blob/v3.0.3/gdal/NEWS
- Remove merged upstream patch
  0001-Replace-SWIG-Python-obj0-swig_obj-0-with-version-agn.patch
- refresh spec file with spec-cleaner

  devel

OBS-URL: https://build.opensuse.org/request/show/766301
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=106
2020-01-22 13:14:46 +00:00
Angelos Tzotsos
68836d9329 Accepting request 746075 from home:LPechacek:branches:Application:Geo
This is GDAL update to 3.0.2. Seeing that there have been build errors today, I gave a shot to taking GDAL to the latest released version. The previous build failure on openSUSE_Tumbleweed i586 is gone and the remaining failures seem to be the same as before. With that I'm offering the upgrade for inclusion.

OBS-URL: https://build.opensuse.org/request/show/746075
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=104
2019-11-06 20:44:40 +00:00
Martin Pluskal
5ae26b2a16 - Spec file cleanups
- Remove poppler boost dependnecy
- Enable LTO and zstd

OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=102
2019-10-10 09:46:07 +00:00
Martin Pluskal
a443c9eb25 Accepting request 735519 from home:bruno_friedmann:branches:Application:Geo
- Fix build error on TW due to boo#1153146 poppler missing boost
  devel

OBS-URL: https://build.opensuse.org/request/show/735519
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=101
2019-10-08 06:53:22 +00:00
f11d46f281 Accepting request 728592 from home:StefanBruens:branches:Application:Geo
Fix building with Swig 4.0

OBS-URL: https://build.opensuse.org/request/show/728592
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=99
2019-09-06 06:26:49 +00:00
Dirk Stoecker
de82b93c42 update to GDAL3, GDAl2 is now built in gdal2 in case software wont work with gdal3
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=93
2019-07-08 13:34:40 +00:00
Dirk Stoecker
bdc87a699b update to service release 2.4.2
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=92
2019-07-08 11:21:46 +00:00
Martin Pluskal
982e00eb70 Accepting request 693168 from home:Guillaume_G:branches:home:Le_Docteur
- Fix build with fgdb_support option enabled

OBS-URL: https://build.opensuse.org/request/show/693168
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=90
2019-04-11 13:07:50 +00:00
Dirk Stoecker
512b36bea1 Accepting request 692204 from home:bruno_friedmann:branches:Application:Geo
- Update to version 2.4.1 (52 bugfix release)
  Full changelog https://trac.osgeo.org/gdal/wiki/Release/2.4.1-News
- Packaging:
  + Remove merged upstream patch
    add-support-for-poppler-0.72.0-and-0.73.0.patch
    Poppler-revision-version-management.patch
  + Add pkg-config-libpq.patch upstream issue#1412 pr#1418 wip
    use pkg-config for libpq
  + Secure libproj detection with tail -n1
  + Remove trailing space in changes

OBS-URL: https://build.opensuse.org/request/show/692204
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=88
2019-04-08 14:08:57 +00:00
Martin Pluskal
85a3d5155a Accepting request 682437 from home:bruno_friedmann:branches:Application:Geo
- Fix boo#1128276 by providing correct Obsolete

OBS-URL: https://build.opensuse.org/request/show/682437
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=86
2019-03-07 12:07:15 +00:00
Martin Pluskal
5306bfcea0 Accepting request 678361 from home:jayvdb:django
- Use the Python package name 'GDAL' as used by upstream

OBS-URL: https://build.opensuse.org/request/show/678361
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=84
2019-02-25 07:58:09 +00:00