|
|
@ -2,7 +2,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: libwps
|
|
|
|
Name: libwps
|
|
|
|
Version: 0.3.1
|
|
|
|
Version: 0.3.1
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: A library for import of Microsoft Works documents
|
|
|
|
Summary: A library for import of Microsoft Works documents
|
|
|
|
|
|
|
|
|
|
|
|
License: LGPLv2+ or MPLv2.0
|
|
|
|
License: LGPLv2+ or MPLv2.0
|
|
|
@ -99,6 +99,9 @@ install -m 0644 wks2*.1 wps2*.1 %{buildroot}/%{_mandir}/man1
|
|
|
|
%doc docs/doxygen/html
|
|
|
|
%doc docs/doxygen/html
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Mon Jan 26 2015 Petr Machata <pmachata@redhat.com> - 0.3.1-2
|
|
|
|
|
|
|
|
- Rebuild for boost 1.57.0
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Dec 30 2014 David Tardon <dtardon@redhat.com> - 0.3.1-1
|
|
|
|
* Tue Dec 30 2014 David Tardon <dtardon@redhat.com> - 0.3.1-1
|
|
|
|
- new upstream release
|
|
|
|
- new upstream release
|
|
|
|
|
|
|
|
|
|
|
|