From 5a0fbb902353bf115f6889ee67a11680f606c326 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 11:53:02 +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/libstaroffice.git#be6790bcdfa070beb89558c7ffca6559411b1d35 --- libstaroffice.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libstaroffice.spec b/libstaroffice.spec index f199545..73dfa3d 100644 --- a/libstaroffice.spec +++ b/libstaroffice.spec @@ -2,7 +2,7 @@ Name: libstaroffice Version: 0.0.7 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A library for import of binary StarOffice documents License: MPLv2.0 or LGPLv2+ @@ -16,6 +16,7 @@ BuildRequires: pkgconfig(librevenge-0.0) BuildRequires: pkgconfig(librevenge-generators-0.0) BuildRequires: pkgconfig(librevenge-stream-0.0) BuildRequires: pkgconfig(zlib) +BuildRequires: make %description %{name} is a library for import of binary StarOffice documents. @@ -98,6 +99,9 @@ install -m 0644 sd2*.1 sd?2*.1 %{buildroot}/%{_mandir}/man1 %{_mandir}/man1/sdc2csv.1* %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 0.0.7-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jul 28 2020 Fedora Release Engineering - 0.0.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild