From d155c85c36b65ac0a5b1a1c241b8f0575f4d8a23 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 08:07:38 +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/libabw.git#fc10735cd1fc949724a99076fba24e277c453b5d --- libabw.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libabw.spec b/libabw.spec index 703e883..771fdfd 100644 --- a/libabw.spec +++ b/libabw.spec @@ -2,7 +2,7 @@ Name: libabw Version: 0.1.3 -Release: 4%{?dist} +Release: 5%{?dist} Summary: A library for import of AbiWord files License: MPLv2.0 @@ -20,6 +20,7 @@ BuildRequires: pkgconfig(librevenge-generators-0.0) BuildRequires: pkgconfig(librevenge-stream-0.0) BuildRequires: pkgconfig(libxml-2.0) BuildRequires: pkgconfig(zlib) +BuildRequires: make %description %{name} is a library for import of AbiWord files. @@ -98,6 +99,9 @@ install -m 0644 abw2*.1 %{buildroot}/%{_mandir}/man1 %{_mandir}/man1/abw2html.1* %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 0.1.3-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jul 28 2020 Fedora Release Engineering - 0.1.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild