From b266a2931e0e19342e2993e75f96e3c55806fe78 Mon Sep 17 00:00:00 2001 From: Sandro Mani Date: May 21 2020 10:03:45 +0000 Subject: Rebuild (gdal) --- diff --git a/python-rasterio.spec b/python-rasterio.spec index 4e8169a..97f65a7 100644 --- a/python-rasterio.spec +++ b/python-rasterio.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 1.1.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Fast and direct raster I/O for use with Numpy and SciPy License: BSD @@ -86,6 +86,9 @@ PYTHONPATH="%{buildroot}%{python3_sitearch}" \ %changelog +* Thu May 21 2020 Sandro Mani - 1.1.4-2 +- Rebuild (gdal) + * Sun May 10 2020 Elliott Sales de Andrade - 1.1.4-1 - Update to latest version