From 53ae6279b05db1822ff22b71800079af20ca293a Mon Sep 17 00:00:00 2001 From: Petr Machata Date: Thu, 22 May 2014 19:21:24 +0200 Subject: [PATCH] Rebuild for boost 1.55.0 --- libvisio.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libvisio.spec b/libvisio.spec index 4f71480..fe19b0a 100644 --- a/libvisio.spec +++ b/libvisio.spec @@ -2,7 +2,7 @@ Name: libvisio Version: 0.0.31 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A library providing ability to interpret and import visio diagrams Group: System Environment/Libraries @@ -112,6 +112,9 @@ install -m 0644 vsd2*.1 vss2*.1 %{buildroot}/%{_mandir}/man1 %{_mandir}/man1/vss2xhtml.1* %changelog +* Thu May 22 2014 Petr Machata - 0.0.31-4 +- Rebuild for boost 1.55.0 + * Wed Apr 09 2014 David Tardon - 0.0.31-3 - generate man pages