From 244f7e6db681cf2d264b2791637a88841f8b9f94 Mon Sep 17 00:00:00 2001 From: Michael Schwendt Date: Mon, 30 May 2005 23:02:25 +0000 Subject: [PATCH] - bump and rebuild as 0.41-4 failed in build system setup --- inkscape.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/inkscape.spec b/inkscape.spec index a229722..295132d 100644 --- a/inkscape.spec +++ b/inkscape.spec @@ -1,7 +1,6 @@ Name: inkscape Version: 0.41 -Release: 4 - +Release: 5 Summary: A vector-based drawing program using SVG. Group: Applications/Productivity @@ -104,6 +103,9 @@ update-desktop-database %{_datadir}/applications > /dev/null 2>&1 || : %changelog +* Tue May 31 2005 Michael Schwendt - 0.41-5 +- bump and rebuild as 0.41-4 failed in build system setup + * Wed May 25 2005 Jeremy Katz - 0.41-4 - add patch for gcc4 problems (ignacio, #156228) - fix build on 64bit boxes. sizeof(int) != sizeof(void*)