From a79c2956fe94ca1a6acbf722f6b5c1c619ee7c32 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Volker=20Fr=C3=B6hlich?= Date: Mon, 8 Feb 2016 22:36:07 +0100 Subject: [PATCH] Rebuild for Armadillo 6 --- gdal.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gdal.spec b/gdal.spec index 0e74e95..b5611be 100644 --- a/gdal.spec +++ b/gdal.spec @@ -42,7 +42,7 @@ Name: gdal Version: 2.0.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: GIS file format library Group: System Environment/Libraries License: MIT @@ -795,6 +795,9 @@ popd #Or as before, using ldconfig %changelog +* Mon Feb 08 2016 Volker Froehlich - 2.0.2-2 +- Rebuild for armadillo 6 + * Thu Feb 04 2016 Volker Froehlich - 2.0.2-1 - New upstream release - Fix geos support (BZ #1284714)