commit kate5 for openSUSE:Factory

2015-04-11 Thread h_root
Hello community,

here is the log from the commit of package kate5 for openSUSE:Factory checked 
in at 2015-04-12 00:10:05

Comparing /work/SRC/openSUSE:Factory/kate5 (Old)
 and  /work/SRC/openSUSE:Factory/.kate5.new (New)


Package is "kate5"

Changes:

--- /work/SRC/openSUSE:Factory/kate5/kate5.changes  2015-03-11 
09:56:10.0 +0100
+++ /work/SRC/openSUSE:Factory/.kate5.new/kate5.changes 2015-04-12 
00:10:06.0 +0200
@@ -1,0 +2,7 @@
+Wed Apr  8 09:42:47 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Add fix-build.patch from upstream, adds missing find_package call
+  for the KIconThemes framework
+- Add kiconthemes-devel BuildRequires, per patch
+
+---

New:

  fix-build.patch



Other differences:
--
++ kate5.spec ++
--- /var/tmp/diff_new_pack.FR9KE5/_old  2015-04-12 00:10:07.0 +0200
+++ /var/tmp/diff_new_pack.FR9KE5/_new  2015-04-12 00:10:07.0 +0200
@@ -26,6 +26,8 @@
 Source0:kate-%{version}.tar.xz
 # PATCH-FIX-UPSTREAM katefix.diff -- https://git.reviewboard.kde.org/r/122498/
 Patch0: katefix.diff
+# PATCH-FIX-UPSTREAM fix-build.patch -- Add missing Framework
+Patch1: fix-build.patch
 BuildRequires:  karchive-devel
 BuildRequires:  kcmutils-devel
 BuildRequires:  kcompletion-devel
@@ -39,6 +41,7 @@
 BuildRequires:  kguiaddons-devel
 BuildRequires:  ki18n-devel
 BuildRequires:  kiconthemes-devel
+BuildRequires:  kiconthemes-devel
 BuildRequires:  kinit-devel
 BuildRequires:  kio-devel
 BuildRequires:  kitemmodels-devel
@@ -94,6 +97,7 @@
 %prep
 %setup -q -n kate-%{version}
 %patch0 -p1
+%patch1 -p1
 
 %build
   %cmake_kf5 -d build

++ fix-build.patch ++
From: Aleix Pol 
Date: Thu, 19 Mar 2015 00:13:50 +
Subject: Fix build
X-Git-Tag: v15.03.97
---
Fix build
---


--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -50,6 +50,7 @@
   TextEditor
   WindowSystem
   XmlGui
+  IconThemes
 )
 
 # use sane compile flags



commit kate5 for openSUSE:Factory

2015-03-11 Thread h_root
Hello community,

here is the log from the commit of package kate5 for openSUSE:Factory checked 
in at 2015-03-11 09:56:09

Comparing /work/SRC/openSUSE:Factory/kate5 (Old)
 and  /work/SRC/openSUSE:Factory/.kate5.new (New)


Package is "kate5"

Changes:

--- /work/SRC/openSUSE:Factory/kate5/kate5.changes  2015-02-27 
11:09:48.0 +0100
+++ /work/SRC/openSUSE:Factory/.kate5.new/kate5.changes 2015-03-11 
09:56:10.0 +0100
@@ -1,0 +2,7 @@
+Tue Mar  3 10:50:21 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 14.12.3
+   * KDE Applications 14.12.3
+   * See https://www.kde.org/announcements/announce-applications-14.12.3.php
+
+---

Old:

  kate-14.12.2.tar.xz

New:

  kate-14.12.3.tar.xz



Other differences:
--
++ kate5.spec ++
--- /var/tmp/diff_new_pack.ZzT95W/_old  2015-03-11 09:56:11.0 +0100
+++ /var/tmp/diff_new_pack.ZzT95W/_new  2015-03-11 09:56:11.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kate5
-Version:14.12.2
+Version:14.12.3
 Release:0
 Summary:Advanced Text Editor
 License:GPL-2.0+

++ kate-14.12.2.tar.xz -> kate-14.12.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kate-14.12.2/addons/tabswitcher/tabswitcherplugin.desktop 
new/kate-14.12.3/addons/tabswitcher/tabswitcherplugin.desktop
--- old/kate-14.12.2/addons/tabswitcher/tabswitcherplugin.desktop   
2015-01-18 00:35:09.0 +0100
+++ new/kate-14.12.3/addons/tabswitcher/tabswitcherplugin.desktop   
2015-02-23 13:10:10.0 +0100
@@ -3,6 +3,7 @@
 ServiceTypes=KTextEditor/Plugin
 X-KDE-Library=tabswitcherplugin
 Name=Document switcher
+Name[bs]=Mjenjač dokumenata
 Name[ca]=Commutador de documents
 Name[cs]=Přepínač dokumentů 
 Name[da]=Dokumentskifter
@@ -32,6 +33,7 @@
 Name[zh_CN]=文档切换器
 Name[zh_TW]=文件切換器
 Comment=Quick document switching with ALT+Tab behavior
+Comment[bs]=Brza izmjena dokumenata koristeći ALT+Tab
 Comment[ca]=Canvia ràpidament de document amb el comportament de ALT+Tab
 Comment[cs]=Rychlé přepínání dokumentů s chováním jako ALT+Tab
 Comment[da]=Hurtig dokumentskift med Alt+Tab-opførsel

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kate5 for openSUSE:Factory

2015-02-27 Thread h_root
Hello community,

here is the log from the commit of package kate5 for openSUSE:Factory checked 
in at 2015-02-27 11:09:47

Comparing /work/SRC/openSUSE:Factory/kate5 (Old)
 and  /work/SRC/openSUSE:Factory/.kate5.new (New)


Package is "kate5"

Changes:

--- /work/SRC/openSUSE:Factory/kate5/kate5.changes  2015-02-11 
16:43:20.0 +0100
+++ /work/SRC/openSUSE:Factory/.kate5.new/kate5.changes 2015-02-27 
11:09:48.0 +0100
@@ -1,0 +2,6 @@
+Wed Feb 25 18:25:17 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Added katefix.diff: Register with dbus to wake up KRun, and
+  unregister then (kde#339094)
+
+---

New:

  katefix.diff



Other differences:
--
++ kate5.spec ++
--- /var/tmp/diff_new_pack.Thz8Oa/_old  2015-02-27 11:09:49.0 +0100
+++ /var/tmp/diff_new_pack.Thz8Oa/_new  2015-02-27 11:09:49.0 +0100
@@ -24,6 +24,8 @@
 Group:  Productivity/Editors/Other
 Url:http://www.kde.org/
 Source0:kate-%{version}.tar.xz
+# PATCH-FIX-UPSTREAM katefix.diff -- https://git.reviewboard.kde.org/r/122498/
+Patch0: katefix.diff
 BuildRequires:  karchive-devel
 BuildRequires:  kcmutils-devel
 BuildRequires:  kcompletion-devel
@@ -91,6 +93,7 @@
 
 %prep
 %setup -q -n kate-%{version}
+%patch0 -p1
 
 %build
   %cmake_kf5 -d build

++ katefix.diff ++
diff --git a/kate/src/kateapp.cpp b/kate/src/kateapp.cpp
index 4c26f33..b83481e 100644
--- a/kate/src/kateapp.cpp
+++ b/kate/src/kateapp.cpp
@@ -151,10 +151,8 @@ bool KateApp::startupKate()
 } else if (!m_args.isSet(QStringLiteral("stdin")) && 
(m_args.positionalArguments().count() == 0)) { // only start session if no 
files specified
 // let the user choose session if possible
 if (!sessionManager()->chooseSession()) {
-#ifdef Q_WS_X11
 // we will exit kate now, notify the rest of the world we are done
-KStartupInfo::appStarted(startupId());
-#endif
+KStartupInfo::appStarted(KStartupInfo::startupId());
 return false;
 }
 } else {
@@ -167,9 +165,7 @@ bool KateApp::startupKate()
 }
 
 // notify about start
-#ifdef Q_WS_X11
-KStartupInfo::setNewStartupId(activeKateMainWindow(), startupId());
-#endif
+KStartupInfo::setNewStartupId(activeKateMainWindow(), 
KStartupInfo::startupId());
 
 QTextCodec *codec = m_args.isSet(QStringLiteral("encoding")) ? 
QTextCodec::codecForName(m_args.value(QStringLiteral("encoding")).toUtf8()) : 0;
 bool tempfileSet = m_args.isSet(QStringLiteral("tempfile"));
diff --git a/kate/src/main.cpp b/kate/src/main.cpp
index 8852754..7417b89 100644
--- a/kate/src/main.cpp
+++ b/kate/src/main.cpp
@@ -25,6 +25,7 @@
 
 #include 
 #include 
+#include 
 #include 
 
 #include 
@@ -390,10 +391,12 @@ extern "C" Q_DECL_EXPORT int kdemain(int argc, char 
**argv)
 QDBusConnection::sessionBus().connect(serviceName, 
QStringLiteral("/MainApplication"), QStringLiteral("org.kde.Kate.Application"), 
QStringLiteral("documentClosed"), waiter, SLOT(documentClosed(QString)));
 }
 
-#ifdef Q_WS_X11
+// KToolInvocation (and KRun) will wait until we register on dbus
+KDBusService dbusService(KDBusService::Multiple);
+dbusService.unregister();
+
 // make the world happy, we are started, kind of...
 KStartupInfo::appStarted();
-#endif
 
 // this will wait until exiting is emitted by the used instance, 
if wanted...
 return needToBlock ? app.exec() : 0;
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kate5 for openSUSE:Factory

2015-02-11 Thread h_root
Hello community,

here is the log from the commit of package kate5 for openSUSE:Factory checked 
in at 2015-02-11 16:43:19

Comparing /work/SRC/openSUSE:Factory/kate5 (Old)
 and  /work/SRC/openSUSE:Factory/.kate5.new (New)


Package is "kate5"

Changes:

--- /work/SRC/openSUSE:Factory/kate5/kate5.changes  2015-01-22 
00:54:41.0 +0100
+++ /work/SRC/openSUSE:Factory/.kate5.new/kate5.changes 2015-02-11 
16:43:20.0 +0100
@@ -1,0 +2,7 @@
+Sun Feb  1 11:26:08 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 14.12.2
+   * KDE Applications 14.12.2
+   * See https://www.kde.org/announcements/announce-applications-14.12.2.php
+
+---

Old:

  kate-14.12.1.tar.xz

New:

  kate-14.12.2.tar.xz



Other differences:
--
++ kate5.spec ++
--- /var/tmp/diff_new_pack.s1cCF8/_old  2015-02-11 16:43:21.0 +0100
+++ /var/tmp/diff_new_pack.s1cCF8/_new  2015-02-11 16:43:21.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kate5
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -17,7 +17,7 @@
 
 
 Name:   kate5
-Version:14.12.1
+Version:14.12.2
 Release:0
 Summary:Advanced Text Editor
 License:GPL-2.0+

++ kate-14.12.1.tar.xz -> kate-14.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kate-14.12.1/addons/sessionapplet/applet/metadata.desktop 
new/kate-14.12.2/addons/sessionapplet/applet/metadata.desktop
--- old/kate-14.12.1/addons/sessionapplet/applet/metadata.desktop   
2014-12-09 12:35:28.0 +0100
+++ new/kate-14.12.2/addons/sessionapplet/applet/metadata.desktop   
2015-01-18 00:35:09.0 +0100
@@ -124,4 +124,3 @@
 X-KDE-PluginInfo-Category=Utilities
 X-KDE-PluginInfo-Depends=
 X-KDE-PluginInfo-License=GPL
-X-KDE-PluginInfo-EnabledByDefault=true

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org