Hello community,

here is the log from the commit of package nqp for openSUSE:Factory checked in 
at 2018-05-06 15:01:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nqp (Old)
 and      /work/SRC/openSUSE:Factory/.nqp.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nqp"

Sun May  6 15:01:30 2018 rev:25 rq:602783 version:2018.04.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/nqp/nqp.changes  2018-03-22 12:09:03.409200781 
+0100
+++ /work/SRC/openSUSE:Factory/.nqp.new/nqp.changes     2018-05-06 
15:01:42.424500573 +0200
@@ -1,0 +2,23 @@
+Tue May  1 09:10:59 CEST 2018 - n...@detonation.org
+
+- update to version 2018.04.1
+  * Make build of NQP modules reproducible
+  * Profiler Template: Sort by time Instead of Pct
+  * Fix bug with iteration of empty character class
+  * Profiler Template: Allocations modal close by btn
+  * Profiler Template: Sort by time in call graph
+  * Clean up some odd naming in QAST regex compiler
+  * Only load cclass constants if they are needed
+  * Micro-opt in CAPHASH
+  * Remove apparently unused helper method
+  * Prevent boxing of native str
+  * Prevent another unnecessary boxing
+  * Optimize cursor_push_cstack a bit
+  * Optimize a loop in MATCH
+  * Don't emit cstack handling code if unused
+  * Use tryfindmethod in reduce_with_match
+  * Implement nqp::numify op
+- Remove nqp-disable-faulty-test.diff - tests fixed upstream
+- Remove nqp-reproducible-build.diff - included in upstream release
+
+-------------------------------------------------------------------

Old:
----
  nqp-2018.03.tar.gz
  nqp-disable-faulty-test.diff
  nqp-reproducible-build.diff

New:
----
  nqp-2018.04.1.tar.gz

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

Other differences:
------------------
++++++ nqp.spec ++++++
--- /var/tmp/diff_new_pack.ZGbzAa/_old  2018-05-06 15:01:44.012442290 +0200
+++ /var/tmp/diff_new_pack.ZGbzAa/_new  2018-05-06 15:01:44.012442290 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           nqp
-Version:        2018.03
+Version:        2018.04.1
 Release:        1.1
 Summary:        Not Quite Perl
 License:        Artistic-2.0
@@ -25,9 +25,7 @@
 Url:            http://rakudo.org/
 Source:         nqp-%{version}.tar.gz
 BuildRequires:  moarvm-devel
-Requires:       moarvm >= 2018.03
-Patch1:         nqp-disable-faulty-test.diff
-Patch2:         nqp-reproducible-build.diff
+Requires:       moarvm >= 2018.04.1
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -36,8 +34,6 @@
 
 %prep
 %setup -q
-%patch1 -p1
-%patch2 -p1
 
 %build
 perl Configure.pl --backends=moar --libdir=%{_libdir} --prefix=%{_usr} 
--with-moar=/usr/bin/moar

++++++ nqp-2018.03.tar.gz -> nqp-2018.04.1.tar.gz ++++++
++++ 2756 lines of diff (skipped)


Reply via email to