Hello community,

here is the log from the commit of package qclib for openSUSE:Factory checked 
in at 2020-02-14 16:30:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qclib (Old)
 and      /work/SRC/openSUSE:Factory/.qclib.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qclib"

Fri Feb 14 16:30:17 2020 rev:7 rq:770574 version:2.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/qclib/qclib.changes      2020-01-24 
14:20:48.226611744 +0100
+++ /work/SRC/openSUSE:Factory/.qclib.new.26092/qclib.changes   2020-02-14 
16:30:23.723354166 +0100
@@ -1,0 +2,5 @@
+Wed Jan 22 16:01:05 UTC 2020 - Martin Pluskal <mplus...@suse.com>
+
+- Make building more verbose
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ qclib.spec ++++++
--- /var/tmp/diff_new_pack.G5HHvF/_old  2020-02-14 16:30:24.523354600 +0100
+++ /var/tmp/diff_new_pack.G5HHvF/_new  2020-02-14 16:30:24.523354600 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package qclib
 #
-# Copyright (c) 2017-2020 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -99,7 +99,7 @@
 
 %build
 MYCFLAGS=$(grep ^CFLAGS Makefile | cut -f2 -d=)
-make %{?_smp_mflags} all CFLAGS="${MYCFLAGS} %{optflags}"
+make %{?_smp_mflags} all CFLAGS="${MYCFLAGS} %{optflags}" V=1
 make %{?_smp_mflags} doc
 
 %check


Reply via email to