From c2c07e1f893899784eae008db416d8a44a6a064a Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Sat, 2 May 2015 17:43:51 +0200 Subject: [PATCH] Rebuilt for GCC 5 C++11 ABI change --- shapelib.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/shapelib.spec b/shapelib.spec index 81ec6e9..cf89cf7 100644 --- a/shapelib.spec +++ b/shapelib.spec @@ -3,7 +3,7 @@ Name: shapelib # and since for RPM 1.3.0 < 1.3.0b2, this is the only way to specifiy that 1.3.0 > 1.3.0b2 # without bumping the epoch. Version: 1.3.0f -Release: 6%{?dist} +Release: 7%{?dist} Summary: C library for handling ESRI Shapefiles # The core library is dual-licensed LGPLv2 or MIT. # Some contributed files have different licenses: @@ -88,6 +88,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';' %changelog +* Sat May 02 2015 Kalev Lember - 1.3.0f-7 +- Rebuilt for GCC 5 C++11 ABI change + * Thu Mar 12 2015 Sandro Mani - 1.3.0f-5 - Rebuild (proj)