diff --git a/.gitignore b/.gitignore index 970a289..ca564a0 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /bigloo3.8b.tar.gz +/bigloo3.8c.tar.gz diff --git a/bigloo.spec b/bigloo.spec index de9ac15..f8580be 100644 --- a/bigloo.spec +++ b/bigloo.spec @@ -11,7 +11,7 @@ %global pkgname Bigloo Name: bigloo -Version: 3.8b +Version: 3.8c Release: 1%{?patch_ver:.%{patch_ver}}%{?dist} Summary: A compiler for the Scheme programming language @@ -318,6 +318,9 @@ make test %changelog +* Mon Jul 2 2012 Michel Salim - 3.8c-1 +- Update to 3.8c + * Thu May 3 2012 Jerry James - 3.8b-1 - Update to 3.8b - Drop upstreamed JDK 1.7 patch diff --git a/sources b/sources index cd2edd5..cb005d1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -11852bf4bc88a157487e1edcc67b8fbd bigloo3.8b.tar.gz +ceea21b14c8f7270be5223dce713ec6d bigloo3.8c.tar.gz