Hello community,

here is the log from the commit of package libuv for openSUSE:Factory checked 
in at 2015-12-09 19:52:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libuv (Old)
 and      /work/SRC/openSUSE:Factory/.libuv.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libuv"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libuv/libuv.changes      2015-10-06 
13:26:40.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libuv.new/libuv.changes 2015-12-09 
22:23:50.000000000 +0100
@@ -1,0 +2,5 @@
+Sun Dec  6 17:02:36 UTC 2015 - mplus...@suse.com
+
+- Make building more verbose
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libuv.spec ++++++
--- /var/tmp/diff_new_pack.OZHAQU/_old  2015-12-09 22:23:51.000000000 +0100
+++ /var/tmp/diff_new_pack.OZHAQU/_new  2015-12-09 22:23:51.000000000 +0100
@@ -60,11 +60,12 @@
 
 %prep
 %setup -q
-sh autogen.sh
 
 %build
-%configure --disable-static
-make %{?_smp_mflags}
+sh autogen.sh
+%configure \
+  --disable-static
+make %{?_smp_mflags} V=1
 
 %install
 %make_install


Reply via email to