Hello community,

here is the log from the commit of package libwpd for openSUSE:Factory checked 
in at 2016-02-25 21:54:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libwpd (Old)
 and      /work/SRC/openSUSE:Factory/.libwpd.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libwpd"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libwpd/libwpd.changes    2016-01-04 
09:21:46.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libwpd.new/libwpd.changes       2016-02-25 
21:54:56.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Feb 11 20:04:39 UTC 2016 - [email protected]
+
+- Disable silent rules
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libwpd.spec ++++++
--- /var/tmp/diff_new_pack.dhavPP/_old  2016-02-25 21:54:57.000000000 +0100
+++ /var/tmp/diff_new_pack.dhavPP/_new  2016-02-25 21:54:57.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libwpd
 #
-# Copyright (c) 2015 SUSE LINUX 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
@@ -88,7 +88,10 @@
 
 %build
 export CXXFLAGS="%{optflags} -fvisibility-inlines-hidden"
-%configure --disable-static --docdir=%{_docdir}/%{name}
+%configure \
+    --disable-static \
+    --docdir=%{_docdir}/%{name} \
+    --disable-silent-rules
 make %{?_smp_mflags}
 
 %install


Reply via email to