From c7e1d5653548cb43851df8c3a76990648f877d71 Mon Sep 17 00:00:00 2001 From: Pete Walter Date: Mon, 30 Apr 2018 12:05:35 +0100 Subject: [PATCH] Rebuild for ICU 61.1 --- libmspub.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libmspub.spec b/libmspub.spec index 3b81963..bf47f21 100644 --- a/libmspub.spec +++ b/libmspub.spec @@ -2,7 +2,7 @@ Name: libmspub Version: 0.1.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A library for import of Microsoft Publisher documents License: MPLv2.0 @@ -97,6 +97,9 @@ install -m 0644 pub2*.1 %{buildroot}/%{_mandir}/man1 %{_mandir}/man1/pub2xhtml.1* %changelog +* Mon Apr 30 2018 Pete Walter - 0.1.4-2 +- Rebuild for ICU 61.1 + * Wed Feb 28 2018 David Tardon - 0.1.4-1 - new upstream release