From 20f4846e825099e0f875eac95991243f8bc90dca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Esser?= Date: Tue, 7 Feb 2017 13:05:36 +0100 Subject: [PATCH] Rebuilt for Boost 1.63 --- liborcus.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/liborcus.spec b/liborcus.spec index fb6313d..cdb2771 100644 --- a/liborcus.spec +++ b/liborcus.spec @@ -7,7 +7,7 @@ Name: liborcus Version: 0.12.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Standalone file import filter library for spreadsheet documents License: MPLv2.0 @@ -185,6 +185,9 @@ make check %{?_smp_mflags} %doc doc/_doxygen/html %changelog +* Tue Feb 07 2017 Björn Esser - 0.12.1-3 +- Rebuilt for Boost 1.63 + * Mon Dec 19 2016 Miro Hrončok - 0.12.1-2 - Rebuild for Python 3.6