From e7babbc9762d1b00704c731d0cfab6eeca898ee7 Mon Sep 17 00:00:00 2001 From: Pete Walter Date: Fri, 1 Nov 2019 15:57:44 +0000 Subject: [PATCH] Rebuild for ICU 65 --- libvisio.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libvisio.spec b/libvisio.spec index 50aa3c9..9aae3d7 100644 --- a/libvisio.spec +++ b/libvisio.spec @@ -2,7 +2,7 @@ Name: libvisio Version: 0.1.7 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A library for import of Microsoft Visio diagrams License: MPLv2.0 @@ -111,6 +111,9 @@ make check %{?_smp_mflags} %{_mandir}/man1/vss2xhtml.1* %changelog +* Fri Nov 01 2019 Pete Walter - 0.1.7-2 +- Rebuild for ICU 65 + * Sat Aug 17 2019 David Tardon - 0.1.7-1 - new upstream release