[nqp] update to current source 2012.08.1

Gerd Pokorra gerd at fedoraproject.org
Mon Sep 3 08:50:27 UTC 2012


commit 9a410d886ecb44080e9a247612168b2d13d7a926
Author: gerd <gp at zimt.uni-siegen.de>
Date:   Mon Sep 3 10:42:56 2012 +0200

    update to current source 2012.08.1

 .gitignore |    1 +
 nqp.spec   |    9 ++++++---
 sources    |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7d4c3ec..01400b9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /nqp-2012.07.tar.gz
+/nqp-2012.08.1.tar.gz
diff --git a/nqp.spec b/nqp.spec
index 9c0af52..5bedc4a 100644
--- a/nqp.spec
+++ b/nqp.spec
@@ -1,13 +1,13 @@
 %global year 2012
-%global month 07
-%global parrot_version 4.6.0
+%global month 08.1
+%global parrot_version 4.7.0
 
 %global PAR_LIB_DIR %{_libdir}/parrot/%{parrot_version}
 %global parrot_dynext %{PAR_LIB_DIR}/dynext
 
 Name:		nqp
 Version:	0.0.%{year}.%{month}
-Release:	5%{?dist}
+Release:	1%{?dist}
 Summary:	Not Quite Perl (6)
 
 Group:		Development/Libraries
@@ -78,6 +78,9 @@ for the virtual machine.
 
 
 %changelog
+* Mon Sep 03 2012 Gerd Pokorra <gp at zimt.uni-siegen.de> 0.0.2012.08.1-1
+- update to 2012.08.1
+
 * Tue Aug 14 2012 Gerd Pokorra <gp at zimt.uni-siegen.de> 0.0.2012.07-5
 - added check section
 - removed clean section
diff --git a/sources b/sources
index dfc4fd1..a661d11 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9162768357ff2f38267fb2bf9abf77b3  nqp-2012.07.tar.gz
+6a4996151d6ca6a3e0a6b5f86fa15720  nqp-2012.08.1.tar.gz


More information about the scm-commits mailing list