From 3c971cbf12d9a3dfaf847dbb3031751838305c57 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Fri, 9 Dec 2005 22:43:58 +0000 Subject: [PATCH] gcc update bump --- zsh.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/zsh.spec b/zsh.spec index 3b85f63..9868ee5 100644 --- a/zsh.spec +++ b/zsh.spec @@ -3,7 +3,7 @@ Summary: A powerful interactive shell Name: zsh Version: 4.2.5 -Release: 1 +Release: 1.1 License: BSD URL: http://zsh.sunsite.dk/ Group: System Environment/Shells @@ -140,6 +140,9 @@ fi %doc Doc/zsh/*.html %changelog +* Fri Dec 09 2005 Jesse Keating +- rebuilt + * Mon Mar 14 2005 Colin Walters - 4.2.5-1 - New upstream version - Fix Doc html includes; looks like texinfo changed incompatibly