From de780d4ebfebc1ee2dc5cb0128f25b3cda5c963f Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Tue, 2 Feb 2021 12:59:49 +0000 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/libwmf.git#b896fa0919a9161276234fa3e1b2c3c3fec129ee --- libwmf.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libwmf.spec b/libwmf.spec index e025a39..62df208 100644 --- a/libwmf.spec +++ b/libwmf.spec @@ -1,7 +1,7 @@ Summary: Windows MetaFile Library Name: libwmf Version: 0.2.12 -Release: 4%{?dist} +Release: 5%{?dist} #libwmf is under the LGPLv2+, however... #1. The tarball contains an old version of the urw-fonts under GPL+. # Those fonts are not installed @@ -19,6 +19,7 @@ Requires: gdk-pixbuf2%{?_isa} >= 2.31.5-2.fc24 BuildRequires: gtk2-devel, libtool, libxml2-devel, libpng-devel BuildRequires: libjpeg-devel, libXt-devel, libX11-devel, dos2unix, libtool +BuildRequires: make %description A library for reading and converting Windows MetaFile vector graphics (WMF). @@ -91,6 +92,9 @@ sed -i $RPM_BUILD_ROOT%{_datadir}/libwmf/fonts/fontmap -e 's#libwmf/fonts#fonts/ %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 0.2.12-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jul 28 2020 Fedora Release Engineering - 0.2.12-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild