From 533335ca4de4f14269b8ca4b9fc714344b63c4cd Mon Sep 17 00:00:00 2001 From: David Tardon Date: Tue, 30 Dec 2014 20:02:40 +0100 Subject: [PATCH] new upstream release 0.1.2 --- .gitignore | 1 + libmspub.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 5a804e2..0e51541 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /libmspub-0.0.6.tar.xz /libmspub-0.1.0.tar.xz /libmspub-0.1.1.tar.xz +/libmspub-0.1.2.tar.xz diff --git a/libmspub.spec b/libmspub.spec index e56b5a1..fbf85a2 100644 --- a/libmspub.spec +++ b/libmspub.spec @@ -1,8 +1,8 @@ %global apiversion 0.1 Name: libmspub -Version: 0.1.1 -Release: 3%{?dist} +Version: 0.1.2 +Release: 1%{?dist} Summary: A library for import of Microsoft Publisher documents License: MPLv2.0 @@ -92,6 +92,9 @@ install -m 0644 pub2*.1 %{buildroot}/%{_mandir}/man1 %{_mandir}/man1/pub2xhtml.1* %changelog +* Tue Dec 30 2014 David Tardon - 0.1.2-1 +- new upstream release + * Tue Aug 26 2014 David Tardon - 0.1.1-3 - rebuild for ICU 53.1 diff --git a/sources b/sources index 0a0ef6e..6605c40 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a86d607bc02eb8dd15ea88b3936b2080 libmspub-0.1.1.tar.xz +050b8b29c2620fdbfb5d8561d4d08a11 libmspub-0.1.2.tar.xz