From 6cb85768345b5fb8b49b7d463c90ac8b28d62180 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Mr=C3=A1z?= Date: Sat, 17 Jan 2009 12:01:38 +0000 Subject: [PATCH] - rebuild with new openssl --- inkscape.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/inkscape.spec b/inkscape.spec index a475883..8921ec7 100644 --- a/inkscape.spec +++ b/inkscape.spec @@ -1,6 +1,6 @@ Name: inkscape Version: 0.46 -Release: 9%{?dist} +Release: 10%{?dist} Summary: Vector-based drawing program using SVG Group: Applications/Productivity @@ -146,6 +146,9 @@ update-desktop-database %{_datadir}/applications > /dev/null 2>&1 || : %changelog +* Sat Jan 17 2009 Tomas Mraz - 0.46-10 +- rebuild with new openssl + * Tue Jan 13 2009 Lubomir Rintel - 0.46-9 - Fix crash with bitmap font (#477158)