|
|
@ -2,10 +2,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: libqxp
|
|
|
|
Name: libqxp
|
|
|
|
Version: 0.0.2
|
|
|
|
Version: 0.0.2
|
|
|
|
Release: 15%{?dist}
|
|
|
|
Release: 16%{?dist}
|
|
|
|
Summary: Library for import of QuarkXPress documents
|
|
|
|
Summary: Library for import of QuarkXPress documents
|
|
|
|
|
|
|
|
|
|
|
|
License: MPLv2.0
|
|
|
|
License: MPL-2.0
|
|
|
|
URL: http://wiki.documentfoundation.org/DLP/Libraries/libqxp
|
|
|
|
URL: http://wiki.documentfoundation.org/DLP/Libraries/libqxp
|
|
|
|
Source: http://dev-www.libreoffice.org/src/%{name}/%{name}-%{version}.tar.xz
|
|
|
|
Source: http://dev-www.libreoffice.org/src/%{name}/%{name}-%{version}.tar.xz
|
|
|
|
|
|
|
|
|
|
|
@ -103,6 +103,9 @@ make %{?_smp_mflags} check
|
|
|
|
%{_mandir}/man1/qxp2text.1*
|
|
|
|
%{_mandir}/man1/qxp2text.1*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Mon Nov 21 2022 David Tardon <dtardon@redhat.com> - 0.0.2-16
|
|
|
|
|
|
|
|
- Convert license to SPDX
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Aug 01 2022 Frantisek Zatloukal <fzatlouk@redhat.com> - 0.0.2-15
|
|
|
|
* Mon Aug 01 2022 Frantisek Zatloukal <fzatlouk@redhat.com> - 0.0.2-15
|
|
|
|
- Rebuilt for ICU 71.1
|
|
|
|
- Rebuilt for ICU 71.1
|
|
|
|
|
|
|
|
|
|
|
|