Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

gdal-3.11.3-5.fc44 RPM for s390x

From Fedora Rawhide for s390x / g

Name: gdal Distribution: Fedora Project
Version: 3.11.3 Vendor: Fedora Project
Release: 5.fc44 Build date: Fri Aug 22 05:09:27 2025
Group: Unspecified Build host: buildvm-s390x-05.s390.fedoraproject.org
Size: 2054679 Source RPM: gdal-3.11.3-5.fc44.src.rpm
Packager: Fedora Project
Url: http://www.gdal.org
Summary: GIS file format library
Geospatial Data Abstraction Library (GDAL/OGR) is a cross platform
C++ translator library for raster and vector geospatial data formats.
As a library, it presents a single abstract data model to the calling
application for all supported formats. It also comes with a variety of
useful commandline utilities for data translation and processing.

It provides the primary data access engine for many applications.
GDAL/OGR is the most widely used geospatial data access library.

Provides

Requires

License

MIT

Changelog

* Thu Aug 21 2025 Orion Poplawski <orion@nwra.com> - 3.11.3-5
  - Undefine _preserve_static_debuginfo to prevent huge build times
* Mon Aug 18 2025 Python Maint <python-maint@redhat.com> - 3.11.3-4
  - Rebuilt for Python 3.14.0rc2 bytecode
* Wed Aug 13 2025 Orion Poplawski <orion@nwra.com> - 3.11.3-3
  - Rebuild for libarrow 21
* Thu Jul 31 2025 Sandro Mani <manisandro@gmail.com> - 3.11.3-2
  - Rebuild (mingw-poppler)
* Sun Jul 27 2025 Sandro Mani <manisandro@gmail.com> - 3.11.3-1
  - Update to 3.11.3
* Wed Jul 23 2025 Fedora Release Engineering <releng@fedoraproject.org> - 3.10.3-6
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Fri Jul 18 2025 Sandro Mani <manisandro@gmail.com> - 3.10.3-5
  - Rebuild (poppler)
* Thu Jul 10 2025 Stephen Gallagher <sgallagh@redhat.com> - 3.10.3-4
  - Rebuilt for libarrow 20
* Tue Jun 03 2025 Python Maint <python-maint@redhat.com> - 3.10.3-3
  - Rebuilt for Python 3.14
* Fri May 16 2025 Sandro Mani <manisandro@gmail.com> - 3.10.3-2
  - Fix *.py scripts packaging
* Mon Apr 07 2025 Sandro Mani <manisandro@gmail.com> - 3.10.3-1
  - Update to 3.10.3
* Thu Feb 27 2025 Laurențiu Nicola <lnicola@dend.ro> - 3.10.2-5
  - Enable blosc
* Wed Feb 26 2025 Sandro Mani <manisandro@gmail.com> - 3.10.2-4
  - Rebuild (poppler)
* Thu Feb 20 2025 Marek Kasik <mkasik@redhat.com> - 3.10.2-3
  - Add definitions of missing int16_t and int32_t
* Thu Feb 20 2025 Marek Kasik <mkasik@redhat.com> - 3.10.2-2
  - Rebuild for libarrow 19 in poppler's sidetag
* Sat Feb 15 2025 Sandro Mani <manisandro@gmail.com> - 3.10.2-1
  - Update to 3.10.2
* Fri Feb 14 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 3.10.1-4
  - Rebuilt for libarrow 19
* Tue Feb 11 2025 Sandro Mani <manisandro@gmail.com> - 3.10.1-3
  - Rebuild (poppler)
* Thu Jan 16 2025 Fedora Release Engineering <releng@fedoraproject.org> - 3.10.1-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Tue Jan 14 2025 Sandro Mani <manisandro@gmail.com> - 3.10.1-1
  - Update to 3.10.1
* Wed Nov 27 2024 Richard W.M. Jones <rjones@redhat.com> - 3.10.0-4
  - Rebuild for libarrow 18
* Wed Nov 20 2024 Sandro Mani <manisandro@gmail.com> - 3.10.0-3
  - Drop fedora conditional for gpsbabel requires
* Tue Nov 19 2024 Sandro Mani <manisandro@gmail.com> - 3.10.0-2
  - Require gpsbabel only on Fedora
* Wed Nov 06 2024 Sandro Mani <manisandro@gmail.com> - 3.10.0-1
  - Update to 3.10.0
* Fri Oct 25 2024 Orion Poplawski <orion@nwra.com> - 3.9.3-5
  - Rebuild for hdf5 1.14.5
* Tue Oct 22 2024 Sandro Mani <manisandro@gmail.com> - 3.9.3-4
  - Rebuild (mingw-xerces-c)
* Mon Oct 21 2024 Pete Walter <pwalter@fedoraproject.org> - 3.9.3-3
  - Rebuild for xerces-c 3.3
* Fri Oct 18 2024 Pete Walter <pwalter@fedoraproject.org> - 3.9.3-2
  - Rebuild for xerces-c 3.3
* Tue Oct 15 2024 Sandro Mani <manisandro@gmail.com> - 3.9.3-1
  - Update to 3.9.3
* Mon Sep 16 2024 Sandro Mani <manisandro@gmail.com> - 3.9.2-4
  - Rebuild (proj)
* Fri Aug 23 2024 Sandro Mani <manisandro@gmail.com> - 3.9.2-3
  - Rebuild (mingw-poppler)
* Thu Aug 22 2024 Marek Kasik <mkasik@redhat.com> - 3.9.2-2
  - Rebuild for poppler 24.08.0
* Sat Aug 17 2024 Sandro Mani <manisandro@gmail.com> - 3.9.2-1
  - Update to 3.9.2
* Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.9.1-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Wed Jun 26 2024 Sandro Mani <manisandro@gmail.com> - 3.9.1-1
  - Update to 3.9.1
* Sun Jun 09 2024 Python Maint <python-maint@redhat.com> - 3.9.0-4
  - Rebuilt for Python 3.13
* Wed May 15 2024 Sandro Mani <manisandro@gmail.com> - 3.9.0-3
  - Rebuild (libarrow)
* Tue May 14 2024 Sandro Mani <manisandro@gmail.com> - 3.9.0-2
  - BR: libarrow-dataset-devel
* Sat May 11 2024 Sandro Mani <manisandro@gmail.com> - 3.9.0-1
  - Update to 3.9.0
* Wed Apr 24 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 3.8.5-4
  - Rebuilt for openexr 3.2.4
* Tue Apr 23 2024 Sandro Mani <manisandro@gmail.com> - 3.8.5-3
  - Rebuild (libarrow)
* Sun Apr 14 2024 Sandro Mani <manisandro@gmail.com> - 3.8.5-2
  - BR: parquet-libs-devel
* Mon Apr 08 2024 Sandro Mani <manisandro@gmail.com> - 3.8.5-1
  - Update to 3.8.5
* Thu Mar 21 2024 Sandro Mani <manisandro@gmail.com> - 3.8.4-5
  - Rebuild (libarrow)
* Tue Mar 19 2024 Sandro Mani <manisandro@gmail.com> - 3.8.4-4
  - Rebuild (libarrow)
* Tue Mar 05 2024 Sandro Mani <manisandro@gmail.com> - 3.8.4-3
  - Rebuild (proj)
* Mon Feb 26 2024 Sandro Mani <manisandro@gmail.com> - 3.8.4-2
  - BR: libarchive
* Sun Feb 18 2024 Sandro Mani <manisandro@gmail.com> - 3.8.4-1
  - Update to 3.8.4
* Fri Feb 02 2024 Sandro Mani <manisandro@gmail.com> - 3.8.3-5
  - Rebuild (poppler)
* Sat Jan 27 2024 Sandro Mani <manisandro@gmail.com> - 3.8.3-4
  - Enable libarrow, libdeflate
* Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.8.3-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.8.3-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Jan 08 2024 Sandro Mani <manisandro@gmail.com> - 3.8.3-1
  - Update to 3.8.3
* Thu Dec 21 2023 Sandro Mani <manisandro@gmail.com> - 3.8.2-2
  - Rebuild (armadillo)
* Wed Dec 20 2023 Sandro Mani <manisandro@gmail.com> - 3.8.2-1
  - Update to 3.8.2
* Wed Dec 20 2023 Sandro Mani <manisandro@gmail.com> - 3.8.1-2
  - Rebuild (armadillo)
* Thu Nov 30 2023 Sandro Mani <manisandro@gmail.com> - 3.8.1-1
  - Update to 3.8.1
* Tue Nov 14 2023 Sandro Mani <manisandro@gmail.com> - 3.8.0-1
  - Update to 3.8.0
* Fri Nov 03 2023 Sandro Mani <manisandro@gmail.com> - 3.7.3-1
  - Update to 3.7.3
* Wed Sep 13 2023 Sandro Mani <manisandro@gmail.com> - 3.7.2-1
  - Update to 3.7.2
* Sun Sep 03 2023 Sandro Mani <manisandro@gmail.com> - 3.7.1-7
  - Rebuild (proj)

Files

/usr/bin/8211createfromxml
/usr/bin/8211dump
/usr/bin/8211view
/usr/bin/gdal
/usr/bin/gdal_contour
/usr/bin/gdal_create
/usr/bin/gdal_footprint
/usr/bin/gdal_grid
/usr/bin/gdal_rasterize
/usr/bin/gdal_translate
/usr/bin/gdal_viewshed
/usr/bin/gdaladdo
/usr/bin/gdalbuildvrt
/usr/bin/gdaldem
/usr/bin/gdalenhance
/usr/bin/gdalinfo
/usr/bin/gdallocationinfo
/usr/bin/gdalmanage
/usr/bin/gdalmdiminfo
/usr/bin/gdalmdimtranslate
/usr/bin/gdalsrsinfo
/usr/bin/gdaltindex
/usr/bin/gdaltransform
/usr/bin/gdalwarp
/usr/bin/gnmanalyse
/usr/bin/gnmmanage
/usr/bin/nearblack
/usr/bin/ogr2ogr
/usr/bin/ogrinfo
/usr/bin/ogrlineref
/usr/bin/ogrtindex
/usr/bin/s57dump
/usr/bin/sozip
/usr/lib/.build-id
/usr/lib/.build-id/0d
/usr/lib/.build-id/0d/4935694cf35c5bc4d30f0a23de2f9295899d3e
/usr/lib/.build-id/0e
/usr/lib/.build-id/0e/1d8f263b499f66c19f5e8744f3da6988f5b6e8
/usr/lib/.build-id/15
/usr/lib/.build-id/15/5d59fbe1b89b57ebeadb7b599448b02ac96453
/usr/lib/.build-id/1f
/usr/lib/.build-id/1f/addabd60c07c00273841852a01bdd0f0091336
/usr/lib/.build-id/22
/usr/lib/.build-id/22/98d10a41ca17323616ff28c768d557c3f98773
/usr/lib/.build-id/22/e9936163a34f17cb0cbca58b7a1ff2923ccbe0
/usr/lib/.build-id/24
/usr/lib/.build-id/24/c8f02c85ea96667a85d9321f53da434513977f
/usr/lib/.build-id/3d
/usr/lib/.build-id/3d/1a932150a01ad41b369924ebc251bca46298a9
/usr/lib/.build-id/43
/usr/lib/.build-id/43/0676f93f032d4b25c19f8973d798dba2854149
/usr/lib/.build-id/45
/usr/lib/.build-id/45/2dff01cd45e207daa1130bffd298cf40463c45
/usr/lib/.build-id/54
/usr/lib/.build-id/54/2b42019b352396bf8814e845fb1e4d70d068ea
/usr/lib/.build-id/57
/usr/lib/.build-id/57/6d9617f8e36add849ad9c4207816dccb9eeae6
/usr/lib/.build-id/61
/usr/lib/.build-id/61/dca2d428816227a3122c626da5a98a42f55247
/usr/lib/.build-id/6b
/usr/lib/.build-id/6b/dceb4adf8c4e85cce8c25cc2612d5def025920
/usr/lib/.build-id/75
/usr/lib/.build-id/75/5633b66ff553c538286ea9dc2442b326a60869
/usr/lib/.build-id/84
/usr/lib/.build-id/84/28733bcc90bff8475a295054d98cefb873da5d
/usr/lib/.build-id/8b
/usr/lib/.build-id/8b/53bc50234d3bbe45979f4044267f2f27ad101e
/usr/lib/.build-id/8c
/usr/lib/.build-id/8c/f074ba6e2cd21249baf3c6981ffa58c6302aee
/usr/lib/.build-id/8f
/usr/lib/.build-id/8f/086e051486119496713e0a9826d1e100814b69
/usr/lib/.build-id/a0
/usr/lib/.build-id/a0/765476324917798409fca23048751287e8cc47
/usr/lib/.build-id/ad
/usr/lib/.build-id/ad/ce2cd008d09c5e948aad00fab30de8efb15e2c
/usr/lib/.build-id/b3
/usr/lib/.build-id/b3/2e94bd48aea1032a14f5c587103d6dae0e2fe8
/usr/lib/.build-id/c0
/usr/lib/.build-id/c0/b28842f8afb6bc91708df4039caac70f0f035f
/usr/lib/.build-id/c4
/usr/lib/.build-id/c4/8c608a6cb825328617ec3e22326a5ffb5015e4
/usr/lib/.build-id/c5
/usr/lib/.build-id/c5/5c5bc9603e660fbca7e59218a42e4a7b3f8789
/usr/lib/.build-id/c5/c971c72f7231220282cf38847890107e11e148
/usr/lib/.build-id/c7
/usr/lib/.build-id/c7/cd059c3ab7d7214cd948101961d0d7f03cd983
/usr/lib/.build-id/d7
/usr/lib/.build-id/d7/513859cd9bdd27094df4d29b6354ff74b26bea
/usr/lib/.build-id/db
/usr/lib/.build-id/db/b58cfb38bbcc4a00282ba9db8a7e9fdab9da6b
/usr/lib/.build-id/e8
/usr/lib/.build-id/e8/f33a9add34a384b87596a9c1de498717ea11bb
/usr/lib/.build-id/ec
/usr/lib/.build-id/ec/3eb993d2235dde33c60c85b5686fb7d55f69a9
/usr/lib/.build-id/f6
/usr/lib/.build-id/f6/8d803e756664308168a35d70ccfafaa0390e97
/usr/lib/.build-id/fb
/usr/lib/.build-id/fb/b2bd6debcc60308096e5eb62e246b6813b5671
/usr/share/bash-completion/completions/gdal
/usr/share/bash-completion/completions/gdal_contour
/usr/share/bash-completion/completions/gdal_create
/usr/share/bash-completion/completions/gdal_grid
/usr/share/bash-completion/completions/gdal_rasterize
/usr/share/bash-completion/completions/gdal_translate
/usr/share/bash-completion/completions/gdal_viewshed
/usr/share/bash-completion/completions/gdaladdo
/usr/share/bash-completion/completions/gdalbuildvrt
/usr/share/bash-completion/completions/gdaldem
/usr/share/bash-completion/completions/gdalenhance
/usr/share/bash-completion/completions/gdalinfo
/usr/share/bash-completion/completions/gdallocationinfo
/usr/share/bash-completion/completions/gdalmanage
/usr/share/bash-completion/completions/gdalsrsinfo
/usr/share/bash-completion/completions/gdaltindex
/usr/share/bash-completion/completions/gdaltransform
/usr/share/bash-completion/completions/gdalwarp
/usr/share/bash-completion/completions/ogr2ogr
/usr/share/bash-completion/completions/ogrinfo
/usr/share/bash-completion/completions/ogrlineref
/usr/share/bash-completion/completions/ogrtindex
/usr/share/man/man1/gdal-config.1.gz
/usr/share/man/man1/gdal_contour.1.gz
/usr/share/man/man1/gdal_create.1.gz
/usr/share/man/man1/gdal_footprint.1.gz
/usr/share/man/man1/gdal_grid.1.gz
/usr/share/man/man1/gdal_rasterize.1.gz
/usr/share/man/man1/gdal_translate.1.gz
/usr/share/man/man1/gdal_viewshed.1.gz
/usr/share/man/man1/gdaladdo.1.gz
/usr/share/man/man1/gdalbuildvrt.1.gz
/usr/share/man/man1/gdaldem.1.gz
/usr/share/man/man1/gdalinfo.1.gz
/usr/share/man/man1/gdallocationinfo.1.gz
/usr/share/man/man1/gdalmanage.1.gz
/usr/share/man/man1/gdalmdiminfo.1.gz
/usr/share/man/man1/gdalmdimtranslate.1.gz
/usr/share/man/man1/gdalsrsinfo.1.gz
/usr/share/man/man1/gdaltindex.1.gz
/usr/share/man/man1/gdaltransform.1.gz
/usr/share/man/man1/gdalwarp.1.gz
/usr/share/man/man1/gnmanalyse.1.gz
/usr/share/man/man1/gnmmanage.1.gz
/usr/share/man/man1/nearblack.1.gz
/usr/share/man/man1/ogr2ogr.1.gz
/usr/share/man/man1/ogrinfo.1.gz
/usr/share/man/man1/ogrlineref.1.gz
/usr/share/man/man1/ogrtindex.1.gz
/usr/share/man/man1/sozip.1.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Aug 23 23:47:16 2025