From 1f4808d9dcb7b332da9a4435f0ee57f25e2139ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A9rard=20Milmeister?= Date: Tue, 3 Jan 2006 19:41:16 +0000 Subject: [PATCH] new version 2.37 --- .cvsignore | 2 +- clisp.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/.cvsignore b/.cvsignore index bf4b0a2..a02db14 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -clisp-2.36.tar.bz2 +clisp-2.37.tar.bz2 diff --git a/clisp.spec b/clisp.spec index aec8557..fa50554 100644 --- a/clisp.spec +++ b/clisp.spec @@ -1,7 +1,7 @@ Name: clisp Summary: Common Lisp (ANSI CL) implementation -Version: 2.36 -Release: 7%{?dist} +Version: 2.37 +Release: 2%{?dist} Group: Development/Languages License: GPL @@ -20,7 +20,7 @@ BuildRequires: libXmu-devel BuildRequires: libXrender-devel BuildRequires: libXt-devel BuildRequires: imake -ExcludeArch: x86_64 ppc ppc64 +ExcludeArch: ppc ppc64 %description @@ -122,6 +122,9 @@ rm -fr $RPM_BUILD_ROOT %changelog +* Tue Jan 3 2006 Gerard Milmeister - 2.37-1 +- new version 2.37 + * Wed Dec 28 2005 Gerard Milmeister - 2.36-1 - New Version 2.36 diff --git a/sources b/sources index 932d7e8..865239a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b6b5f6b7e6d0ce9f42bc07d59fbddc09 clisp-2.36.tar.bz2 +f2445b3935b6f97b443d9548c38872e9 clisp-2.37.tar.bz2