[parrot/f15] Update to 3.6.0

Gerd Pokorra gerd at fedoraproject.org
Sun Aug 7 11:57:29 UTC 2011


commit 49fca3f3edcd4f0bebc1c428d69495544b6f281a
Author: Gerd Pokorra <gp at zimt.uni-siegen.de>
Date:   Sun Aug 7 13:57:14 2011 +0200

    Update to 3.6.0

 .gitignore  |    1 +
 parrot.spec |    7 ++++++-
 sources     |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 62374a0..c7bbefc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ parrot-2.9.1.tar.gz
 /parrot-2.11.0.tar.gz
 /parrot-3.0.0.tar.gz
 /parrot-3.3.0.tar.gz
+/parrot-3.6.0.tar.gz
diff --git a/parrot.spec b/parrot.spec
index 157be73..f861b93 100644
--- a/parrot.spec
+++ b/parrot.spec
@@ -1,5 +1,5 @@
 Name:           parrot
-Version:        3.3.0
+Version:        3.6.0
 Release:        1%{?dist}
 Summary:        A virtual machine
 License:        Artistic 2.0
@@ -287,6 +287,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_bindir}/pbc_to_exe
 %{_bindir}/pbc_dump
 %{_bindir}/ops2c
+%{_bindir}/winxed
 %{_includedir}/parrot
 %{_libdir}/libparrot.so
 %exclude %{_libdir}/libparrot.a
@@ -311,6 +312,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Aug 05 2011 Gerd Pokorra <gp at zimt.uni-siegen.de> 3.6.0-1
+- updated to 3.6.0
+- add the winxed binary
+
 * Fri Apr 22 2011 Gerd Pokorra <gp at zimt.uni-siegen.de> 3.3.0-1
 - updated to 3.3.0
 - change to use make with _smp_mflags
diff --git a/sources b/sources
index 637aaae..81158ab 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-335d50fbef245bfe6d0bb277e224c728  parrot-3.3.0.tar.gz
+6e7a1d84ff3fb2213a70673671ace6df  parrot-3.6.0.tar.gz
 63344e357df345da0e91cdeb43bc1610  parrot.desk.in.tar.gz


More information about the scm-commits mailing list