[parrot] update to current version

Gerd Pokorra gerd at fedoraproject.org
Tue Nov 9 00:22:36 UTC 2010


commit 51665178b0325bc01eb6c167057edfcc39a2a59f
Author: gerd <gp at zimt.uni-siegen.de>
Date:   Tue Nov 9 01:22:32 2010 +0100

    update to current version

 .gitignore  |    1 +
 parrot.spec |    8 ++++----
 sources     |    2 +-
 3 files changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d25e88c..1e3f127 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ parrot-2.6.0.tar.gz
 parrot.desk.in.tar.gz
 /parrot-2.7.0.tar.gz
 parrot-2.8.0.tar.gz
+parrot-2.9.1.tar.gz
diff --git a/parrot.spec b/parrot.spec
index c7c8acf..37ddc17 100644
--- a/parrot.spec
+++ b/parrot.spec
@@ -1,12 +1,12 @@
 Name:           parrot
-Version:        2.8.0
+Version:        2.9.1
 Release:        1%{?dist}
 Summary:        A virtual machine
 License:        Artistic 2.0
 Group:          Development/Libraries
 URL:            http://www.parrot.org/
 
-Source0:        ftp://ftp.parrot.org/pub/parrot/releases/devel/%{version}/parrot-%{version}.tar.gz
+Source0:        ftp://ftp.parrot.org/pub/parrot/releases/stable/%{version}/parrot-%{version}.tar.gz
 Source1:        %{name}.desk.in.tar.gz
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -305,8 +305,8 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
-* Wed Sep 29 2010 Gerd Pokorra <gp at zimt.uni-siegen.de> 2.8.0-1
-- updated to 2.8.0
+* Mon Oct 25 2010 Gerd Pokorra <gp at zimt.uni-siegen.de> 2.9.1-1
+- updated to 2.9.1
 
 * Wed Jul 21 2010 Gerd Pokorra <gp at zimt.uni-siegen.de> 2.6.0-1
 - updated to 2.6.0
diff --git a/sources b/sources
index 8e68ea7..41b9764 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-60f16f25464823205653844f55b9a8fb  parrot-2.8.0.tar.gz
+5f68803d2a9f7488459337f0628ad8fc  parrot-2.9.1.tar.gz
 63344e357df345da0e91cdeb43bc1610  parrot.desk.in.tar.gz


More information about the scm-commits mailing list