commit telepathy-logger-qt5 for openSUSE:Factory

2020-03-19 Thread root
Hello community,

here is the log from the commit of package telepathy-logger-qt5 for 
openSUSE:Factory checked in at 2020-03-19 19:44:33

Comparing /work/SRC/openSUSE:Factory/telepathy-logger-qt5 (Old)
 and  /work/SRC/openSUSE:Factory/.telepathy-logger-qt5.new.3160 (New)


Package is "telepathy-logger-qt5"

Thu Mar 19 19:44:33 2020 rev:3 rq:785377 version:17.09.0

Changes:

--- 
/work/SRC/openSUSE:Factory/telepathy-logger-qt5/telepathy-logger-qt5.changes
2020-01-18 12:17:59.191134256 +0100
+++ 
/work/SRC/openSUSE:Factory/.telepathy-logger-qt5.new.3160/telepathy-logger-qt5.changes
  2020-03-19 19:48:19.072116312 +0100
@@ -1,0 +2,8 @@
+Sun Mar 15 11:01:59 UTC 2020 - wba...@tmo.at
+
+- 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
+
+---

Old:

  make-compatible-with-Python-3.patch
  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.cBJr0V/_old  2020-03-19 19:48:19.544116565 +0100
+++ /var/tmp/diff_new_pack.cBJr0V/_new  2020-03-19 19:48:19.544116565 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package telepathy-logger-qt5
 #
-# Copyright (c) 2019 SUSE LLC
+# 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,15 +19,13 @@
 #
 %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
 Group:  Productivity/Networking/Instant Messenger
 URL:https://github.com/KDE/telepathy-logger-qt
 Source0:telepathy-logger-qt-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM
-Patch0: make-compatible-with-Python-3.patch
 BuildRequires:  bison
 BuildRequires:  doxygen
 BuildRequires:  extra-cmake-modules
@@ -83,7 +81,6 @@
 
 %prep
 %setup -q -n telepathy-logger-qt-%{version}
-%patch0 -p1
 
 %build
   %cmake_kf5 -d build

++ telepathy-logger-qt-17.08.0.tar.xz -> telepathy-logger-qt-17.09.0.tar.xz 
++
 2159 lines of diff (skipped)




commit telepathy-logger-qt5 for openSUSE:Factory

2020-01-18 Thread root
Hello community,

here is the log from the commit of package telepathy-logger-qt5 for 
openSUSE:Factory checked in at 2020-01-18 12:16:58

Comparing /work/SRC/openSUSE:Factory/telepathy-logger-qt5 (Old)
 and  /work/SRC/openSUSE:Factory/.telepathy-logger-qt5.new.26092 (New)


Package is "telepathy-logger-qt5"

Sat Jan 18 12:16:58 2020 rev:2 rq:764766 version:17.08.0

Changes:

--- 
/work/SRC/openSUSE:Factory/telepathy-logger-qt5/telepathy-logger-qt5.changes
2019-03-27 16:20:23.831542346 +0100
+++ 
/work/SRC/openSUSE:Factory/.telepathy-logger-qt5.new.26092/telepathy-logger-qt5.changes
 2020-01-18 12:17:59.191134256 +0100
@@ -1,0 +2,6 @@
+Tue Jan 14 18:02:57 UTC 2020 - wba...@tmo.at
+
+- Add make-compatible-with-Python-3.patch and build with python3
+  instead of python2
+
+---

New:

  make-compatible-with-Python-3.patch



Other differences:
--
++ telepathy-logger-qt5.spec ++
--- /var/tmp/diff_new_pack.XSanhu/_old  2020-01-18 12:17:59.679134517 +0100
+++ /var/tmp/diff_new_pack.XSanhu/_new  2020-01-18 12:17:59.679134517 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package telepathy-logger-qt5
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -26,6 +26,8 @@
 Group:  Productivity/Networking/Instant Messenger
 URL:https://github.com/KDE/telepathy-logger-qt
 Source0:telepathy-logger-qt-%{version}.tar.xz
+# PATCH-FIX-UPSTREAM
+Patch0: make-compatible-with-Python-3.patch
 BuildRequires:  bison
 BuildRequires:  doxygen
 BuildRequires:  extra-cmake-modules
@@ -33,7 +35,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)
@@ -81,9 +83,10 @@
 
 %prep
 %setup -q -n telepathy-logger-qt-%{version}
+%patch0 -p1
 
 %build
-  %cmake_kf5 -d build -- -DPYTHON_EXECUTABLE=%{_bindir}/python2
+  %cmake_kf5 -d build
   %make_jobs
 
 %install

++ make-compatible-with-Python-3.patch ++
 1689 lines (skipped)




commit telepathy-logger-qt5 for openSUSE:Factory

2019-03-27 Thread root
Hello community,

here is the log from the commit of package telepathy-logger-qt5 for 
openSUSE:Factory checked in at 2019-03-27 16:20:23

Comparing /work/SRC/openSUSE:Factory/telepathy-logger-qt5 (Old)
 and  /work/SRC/openSUSE:Factory/.telepathy-logger-qt5.new.25356 (New)


Package is "telepathy-logger-qt5"

Wed Mar 27 16:20:23 2019 rev:1 rq:687696 version:17.08.0

Changes:

New Changes file:

--- /dev/null   2018-10-29 14:05:42.522318975 +0100
+++ 
/work/SRC/openSUSE:Factory/.telepathy-logger-qt5.new.25356/telepathy-logger-qt5.changes
 2019-03-27 16:20:23.831542346 +0100
@@ -0,0 +1,36 @@
+---
+Mon Nov 26 14:41:14 UTC 2018 - wba...@tmo.at
+
+- Don't set LIB_SUFFIX manually, it's not necessary
+- Update URL
+- Run spec-cleaner
+
+---
+Thu Feb  8 21:49:43 UTC 2018 - wba...@tmo.at
+
+- Force python2 by passing -DPYTHON_EXECUTABLE=%{_bindir}/python2
+  to cmake to fix build on Tumbleweed
+
+---
+Fri Aug 25 13:02:10 UTC 2017 - wba...@tmo.at
+
+- Update to 17.08.0:
+  *  fix compatibility with cmake-3.9.x
+
+---
+Thu Feb  2 15:01:54 UTC 2017 - adam.ma...@suse.de
+
+- use individual libboost-*-devel packages instead of boost-devel
+
+---
+Fri Apr 24 12:02:08 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.0
+   * KDE Applications 15.04.0
+   * https://www.kde.org/announcements/announce-applications-15.04.0.php
+
+---
+Fri Nov  7 17:10:13 UTC 2014 - alinm.el...@gmail.com
+
+- initial comit 
+

New:

  telepathy-logger-qt-17.08.0.tar.xz
  telepathy-logger-qt5.changes
  telepathy-logger-qt5.spec



Other differences:
--
++ telepathy-logger-qt5.spec ++
#
# spec file for package telepathy-logger-qt5
#
# Copyright (c) 2018 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via https://bugs.opensuse.org/
#


#
%define SOVERSION 5
Name:   telepathy-logger-qt5
Version:17.08.0
Release:0
Summary:Qt Wrapper around TpLogger client library
License:LGPL-2.1-or-later
Group:  Productivity/Networking/Instant Messenger
URL:https://github.com/KDE/telepathy-logger-qt
Source0:telepathy-logger-qt-%{version}.tar.xz
BuildRequires:  bison
BuildRequires:  doxygen
BuildRequires:  extra-cmake-modules
BuildRequires:  fdupes
BuildRequires:  flex
BuildRequires:  kf5-filesystem
BuildRequires:  pkgconfig
BuildRequires:  python-xml
BuildRequires:  telepathy-logger-devel >= 0.8.0
BuildRequires:  telepathy-qt5-devel
BuildRequires:  pkgconfig(Qt5Core)
BuildRequires:  pkgconfig(Qt5DBus)
BuildRequires:  pkgconfig(Qt5Gui)
BuildRequires:  pkgconfig(Qt5Network)
BuildRequires:  pkgconfig(Qt5Test)
BuildRequires:  pkgconfig(Qt5Widgets)
BuildRequires:  pkgconfig(Qt5Xml)
BuildRequires:  pkgconfig(farstream-0.2)
BuildRequires:  pkgconfig(gstreamer-1.0)
BuildRequires:  pkgconfig(gstreamer-plugins-base-1.0)
BuildRequires:  pkgconfig(telepathy-farstream)
BuildRequires:  pkgconfig(telepathy-glib)
Requires:   telepathy-logger >= 0.8.0
%if 0%{?suse_version} > 1325
BuildRequires:  libboost_headers-devel
%else
BuildRequires:  boost-devel
%endif

%description
Telepathy-logger-qt5 is a Qt Wrapper around the TpLogger client library.
It is needed by KDE Telepathy in order to log the chat activity.

%package devel
Summary:Qt Wrapper around TpLogger client library
Group:  Development/Libraries/KDE
Requires:   libtelepathy-logger-qt%{SOVERSION} = %{version}
Requires:   telepathy-glib-devel
Requires:   telepathy-logger-devel >= 0.8.0
Conflicts:  telepathy-logger-qt4-devel

%description devel
Telepathy-logger-qt5 is a Qt Wrapper around the TpLogger client library.
It is needed by KDE Telepathy in order to log the chat activity.

%package -n libtelepathy-logger-qt%{SOVERSION}
Summary:Qt Wrapper around TpLogger client library
Group:  

commit telepathy-logger-qt5 for openSUSE:Factory

2017-02-08 Thread root
Hello community,

here is the log from the commit of package telepathy-logger-qt5 for 
openSUSE:Factory checked in at 2017-02-08 10:47:53

Comparing /work/SRC/openSUSE:Factory/telepathy-logger-qt5 (Old)
 and  /work/SRC/openSUSE:Factory/.telepathy-logger-qt5.new (New)


Package is "telepathy-logger-qt5"

Changes:

--- 
/work/SRC/openSUSE:Factory/telepathy-logger-qt5/telepathy-logger-qt5.changes
2015-05-11 19:23:32.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.telepathy-logger-qt5.new/telepathy-logger-qt5.changes
   2017-02-08 10:47:54.356920338 +0100
@@ -1,0 +2,5 @@
+Thu Feb  2 15:01:54 UTC 2017 - adam.ma...@suse.de
+
+- use individual libboost-*-devel packages instead of boost-devel
+
+---



Other differences:
--
++ telepathy-logger-qt5.spec ++
--- /var/tmp/diff_new_pack.mu0NtH/_old  2017-02-08 10:47:54.972834508 +0100
+++ /var/tmp/diff_new_pack.mu0NtH/_new  2017-02-08 10:47:54.976833951 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package telepathy-logger-qt5
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -27,7 +27,11 @@
 Url:https://projects.kde.org/telepathy-logger-qt
 Source0:telepathy-logger-qt-%{version}.tar.xz
 BuildRequires:  bison
+%if 0%{?suse_version} > 1325
+BuildRequires:  libboost_headers-devel
+%else
 BuildRequires:  boost-devel
+%endif
 BuildRequires:  doxygen
 BuildRequires:  extra-cmake-modules
 BuildRequires:  fdupes