From dc3f6e74eaec7a53b21083b335944a65d716244b Mon Sep 17 00:00:00 2001 From: Jan Horak Date: Thu, 15 Jul 2021 09:06:23 +0200 Subject: [PATCH] Resolves: #1902181 removed libgdl library dependency --- inkscape.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/inkscape.spec b/inkscape.spec index e7390db..1b78899 100644 --- a/inkscape.spec +++ b/inkscape.spec @@ -2,7 +2,7 @@ Name: inkscape Version: 1.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Vector-based drawing program using SVG # Inkscape tags their releases with underscores and in ALLCAPS @@ -235,6 +235,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/org.inkscape.Inksc %changelog +* Thu Jul 15 2021 Jan Horak - 1.1-2 +- Removed libgdl dependency + * Wed Jun 23 2021 Jan Horak - 1.1-1 - Enable gspell - Don't install development files for bundled 2geom