From b8c805801ca9409bd0a5755d5e67bfa45a661603 Mon Sep 17 00:00:00 2001 From: Marek Kasik Date: Fri, 21 Oct 2016 13:09:35 +0200 Subject: [PATCH] Rebuild for poppler-0.48.0 --- gdal.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gdal.spec b/gdal.spec index af36bd2..ddb4b89 100644 --- a/gdal.spec +++ b/gdal.spec @@ -44,7 +44,7 @@ Name: gdal Version: 2.1.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: GIS file format library Group: System Environment/Libraries License: MIT @@ -834,6 +834,9 @@ popd #Or as before, using ldconfig %changelog +* Fri Oct 21 2016 Marek Kasik - 2.1.1-2 +- Rebuild for poppler-0.48.0 + * Fri Aug 12 2016 Orion Poplawski - 2.1.1-1 - Update to 2.1.1 - Add patch to fix bash-completion installation and install it (bug #1337143)