Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/libmwaw.git#940cb1fc7690a545fbea0e8db0b99f60b0c117bb
This commit is contained in:
DistroBaker 2021-02-04 11:15:54 +01:00
parent 06dc9658a8
commit 8a5a66b061

View File

@ -2,7 +2,7 @@
Name: libmwaw
Version: 0.3.17
Release: 1%{?dist}
Release: 2%{?dist}
Summary: A library for import of many old Mac document formats
License: LGPLv2+ or MPLv2.0
@ -15,6 +15,7 @@ BuildRequires: help2man
BuildRequires: pkgconfig(librevenge-0.0)
BuildRequires: pkgconfig(librevenge-generators-0.0)
BuildRequires: pkgconfig(librevenge-stream-0.0)
BuildRequires: make
%description
%{name} is a library for import of old Mac documents. It supports many
@ -106,6 +107,9 @@ install -m 0644 mwaw2*.1 %{buildroot}/%{_mandir}/man1
%{_mandir}/man1/mwaw2text.1*
%changelog
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.17-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Mon Sep 21 2020 David Tardon <dtardon@redhat.com> - 0.3.17-1
- new upstream release