Hello community,

here is the log from the commit of package grantlee5 for openSUSE:Leap:15.2 
checked in at 2020-05-24 18:06:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/grantlee5 (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.grantlee5.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "grantlee5"

Sun May 24 18:06:27 2020 rev:15 rq:806160 version:5.2.0

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/grantlee5/grantlee5.changes    2020-04-14 
14:19:41.313216605 +0200
+++ /work/SRC/openSUSE:Leap:15.2/.grantlee5.new.2738/grantlee5.changes  
2020-05-24 18:06:28.765822317 +0200
@@ -1,0 +2,5 @@
+Thu May 14 20:32:27 UTC 2020 - Fabian Vogt <fab...@ritter-vogt.de>
+
+- Don't ignore the exit code of make test
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ grantlee5.spec ++++++
--- /var/tmp/diff_new_pack.LzYDTU/_old  2020-05-24 18:06:29.197823251 +0200
+++ /var/tmp/diff_new_pack.LzYDTU/_new  2020-05-24 18:06:29.201823260 +0200
@@ -76,7 +76,7 @@
 %if %{with tests}
 %check
 export CTEST_OUTPUT_ON_FAILURE=1
-xvfb-run -a make test -C %{__builddir} ||:
+xvfb-run -a make test -C %{__builddir}
 %endif
 
 %post -p /sbin/ldconfig


Reply via email to