From 1bd4221cf77c672b1981573c35be77f919f2420f Mon Sep 17 00:00:00 2001 From: David Tardon Date: Wed, 30 Jan 2013 11:25:31 +0100 Subject: [PATCH] new release --- .gitignore | 1 + libmspub.spec | 6 +++++- sources | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 247d8c9..ac0daac 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /libmspub-0.0.1.tar.xz /libmspub-0.0.2.tar.xz /libmspub-0.0.3.tar.xz +/libmspub-0.0.4.tar.xz diff --git a/libmspub.spec b/libmspub.spec index 9c7b7cd..e01b38c 100644 --- a/libmspub.spec +++ b/libmspub.spec @@ -1,5 +1,5 @@ Name: libmspub -Version: 0.0.3 +Version: 0.0.4 Release: 1%{?dist} Summary: A library providing ability to interpret and import Microsoft Publisher files @@ -10,6 +10,7 @@ Source: http://dev-www.libreoffice.org/src/%{name}-%{version}.tar.xz BuildRequires: boost-devel BuildRequires: doxygen +BuildRequires: libicu-devel BuildRequires: libwpd-devel BuildRequires: libwpg-devel BuildRequires: zlib-devel @@ -93,6 +94,9 @@ rm -f %{buildroot}/%{_libdir}/*.la %changelog +* Wed Jan 30 2013 David Tardon - 0.0.4-1 +- new release + * Fri Aug 24 2012 David Tardon - 0.0.3-1 - new release diff --git a/sources b/sources index 6a9dec0..6e345c7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -856445a626b4a5fe31788dad2eb9cfc9 libmspub-0.0.3.tar.xz +82dac0350c5340e41fea3c35791524c6 libmspub-0.0.4.tar.xz