|
|
|
@ -2,10 +2,10 @@
|
|
|
|
|
|
|
|
|
|
Name: libfreehand
|
|
|
|
|
Version: 0.1.2
|
|
|
|
|
Release: 12%{?dist}
|
|
|
|
|
Release: 13%{?dist}
|
|
|
|
|
Summary: A library for import of Macromedia/Adobe FreeHand documents
|
|
|
|
|
|
|
|
|
|
License: MPLv2.0
|
|
|
|
|
License: MPL-2.0
|
|
|
|
|
URL: http://wiki.documentfoundation.org/DLP/Libraries/libfreehand
|
|
|
|
|
Source: http://dev-www.libreoffice.org/src/%{name}/%{name}-%{version}.tar.xz
|
|
|
|
|
|
|
|
|
@ -109,6 +109,9 @@ export LD_LIBRARY_PATH=%{buildroot}%{_libdir}${LD_LIBRARY_PATH:+:${LD_LIBRARY_PA
|
|
|
|
|
%{_mandir}/man1/fh2text.1*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Mon Nov 21 2022 David Tardon <dtardon@redhat.com> - 0.1.2-13
|
|
|
|
|
- Convert license to SPDX
|
|
|
|
|
|
|
|
|
|
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.2-12
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|