Hello community,

here is the log from the commit of package ktorrent for openSUSE:Factory 
checked in at 2018-06-04 13:22:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ktorrent (Old)
 and      /work/SRC/openSUSE:Factory/.ktorrent.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ktorrent"

Mon Jun  4 13:22:37 2018 rev:110 rq:613840 version:5.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ktorrent/ktorrent.changes        2018-05-29 
16:51:32.573434317 +0200
+++ /work/SRC/openSUSE:Factory/.ktorrent.new/ktorrent.changes   2018-06-04 
13:23:42.242041208 +0200
@@ -1,0 +2,5 @@
+Mon Jun  4 05:39:50 UTC 2018 - christo...@krop.fr
+
+- Add a missing change to fix-build-with-Qt-5_11.patch
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ fix-build-with-Qt-5_11.patch ++++++
--- /var/tmp/diff_new_pack.DHnGHF/_old  2018-06-04 13:23:43.090010157 +0200
+++ /var/tmp/diff_new_pack.DHnGHF/_new  2018-06-04 13:23:43.090010157 +0200
@@ -1,14 +1,18 @@
-commit 16691987fdf035f7cafd6c65f7287639ac4cc27f
-Author: Andreas Sturmlechner <andreas.sturmlech...@gmail.com>
-Date:   Sun Mar 18 19:13:26 2018 +0100
-
-    Fix build with Qt 5.11 (missing headers)
-    
-    Reviewers: stikonas
-    
-    Reviewed By: stikonas
-    
-    Differential Revision: https://phabricator.kde.org/D11456
+From 16691987fdf035f7cafd6c65f7287639ac4cc27f Mon Sep 17 00:00:00 2001
+From: Andreas Sturmlechner <andreas.sturmlech...@gmail.com>
+Date: Sun, 18 Mar 2018 19:13:26 +0100
+Subject: Fix build with Qt 5.11 (missing headers)
+
+Reviewers: stikonas
+
+Reviewed By: stikonas
+
+Differential Revision: https://phabricator.kde.org/D11456
+---
+ ktorrent/dialogs/fileselectdlg.cpp | 1 +
+ ktorrent/groups/groupview.cpp      | 1 +
+ plugins/search/searchprefpage.cpp  | 1 +
+ 3 files changed, 3 insertions(+)
 
 diff --git a/ktorrent/dialogs/fileselectdlg.cpp 
b/ktorrent/dialogs/fileselectdlg.cpp
 index 139b4752..ec7d8ede 100644
@@ -46,3 +50,30 @@
  #include <QCheckBox>
  #include <QFile>
  #include <QInputDialog>
+-- 
+2.17.0
+
+From c66233cd9f5b87f9e265beae0a16839d3a5645a3 Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Daniel=20Vr=C3=A1til?= <dvra...@kde.org>
+Date: Fri, 4 May 2018 00:33:44 +0200
+Subject: Fix build against Qt 5.11 (missing includes)
+
+---
+ plugins/syndication/syndicationactivity.cpp | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/plugins/syndication/syndicationactivity.cpp 
b/plugins/syndication/syndicationactivity.cpp
+index 61e80396..5736d526 100644
+--- a/plugins/syndication/syndicationactivity.cpp
++++ b/plugins/syndication/syndicationactivity.cpp
+@@ -21,6 +21,7 @@
+ #include <QHBoxLayout>
+ #include <QInputDialog>
+ #include <QToolButton>
++#include <QAction>
+ 
+ #include <KMainWindow>
+ #include <KMessageBox>
+-- 
+2.17.0
+


Reply via email to