diff --git a/gdal.spec b/gdal.spec index e72a40c..cecdc87 100644 --- a/gdal.spec +++ b/gdal.spec @@ -1,5 +1,5 @@ Name: gdal -Version: 3.3.2 +Version: 3.3.3 Release: 1mamba Summary: A translator library for raster geospatial data formats Group: System/Tools @@ -11,8 +11,6 @@ Source: http://download.osgeo.org/gdal/%{version}/gdal-%{version}.tar.xz Patch0: gdal-1.11.0-json-c-0.12.patch License: MIT ## AUTOBUILDREQ-BEGIN -#libdl.so.2()(64bit): /usr/lib64/libdl.so: file not owned by any package -#librt.so.1()(64bit): /usr/lib64/librt.so: file not owned by any package BuildRequires: glibc-devel BuildRequires: libcfitsio-devel BuildRequires: libcryptopp-devel @@ -141,6 +139,9 @@ This package contains libraries and header files for developing applications tha #%doc NEWS %changelog +* Fri Oct 29 2021 Automatic Build System 3.3.3-1mamba +- automatic version update by autodist + * Wed Sep 08 2021 Automatic Build System 3.3.2-1mamba - automatic version update by autodist