Hello community,

here is the log from the commit of package nqp for openSUSE:Factory checked in 
at 2016-02-11 12:37:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nqp (Old)
 and      /work/SRC/openSUSE:Factory/.nqp.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nqp"

Changes:
--------
--- /work/SRC/openSUSE:Factory/nqp/nqp.changes  2015-06-23 11:57:19.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.nqp.new/nqp.changes     2016-02-11 
12:37:59.000000000 +0100
@@ -1,0 +2,17 @@
+Mon Feb  2 09:08:00 UTC 2016 - n...@detonation.org
+
+- update to version 2016.01
+  * entry for \0 was missing in character classes
+  * Fixes for multi-line input on the interactive interpreter
+  * Add subsecond file time ops stat_time and lstat_time
+
+-------------------------------------------------------------------
+Mon Jan  4 14:44:09 UTC 2016 - n...@detonation.org
+
+- update to version 2015.12
+  * support for JavaScript backend
+  * new I/O related ops
+  * ops for multidimensional arrays
+  * native calling updates
+
+-------------------------------------------------------------------

Old:
----
  nqp-2015.05.tar.gz

New:
----
  nqp-2016.01.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ nqp.spec ++++++
--- /var/tmp/diff_new_pack.P9Zo9P/_old  2016-02-11 12:38:00.000000000 +0100
+++ /var/tmp/diff_new_pack.P9Zo9P/_new  2016-02-11 12:38:00.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package nqp
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,8 +17,8 @@
 
 
 Name:           nqp
-Version:        2015.05
-Release:        0
+Version:        2016.01
+Release:        1.1
 Summary:        Not Quite Perl
 License:        Artistic-2.0
 Group:          Development/Languages/Other
@@ -26,12 +26,12 @@
 Source:         nqp-%{version}.tar.gz
 Patch1:         usenqplibdir.diff
 BuildRequires:  moarvm-devel
-Requires:       moarvm
+Requires:       moarvm >= 2016.01
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
-This is "Not Quite Perl" -- a compiler for quickly generating PIR
-routines from Perl6-like code.
+This is "Not Quite Perl" -- a compiler for a subset of Perl 6 used
+to implement a full Perl 6 compiler.
 
 %prep
 %setup -q

++++++ nqp-2015.05.tar.gz -> nqp-2016.01.tar.gz ++++++
++++ 25698 lines of diff (skipped)


Reply via email to