From c30a95f39f3dd9c28910c65b6572657af53c7add Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josef=20=C5=98=C3=ADdk=C3=BD?= Date: Mon, 15 Aug 2022 09:51:30 +0200 Subject: [PATCH] Resolves: #2105011 - ship libwmf-devel in CRB --- libwmf.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libwmf.spec b/libwmf.spec index 92189f3..844bbc2 100644 --- a/libwmf.spec +++ b/libwmf.spec @@ -1,7 +1,7 @@ Summary: Windows MetaFile Library Name: libwmf Version: 0.2.12 -Release: 9%{?dist} +Release: 10%{?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 @@ -94,6 +94,9 @@ sed -i $RPM_BUILD_ROOT%{_datadir}/libwmf/fonts/fontmap -e 's#libwmf/fonts#fonts/ %changelog +* Mon Aug 15 2022 Josef Ridky - 0.2.12-10 +- ship libwmf-devel in CRB + * Wed Feb 09 2022 Josef Ridky - 0.2.12-9 - add gating.yaml file