[parrot/f14/master] updagte to 2.8.0

Gerd Pokorra gerd at fedoraproject.org
Mon Oct 4 11:54:04 UTC 2010


commit aba79e1432430be71ddd415662774475af600083
Author: gerd <gp at zimt.uni-siegen.de>
Date:   Mon Oct 4 13:54:03 2010 +0200

    updagte to 2.8.0

 .gitignore  |    2 +-
 parrot.spec |    8 ++++----
 sources     |    3 +--
 3 files changed, 6 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d3ba853..d25e88c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,4 @@
 parrot-2.6.0.tar.gz
 parrot.desk.in.tar.gz
 /parrot-2.7.0.tar.gz
-/parrot.desk.in.tar.gz
+parrot-2.8.0.tar.gz
diff --git a/parrot.spec b/parrot.spec
index 4d8ed64..c7c8acf 100644
--- a/parrot.spec
+++ b/parrot.spec
@@ -1,5 +1,5 @@
 Name:           parrot
-Version:        2.7.0
+Version:        2.8.0
 Release:        1%{?dist}
 Summary:        A virtual machine
 License:        Artistic 2.0
@@ -130,7 +130,7 @@ chmod +x %{__perl_provides}
 # to find his parrot-library in "blib/lib" 
 export LD_LIBRARY_PATH=$( pwd )/blib/lib
 
-# pbc_to_exe would not build if %{_smp_mflags} would used
+# pbc_to_exe would not build if %%{_smp_mflags} would used
 make
 make html pdf
 
@@ -305,8 +305,8 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
-* Thu Aug 21 2010 Gerd Pokorra <gp at zimt.uni-siegen.de> 2.7.0-1
-- updated to 2.7.0
+* Wed Sep 29 2010 Gerd Pokorra <gp at zimt.uni-siegen.de> 2.8.0-1
+- updated to 2.8.0
 
 * 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 78f568f..8e68ea7 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,2 @@
-a8e0d723797dc4ff3d6551d03814204a  parrot-2.6.0.tar.gz
+60f16f25464823205653844f55b9a8fb  parrot-2.8.0.tar.gz
 63344e357df345da0e91cdeb43bc1610  parrot.desk.in.tar.gz
-15ffa1a4548ecab9868668f0584a1194  parrot-2.7.0.tar.gz


More information about the scm-commits mailing list