[rakudo-star/f14/master] update to new source

Gerd Pokorra gerd at fedoraproject.org
Mon Jan 3 10:01:24 UTC 2011


commit 568b0038638ceba778f8a8aa4b50c844e061d9e1
Author: Gerd Pokorra <gp at zimt.uni-siegen.de>
Date:   Mon Jan 3 11:01:14 2011 +0100

    update to new source

 .gitignore       |    5 ++++-
 rakudo-star.spec |    8 ++++----
 sources          |    2 +-
 3 files changed, 9 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5618da3..633f48e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,7 @@
-rakudo.desk.in.tar.gz
 rakudo-star-2010.08.tar.gz
+rakudo.desk.in.tar.gz
 rakudo-star-2010.09.tar.gz
+rakudo-star-2010.10.tar.gz
 /rakudo-star-2010.11.tar.gz
+/rakudo.desk.in.tar.gz
+/rakudo-star-2010.12.tar.gz
diff --git a/rakudo-star.spec b/rakudo-star.spec
index 056f155..afd2f0a 100644
--- a/rakudo-star.spec
+++ b/rakudo-star.spec
@@ -1,6 +1,6 @@
 %global year 2010
-%global month 11
-%global parrot_version 2.10.1
+%global month 12
+%global parrot_version 2.11.0
 
 %define parrot_dynext %{_libdir}/parrot/%{parrot_version}/dynext
 %define parrot_lang_perl6 %{_libdir}/parrot/%{parrot_version}/languages/perl6
@@ -178,8 +178,8 @@ prove -e ./perl6 -r modules/xml-writer/t
 
 
 %changelog
-* Thu Nov 25 2010 Gerd Pokorra <gp at zimt.uni-siegen.de> 0.0.2010.11_2.10.1-1
-- updated to 2010.11
+* Sun Jan 02 2011 Gerd Pokorra <gp at zimt.uni-siegen.de> 0.0.2010.12_2.11.0-1
+- updated to 2010.12
 
 * Wed Sep 08 2010 Gerd Pokorra <gp at zimt.uni-siegen.de> 0.0.2010.08_2.7.0-6
 - changed provides/obseletes for "rakudo" package
diff --git a/sources b/sources
index 775bffb..2c1dad5 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-18ed87d9a1f864e7384f2ed7751d8101  rakudo-star-2010.11.tar.gz
+06623c9719c846e15016dfd344616307  rakudo-star-2010.12.tar.gz
 3f49413c8b8a9d0de40678d59d29078d  rakudo.desk.in.tar.gz


More information about the scm-commits mailing list