diff --git a/libvisio.spec b/libvisio.spec index de0041d..c16e99f 100644 --- a/libvisio.spec +++ b/libvisio.spec @@ -2,7 +2,7 @@ Name: libvisio Version: 0.1.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A library for import of Microsoft Visio diagrams License: MPLv2.0 @@ -112,6 +112,9 @@ make check %{?_smp_mflags} %{_mandir}/man1/vss2xhtml.1* %changelog +* Fri Jan 15 2016 Jonathan Wakely - 0.1.5-2 +- Rebuilt for Boost 1.60 + * Wed Dec 30 2015 David Tardon - 0.1.5-1 - new upstream release