Hello community,

here is the log from the commit of package memcached for openSUSE:Factory 
checked in at 2018-07-06 10:47:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/memcached (Old)
 and      /work/SRC/openSUSE:Factory/.memcached.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "memcached"

Fri Jul  6 10:47:14 2018 rev:38 rq:621093 version:1.5.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/memcached/memcached.changes      2018-04-11 
14:04:55.952425409 +0200
+++ /work/SRC/openSUSE:Factory/.memcached.new/memcached.changes 2018-07-06 
10:48:11.622811891 +0200
@@ -1,0 +2,6 @@
+Wed Apr 18 12:21:14 UTC 2018 - pgaj...@suse.com
+
+- turn on the testsuite again, it seems to pass server side,
+  too
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ memcached.spec ++++++
--- /var/tmp/diff_new_pack.FRxu1R/_old  2018-07-06 10:48:12.066811362 +0200
+++ /var/tmp/diff_new_pack.FRxu1R/_new  2018-07-06 10:48:12.070811357 +0200
@@ -111,6 +111,9 @@
 ln -s  ../..%{_sysconfdir}/init.d/%{name} %{buildroot}%{_sbindir}/rc%{name}
 %endif
 
+%check
+make test
+
 %pre
 %{_sbindir}/groupadd -r %{name} >/dev/null 2>&1 || :
 %{_sbindir}/useradd -g %{name} -s /bin/false -r -c "user for %{name}" -d 
%{_localstatedir}/lib/%{name} %{name} >/dev/null 2>&1 || :


Reply via email to