From 3e92256a9ceb04c261a64fdfdf762b84290eadd7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Matos?= Date: Thu, 30 Jun 2016 15:10:15 +0100 Subject: [PATCH] Rebuild for armadillo 7 --- gdal.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gdal.spec b/gdal.spec index 3016184..f417b50 100644 --- a/gdal.spec +++ b/gdal.spec @@ -42,7 +42,7 @@ Name: gdal Version: 2.0.2 -Release: 5%{?dist} +Release: 6%{?dist} Summary: GIS file format library Group: System Environment/Libraries License: MIT @@ -845,6 +845,9 @@ popd #Or as before, using ldconfig %changelog +* Thu Jun 30 2016 José Matos - 2.0.2-6 +- Rebuild for armadillo 7 + * Mon Apr 18 2016 Tom Hughes - 2.0.2-5 - Rebuild for libdap change Resoloves: #1328104