From d4cd8ccb6472fa4515c213cd5f2246e59727c05f Mon Sep 17 00:00:00 2001 From: Jonathan Wakely Date: Fri, 22 Jan 2021 21:02:44 +0000 Subject: [PATCH] Rebuilt for Boost 1.75 --- liborcus.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/liborcus.spec b/liborcus.spec index 1799500..fea1b76 100644 --- a/liborcus.spec +++ b/liborcus.spec @@ -17,7 +17,7 @@ Name: liborcus Version: 0.16.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Standalone file import filter library for spreadsheet documents License: MPLv2.0 @@ -199,6 +199,9 @@ make check %{?_smp_mflags} %doc doc/_doxygen/html %changelog +* Fri Jan 22 2021 Jonathan Wakely - 0.16.1-5 +- Rebuilt for Boost 1.75 + * Tue Dec 08 2020 Caolán McNamara - 0.16.1-4 - fix build without libixion under rhel