From 5e0e829290da529ade3691bc680ce159fe6cc6f2 Mon Sep 17 00:00:00 2001 From: Jonathan Wakely Date: Sat, 16 Jan 2016 13:44:10 +0000 Subject: [PATCH] Rebuilt for Boost 1.60 --- liborcus.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/liborcus.spec b/liborcus.spec index 111b6ba..f171ffa 100644 --- a/liborcus.spec +++ b/liborcus.spec @@ -5,7 +5,7 @@ Name: liborcus Version: 0.9.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Standalone file import filter library for spreadsheet documents License: MPLv2.0 @@ -143,6 +143,9 @@ make check %{?_smp_mflags} %endif %changelog +* Sat Jan 16 2016 Jonathan Wakely - 0.9.2-2 +- Rebuilt for Boost 1.60 + * Mon Oct 19 2015 David Tardon - 0.9.2-1 - rebase to the 0.9.x line