Hello community,
here is the log from the commit of package kdeconnect-kde for
openSUSE:Leap:15.2 checked in at 2020-06-04 16:02:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/kdeconnect-kde (Old)
and /work/SRC/openSUSE:Leap:15.2/.kdeconnect-kde.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdeconnect-kde"
Thu Jun 4 16:02:18 2020 rev:31 rq:809797 version:20.04.1
Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/kdeconnect-kde/kdeconnect-kde.changes
2020-05-25 13:41:17.731230420 +0200
+++
/work/SRC/openSUSE:Leap:15.2/.kdeconnect-kde.new.3606/kdeconnect-kde.changes
2020-06-04 16:03:37.571510763 +0200
@@ -1,0 +2,9 @@
+Wed May 27 09:08:50 UTC 2020 - Antonio Larrosa <[email protected]>
+
+- Add patch submitted upstream to use
+ ecm_qt_declare_logging_category so users can easily modify the
+ debugging configuration and use a default logging level of
+ Warning instead of sending all debug messages to the log:
+ * 0001-Use-ecm_qt_declare_logging_category-to-declare-the-l.patch
+
+-------------------------------------------------------------------
New:
----
0001-Use-ecm_qt_declare_logging_category-to-declare-the-l.patch
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kdeconnect-kde.spec ++++++
--- /var/tmp/diff_new_pack.YDgY1l/_old 2020-06-04 16:03:37.939511995 +0200
+++ /var/tmp/diff_new_pack.YDgY1l/_new 2020-06-04 16:03:37.943512008 +0200
@@ -32,6 +32,8 @@
%endif
Source100: kdeconnect-kde.SuSEfirewall
Source101: kdeconnect-kde-firewalld.xml
+# PATCH-FIX-UPSTREAM
+Patch0: 0001-Use-ecm_qt_declare_logging_category-to-declare-the-l.patch
BuildRequires: cmake >= 3.0
BuildRequires: extra-cmake-modules
BuildRequires: kf5-filesystem
@@ -92,6 +94,7 @@
%prep
%setup -q
+%patch0 -p1
%build
%cmake_kf5 -d build
@@ -167,6 +170,7 @@
%{_kf5_htmldir}/en/kdeconnect/
%dir %{_kf5_appstreamdir}
%{_kf5_appstreamdir}/org.kde.kdeconnect.kcm.appdata.xml
+%{_kf5_debugdir}/kdeconnect-kde.categories
%if %{with lang}
%files lang -f %{name}.lang
++++++ 0001-Use-ecm_qt_declare_logging_category-to-declare-the-l.patch ++++++
++++ 2041 lines (skipped)