|
|
|
@ -2,7 +2,7 @@
|
|
|
|
|
|
|
|
|
|
Name: libmwaw
|
|
|
|
|
Version: 0.3.4
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
Summary: A library for import of many old Mac document formats
|
|
|
|
|
|
|
|
|
|
License: LGPLv2+ or MPLv2.0
|
|
|
|
@ -107,6 +107,9 @@ install -m 0644 mwaw2*.1 %{buildroot}/%{_mandir}/man1
|
|
|
|
|
%{_mandir}/man1/mwaw2text.1*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Jan 27 2015 Petr Machata <pmachata@redhat.com> - 0.3.4-3
|
|
|
|
|
- Rebuild for boost 1.57.0
|
|
|
|
|
|
|
|
|
|
* Wed Jan 07 2015 David Tardon <dtardon@redhat.com> - 0.3.4-2
|
|
|
|
|
- Resolves: fdo#88098 ClarisWorks: import empty starting lines/columns
|
|
|
|
|
|
|
|
|
|