From d8ed67e76eda172461a519df6269c808ead6b820 Mon Sep 17 00:00:00 2001 From: Christopher Aillon Date: Fri, 27 Oct 2006 19:36:19 +0000 Subject: [PATCH] - Rebuild against newer gecko --- devhelp.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/devhelp.spec b/devhelp.spec index e680c12..197f027 100644 --- a/devhelp.spec +++ b/devhelp.spec @@ -1,9 +1,9 @@ -%define gecko_ver 1.8.0.7 +%define gecko_ver 1.8.1 Summary: API document browser Name: devhelp Version: 0.12 -Release: 7%{?dist} +Release: 8%{?dist} License: GPL Group: Development/Tools Url: http://ftp.gnome.org/pub/gnome/sources/devhelp/ @@ -131,6 +131,9 @@ fi %{_libdir}/pkgconfig/* %changelog +* Fri Oct 27 2006 Christopher Aillon - 0.12.6-8 +- Rebuild against newer gecko + * Wed Oct 18 2006 Matthias Clasen - 0.12.6-7 - Fix scripts according to the packaging guidelines - Require pkgconfig in the -devel package