[rakudo-star] update to new source

Gerd Pokorra gerd at fedoraproject.org
Mon Jan 3 08:19:37 UTC 2011


commit e5bcc3e1d9bec55a0e9f473de6dc9d11a132365e
Author: Gerd Pokorra <gp at zimt.uni-siegen.de>
Date:   Mon Jan 3 09:19:26 2011 +0100

    update to new source

 .gitignore       |    1 +
 rakudo-star.spec |    8 ++++----
 sources          |    2 +-
 3 files changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f65255f..633f48e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ 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