From 8a5a66b0612d103b29430162c31536338a9c9cd6 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 11:15:54 +0100 Subject: [PATCH] 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 --- libmwaw.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libmwaw.spec b/libmwaw.spec index e067098..ae41957 100644 --- a/libmwaw.spec +++ b/libmwaw.spec @@ -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 - 0.3.17-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Sep 21 2020 David Tardon - 0.3.17-1 - new upstream release