[nqp] update to 2012.10

Gerd Pokorra gerd at fedoraproject.org
Thu Nov 8 08:12:41 UTC 2012


commit cea778cfc7cecd8eb618459edf9df11762903a0f
Author: gerd <gp at zimt.uni-siegen.de>
Date:   Thu Nov 8 09:00:31 2012 +0100

    update to 2012.10

 .gitignore |    1 +
 nqp.spec   |   11 +++++++----
 sources    |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 01400b9..87fbddb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /nqp-2012.07.tar.gz
 /nqp-2012.08.1.tar.gz
+/nqp-2012.10.tar.gz
diff --git a/nqp.spec b/nqp.spec
index da2ba83..e043296 100644
--- a/nqp.spec
+++ b/nqp.spec
@@ -1,13 +1,13 @@
 %global year 2012
-%global month 08.1
-%global parrot_version 4.7.0
+%global month 10
+%global parrot_version 4.9.0
 
 %global PAR_LIB_DIR %{_libdir}/parrot/%{parrot_version}
 %global parrot_dynext %{PAR_LIB_DIR}/dynext
 
 Name:		nqp
 Version:	0.0.%{year}.%{month}
-Release:	2%{?dist}
+Release:	1%{?dist}
 Summary:	Not Quite Perl (6)
 
 Group:		Development/Libraries
@@ -78,8 +78,11 @@ CFLAGS="$RPM_OPT_FLAGS -fPIC" %{__make} # %{?_smp_mflags}
 
 
 %changelog
+* Wed Nov 07 2012 Gerd Pokorra <gp at zimt.uni-siegen.de> 0.0.2012.10-1
+- update to 2012.10
+
 * Wed Nov  7 2012 Peter Robinson <pbrobinson at fedoraproject.org> 0.0.2012.08.1-2
-- Compile with distro CFLAGs and -fPIC 
+- compile with distro CFLAGs and -fPIC
 
 * Mon Sep 03 2012 Gerd Pokorra <gp at zimt.uni-siegen.de> 0.0.2012.08.1-1
 - update to 2012.08.1
diff --git a/sources b/sources
index a661d11..7effc3d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6a4996151d6ca6a3e0a6b5f86fa15720  nqp-2012.08.1.tar.gz
+ac66954674f73dfdf428b82e338fb505  nqp-2012.10.tar.gz


More information about the scm-commits mailing list