Hello community,
here is the log from the commit of package accounts-qml-module for
openSUSE:Factory checked in at 2020-09-14 13:16:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/accounts-qml-module (Old)
and /work/SRC/openSUSE:Factory/.accounts-qml-module.new.4249 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "accounts-qml-module"
Mon Sep 14 13:16:12 2020 rev:4 rq:834289 version:0.7
Changes:
--------
--- /work/SRC/openSUSE:Factory/accounts-qml-module/accounts-qml-module.changes
2020-09-14 13:15:55.091399699 +0200
+++
/work/SRC/openSUSE:Factory/.accounts-qml-module.new.4249/accounts-qml-module.changes
2020-09-14 13:16:13.335416620 +0200
@@ -1,0 +2,6 @@
+Mon Sep 14 07:44:14 UTC 2020 - Wolfgang Bauer <[email protected]>
+
+- Compile without "-Werror" to fix a build failure with Qt 5.15.1
+ due to deprecation warnings
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ accounts-qml-module.spec ++++++
--- /var/tmp/diff_new_pack.E9v0fb/_old 2020-09-14 13:16:13.851417098 +0200
+++ /var/tmp/diff_new_pack.E9v0fb/_new 2020-09-14 13:16:13.851417098 +0200
@@ -49,6 +49,7 @@
%prep
%setup -q -n %{name}-VERSION_%{version}
%autopatch -p1
+sed -e 's/-Werror//' -i common-project-config.pri
%build
mkdir build