From e0096ce0f2906765459fce6a79f973abe000eaa5 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 11:14:15 +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/libmspub.git#e34e75e3d669e7159f0c505102ee68292733f2ae --- libmspub.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libmspub.spec b/libmspub.spec index c3a8d28..25843be 100644 --- a/libmspub.spec +++ b/libmspub.spec @@ -2,7 +2,7 @@ Name: libmspub Version: 0.1.4 -Release: 14%{?dist} +Release: 15%{?dist} Summary: A library for import of Microsoft Publisher documents License: MPLv2.0 @@ -20,6 +20,7 @@ BuildRequires: pkgconfig(librevenge-0.0) BuildRequires: pkgconfig(librevenge-generators-0.0) BuildRequires: pkgconfig(librevenge-stream-0.0) BuildRequires: pkgconfig(zlib) +BuildRequires: make %description Libmspub is library providing ability to interpret and import Microsoft @@ -98,6 +99,9 @@ install -m 0644 pub2*.1 %{buildroot}/%{_mandir}/man1 %{_mandir}/man1/pub2xhtml.1* %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 0.1.4-15 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jul 28 2020 Fedora Release Engineering - 0.1.4-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild