[parrot] update to 2.8.0

Gerd Pokorra gerd at fedoraproject.org
Sat Oct 2 12:19:40 UTC 2010


commit 2826220db50e0a6165b0f05eb0e0ac9c27337d96
Author: gerd <gp at zimt.uni-siegen.de>
Date:   Sat Oct 2 14:19:42 2010 +0200

    update to 2.8.0

 .gitignore  |    1 +
 parrot.spec |    8 ++++----
 sources     |    3 +--
 3 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index af9e44a..d25e88c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 parrot-2.6.0.tar.gz
 parrot.desk.in.tar.gz
 /parrot-2.7.0.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