new release

f41
David Tardon 12 years ago
parent 0defaf1ad1
commit 1bd4221cf7

1
.gitignore vendored

@ -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

@ -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 <dtardon@redhat.com> - 0.0.4-1
- new release
* Fri Aug 24 2012 David Tardon <dtardon@redhat.com> - 0.0.3-1
- new release

@ -1 +1 @@
856445a626b4a5fe31788dad2eb9cfc9 libmspub-0.0.3.tar.xz
82dac0350c5340e41fea3c35791524c6 libmspub-0.0.4.tar.xz

Loading…
Cancel
Save