Hello community,
here is the log from the commit of package telepathy-logger-qt5 for
openSUSE:Leap:15.2 checked in at 2020-05-01 15:07:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/telepathy-logger-qt5 (Old)
and /work/SRC/openSUSE:Leap:15.2/.telepathy-logger-qt5.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "telepathy-logger-qt5"
Fri May 1 15:07:29 2020 rev:3 rq:799427 version:17.09.0
Changes:
--------
---
/work/SRC/openSUSE:Leap:15.2/telepathy-logger-qt5/telepathy-logger-qt5.changes
2020-01-15 16:06:03.736009471 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.telepathy-logger-qt5.new.2738/telepathy-logger-qt5.changes
2020-05-01 15:07:35.538602849 +0200
@@ -1,0 +2,14 @@
+Sun Mar 15 11:01:59 UTC 2020 - [email protected]
+
+- Update to 17.09.0:
+ * Tools: Sync with TelepathyQt (make compatible with Python 3)
+ * Remove Qt4 traces to avoid empty generated docs (kde#303374)
+- Drop make-compatible-with-Python-3.patch, merged upstream
+
+-------------------------------------------------------------------
+Tue Jan 14 18:02:57 UTC 2020 - [email protected]
+
+- Add make-compatible-with-Python-3.patch and build with python3
+ instead of python2
+
+-------------------------------------------------------------------
Old:
----
telepathy-logger-qt-17.08.0.tar.xz
New:
----
telepathy-logger-qt-17.09.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ telepathy-logger-qt5.spec ++++++
--- /var/tmp/diff_new_pack.s8XAAD/_old 2020-05-01 15:07:35.870603570 +0200
+++ /var/tmp/diff_new_pack.s8XAAD/_new 2020-05-01 15:07:35.870603570 +0200
@@ -1,7 +1,7 @@
#
# spec file for package telepathy-logger-qt5
#
-# Copyright (c) 2018 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
@@ -19,7 +19,7 @@
#
%define SOVERSION 5
Name: telepathy-logger-qt5
-Version: 17.08.0
+Version: 17.09.0
Release: 0
Summary: Qt Wrapper around TpLogger client library
License: LGPL-2.1-or-later
@@ -33,7 +33,7 @@
BuildRequires: flex
BuildRequires: kf5-filesystem
BuildRequires: pkgconfig
-BuildRequires: python-xml
+BuildRequires: python3-base
BuildRequires: telepathy-logger-devel >= 0.8.0
BuildRequires: telepathy-qt5-devel
BuildRequires: pkgconfig(Qt5Core)
@@ -83,7 +83,7 @@
%setup -q -n telepathy-logger-qt-%{version}
%build
- %cmake_kf5 -d build -- -DPYTHON_EXECUTABLE=%{_bindir}/python2
+ %cmake_kf5 -d build
%make_jobs
%install
++++++ telepathy-logger-qt-17.08.0.tar.xz -> telepathy-logger-qt-17.09.0.tar.xz
++++++
++++ 2159 lines of diff (skipped)