new upstream release 0.1.1

f41
David Tardon 11 years ago
parent 23a994c029
commit 1299a2ddae

1
.gitignore vendored

@ -6,3 +6,4 @@
/libmspub-0.0.5.tar.xz
/libmspub-0.0.6.tar.xz
/libmspub-0.1.0.tar.xz
/libmspub-0.1.1.tar.xz

@ -1,8 +1,8 @@
%global apiversion 0.1
Name: libmspub
Version: 0.1.0
Release: 2%{?dist}
Version: 0.1.1
Release: 1%{?dist}
Summary: A library providing ability to interpret and import Microsoft Publisher files
Group: System Environment/Libraries
@ -96,6 +96,9 @@ install -m 0644 pub2*.1 %{buildroot}/%{_mandir}/man1
%{_mandir}/man1/pub2xhtml.1*
%changelog
* Tue Jul 01 2014 David Tardon <dtardon@redhat.com> - 0.1.0-1
- new upstream release
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild

@ -1 +1 @@
d6d9239a7bb95df55300334afd99ceed libmspub-0.1.0.tar.xz
a86d607bc02eb8dd15ea88b3936b2080 libmspub-0.1.1.tar.xz

Loading…
Cancel
Save