|
|
|
@ -7,7 +7,7 @@
|
|
|
|
|
|
|
|
|
|
Name: liborcus
|
|
|
|
|
Version: 0.12.1
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Standalone file import filter library for spreadsheet documents
|
|
|
|
|
|
|
|
|
|
License: MPLv2.0
|
|
|
|
@ -185,6 +185,9 @@ make check %{?_smp_mflags}
|
|
|
|
|
%doc doc/_doxygen/html
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 0.12.1-2
|
|
|
|
|
- Rebuild for Python 3.6
|
|
|
|
|
|
|
|
|
|
* Thu Sep 29 2016 David Tardon <dtardon@redhat.com> - 0.12.1-1
|
|
|
|
|
- new upstream release
|
|
|
|
|
|
|
|
|
|