|
|
|
@ -2,10 +2,10 @@
|
|
|
|
|
|
|
|
|
|
Name: libzmf
|
|
|
|
|
Version: 0.0.2
|
|
|
|
|
Release: 22%{?dist}
|
|
|
|
|
Release: 23%{?dist}
|
|
|
|
|
Summary: A library for import of Zoner document formats
|
|
|
|
|
|
|
|
|
|
License: MPLv2.0
|
|
|
|
|
License: MPL-2.0
|
|
|
|
|
URL: http://wiki.documentfoundation.org/DLP/Libraries/libzmf
|
|
|
|
|
Source: http://dev-www.libreoffice.org/src/%{name}/%{name}-%{version}.tar.xz
|
|
|
|
|
|
|
|
|
@ -103,6 +103,9 @@ export LD_LIBRARY_PATH=%{buildroot}/%{_libdir}${LD_LIBRARY_PATH:+:${LD_LIBRARY_P
|
|
|
|
|
%{_mandir}/man1/zmf2svg.1*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Mon Nov 21 2022 David Tardon <dtardon@redhat.com> - 0.0.2-23
|
|
|
|
|
- Convert license to SPDX
|
|
|
|
|
|
|
|
|
|
* Mon Aug 01 2022 Frantisek Zatloukal <fzatlouk@redhat.com> - 0.0.2-22
|
|
|
|
|
- Rebuilt for ICU 71.1
|
|
|
|
|
|
|
|
|
|