|
|
|
@ -2,7 +2,7 @@
|
|
|
|
|
|
|
|
|
|
Name: libmspub
|
|
|
|
|
Version: 0.1.2
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?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 Jan 27 2015 Petr Machata <pmachata@redhat.com> - 0.1.2-2
|
|
|
|
|
- Rebuild for boost 1.57.0
|
|
|
|
|
|
|
|
|
|
* Tue Dec 30 2014 David Tardon <dtardon@redhat.com> - 0.1.2-1
|
|
|
|
|
- new upstream release
|
|
|
|
|
|
|
|
|
|