[rakudo-star/f14] Update to 2011.07 and corresponding Parrot

Gerd Pokorra gerd at fedoraproject.org
Mon Aug 8 14:24:45 UTC 2011


commit 2dda608fba5e17911eb0185efa4121cc0dd79e6d
Author: Gerd Pokorra <gp at zimt.uni-siegen.de>
Date:   Mon Aug 8 16:24:34 2011 +0200

    Update to 2011.07 and corresponding Parrot

 .gitignore       |    1 +
 rakudo-star.spec |    7 +++++--
 sources          |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 81c148f..371babc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ rakudo-star-2010.10.tar.gz
 /rakudo-star-2010.12.tar.gz
 /rakudo-star-2011.01.tar.gz
 /rakudo-star-2011.04.tar.gz
+/rakudo-star-2011.07.tar.gz
diff --git a/rakudo-star.spec b/rakudo-star.spec
index 1771976..1323d57 100644
--- a/rakudo-star.spec
+++ b/rakudo-star.spec
@@ -1,6 +1,6 @@
 %global year 2011
-%global month 04
-%global parrot_version 3.3.0
+%global month 07
+%global parrot_version 3.6.0
 
 %define parrot_dynext %{_libdir}/parrot/%{parrot_version}/dynext
 %define parrot_lang_perl6 %{_libdir}/parrot/%{parrot_version}/languages/perl6
@@ -178,6 +178,9 @@ prove -e ./perl6 -r modules/xml-writer/t
 
 
 %changelog
+* Fri Aug 05 2011 Gerd Pokorra <gp at zimt.uni-siegen.de> - 0.0.2011.07_3.6.0-1
+- updated to 2011.07
+
 * Thu Apr 28 2011 Gerd Pokorra <gp at zimt.uni-siegen.de> - 0.0.2011.04_3.3.0-1
 - updated to 2011.04
 
diff --git a/sources b/sources
index 77acb1d..2f65644 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
+05018e1020b9a746d9942fd9141e1885  rakudo-star-2011.07.tar.gz
 3f49413c8b8a9d0de40678d59d29078d  rakudo.desk.in.tar.gz
-1c01a95e6fa459f8b3481da15a79b71b  rakudo-star-2011.04.tar.gz


More information about the scm-commits mailing list