From 6e9b5b7e2ab3c89cf47824b31356d302ffda578c Mon Sep 17 00:00:00 2001 From: Marek Kasik Date: Fri, 23 Mar 2018 15:28:13 +0100 Subject: [PATCH] Rebuild for poppler-0.63.0 --- inkscape.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/inkscape.spec b/inkscape.spec index dbaa22a..f365eeb 100644 --- a/inkscape.spec +++ b/inkscape.spec @@ -1,6 +1,6 @@ Name: inkscape Version: 0.92.2 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Vector-based drawing program using SVG Group: Applications/Productivity @@ -215,6 +215,9 @@ install -pm 644 %{SOURCE2} $RPM_BUILD_ROOT%{_datadir}/inkscape/palettes/ %changelog +* Fri Mar 23 2018 Marek Kasik - 0.92.2-8 +- Rebuild for poppler-0.63.0 + * Thu Mar 01 2018 Iryna Shcherbina - 0.92.2-7 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)