From e78ccb1aaba24afcc3cad57aafd80f5deceffa1a Mon Sep 17 00:00:00 2001 From: GĂ©rard Milmeister Date: Jun 20 2009 17:15:38 +0000 Subject: new release 0.8.14 --- diff --git a/.cvsignore b/.cvsignore index 7922dce..6a7a459 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -Gauche-0.8.13.tgz +Gauche-0.8.14.tgz diff --git a/gauche-arch.patch b/gauche-arch.patch index 169ff2d..8050611 100644 --- a/gauche-arch.patch +++ b/gauche-arch.patch @@ -1,6 +1,6 @@ -diff -up Gauche-0.8.13/ext/Makefile.ext.in.arch Gauche-0.8.13/ext/Makefile.ext.in ---- Gauche-0.8.13/ext/Makefile.ext.in.arch 2008-02-14 13:05:52.000000000 +0100 -+++ Gauche-0.8.13/ext/Makefile.ext.in 2008-02-14 13:06:21.000000000 +0100 +diff -up Gauche-0.8.14/ext/Makefile.ext.in.arch Gauche-0.8.14/ext/Makefile.ext.in +--- Gauche-0.8.14/ext/Makefile.ext.in.arch 2009-06-19 22:17:50.000000000 +0200 ++++ Gauche-0.8.14/ext/Makefile.ext.in 2009-06-19 22:18:11.000000000 +0200 @@ -12,7 +12,7 @@ datarootdir = @datarootdir@ VPATH = $(srcdir) GAUCHE_VERSION = @GAUCHE_VERSION@ @@ -9,4 +9,4 @@ diff -up Gauche-0.8.13/ext/Makefile.ext.in.arch Gauche-0.8.13/ext/Makefile.ext.i +HOST = @target@ # These may be overridden by make invocators - DESTDIR = + DESTDIR = diff --git a/gauche.spec b/gauche.spec index 180d5b6..02c4321 100644 --- a/gauche.spec +++ b/gauche.spec @@ -1,6 +1,6 @@ Name: gauche -Version: 0.8.13 -Release: 2%{?dist} +Version: 0.8.14 +Release: 1%{?dist} Summary: Scheme script interpreter with multibyte character handling Group: Development/Languages @@ -123,6 +123,9 @@ fi %changelog +* Fri Jun 19 2009 Gerard Milmeister - 0.8.14-1 +- new release 0.8.14 + * Mon Apr 14 2008 Gerard Milmeister - 0.8.13-2 - set correct path to slib diff --git a/sources b/sources index 2f04b77..8b17ae2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -65669fd7a8916cc9496965ed2ae43c98 Gauche-0.8.13.tgz +813a668e978562be392debbbac6c3cc7 Gauche-0.8.14.tgz