From 158706882817398d09e8f0ca22ebc5213e2c1801 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Sat, 2 May 2015 15:08:29 +0200 Subject: [PATCH] Rebuilt for GCC 5 C++11 ABI change --- lensfun.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lensfun.spec b/lensfun.spec index 13dae2e..094d24a 100644 --- a/lensfun.spec +++ b/lensfun.spec @@ -11,7 +11,7 @@ Name: lensfun Version: 0.3.0 Summary: Library to rectify defects introduced by photographic lenses -Release: 4%{?dist} +Release: 5%{?dist} License: LGPLv3 and CC-BY-SA URL: http://lensfun.sourceforge.net/ @@ -111,6 +111,9 @@ rm -fv %{buildroot}%{_bindir}/g-lensfun-update-data \ %changelog +* Sat May 02 2015 Kalev Lember - 0.3.0-5 +- Rebuilt for GCC 5 C++11 ABI change + * Wed Nov 19 2014 Nils Philippsen 0.3.0-4 - reenable helper scripts - install man pages into their correct place