Hello community,

here is the log from the commit of package kdbusaddons for openSUSE:Factory 
checked in at 2014-08-16 15:42:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdbusaddons (Old)
 and      /work/SRC/openSUSE:Factory/.kdbusaddons.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kdbusaddons"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kdbusaddons/kdbusaddons.changes  2014-07-10 
09:31:29.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.kdbusaddons.new/kdbusaddons.changes     
2014-08-16 15:44:05.000000000 +0200
@@ -1,0 +2,14 @@
+Thu Aug 14 21:00:28 UTC 2014 - [email protected]
+
+- Create tools subpackage
+
+-------------------------------------------------------------------
+Sat Aug  2 10:20:14 UTC 2014 - [email protected]
+
+- Update to 5.1.0
+  * For more details please see:
+    http://www.kde.org/announcements/kde-frameworks-5.1.php
+- Harden required Qt5 libs versions
+- Pass the location of lconvert executable
+
+-------------------------------------------------------------------

Old:
----
  kdbusaddons-5.0.0.tar.xz

New:
----
  kdbusaddons-5.1.0.tar.xz

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

Other differences:
------------------
++++++ kdbusaddons.spec ++++++
--- /var/tmp/diff_new_pack.8oFviz/_old  2014-08-16 15:44:06.000000000 +0200
+++ /var/tmp/diff_new_pack.8oFviz/_new  2014-08-16 15:44:06.000000000 +0200
@@ -18,10 +18,10 @@
 
 %define lname   libKF5DBusAddons5
 Name:           kdbusaddons
-Version:        5.0.0
+Version:        5.1.0
 Release:        0
 BuildRequires:  cmake >= 2.8.12
-BuildRequires:  extra-cmake-modules >= 1.0.0
+BuildRequires:  extra-cmake-modules >= 1.1.0
 BuildRequires:  fdupes
 BuildRequires:  kf5-filesystem
 BuildRequires:  libqt5-linguist-devel >= 5.2.0
@@ -44,11 +44,21 @@
 Summary:        Convenience classes for QtDBus
 Group:          System/GUI/KDE
 Recommends:     %lname-lang = %{version}
+Recommends:     %{name}-tools = %{version}
+%requires_ge libQt5DBus5
 
 %description -n %lname
 KDBusAddons provides convenience classes on top of QtDBus, as well as an API to
 create KDED modules.
 
+%package tools
+Summary:        Convenience classes for QtDBus: CLI tools
+Group:          Development/Tools/Debuggers
+
+%description tools
+KDBusAddons provides convenience classes on top of QtDBus, as well as an API to
+create KDED modules. Aditional CLI tools.
+
 %package devel
 Summary:        Convenience classes for QtDBus: Build Environment
 Group:          Development/Libraries/KDE
@@ -65,7 +75,7 @@
 %setup -q
 
 %build
-  %cmake_kf5 -d build
+  %cmake_kf5 -d build -- -Dlconvert_executable=%{_kf5_libdir}/qt5/bin/lconvert
   %make_jobs
 
 %install
@@ -85,14 +95,15 @@
 %doc COPYING* README*
 %{_kf5_libdir}/libKF5DBusAddons.so.*
 
-%files devel
+%files tools
 %defattr(-,root,root)
 %{_kf5_bindir}/kquitapp5
+
+%files devel
+%defattr(-,root,root)
 %{_kf5_libdir}/libKF5DBusAddons.so
 %{_kf5_libdir}/cmake/KF5DBusAddons/
-%dir %{_kf5_includedir}/*/
-%{_kf5_includedir}/*/
-%{_kf5_includedir}/*.h
+%{_kf5_includedir}/
 %{_kf5_mkspecsdir}/qt_KDBusAddons.pri
 
 %changelog

++++++ kdbusaddons-5.0.0.tar.xz -> kdbusaddons-5.1.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdbusaddons-5.0.0/CMakeLists.txt 
new/kdbusaddons-5.1.0/CMakeLists.txt
--- old/kdbusaddons-5.0.0/CMakeLists.txt        2014-07-01 20:28:37.000000000 
+0200
+++ new/kdbusaddons-5.1.0/CMakeLists.txt        2014-08-02 11:02:21.000000000 
+0200
@@ -2,7 +2,7 @@
 
 project(KDBusAddons)
 
-find_package(ECM 1.0.0 REQUIRED NO_MODULE)
+find_package(ECM 1.1.0 REQUIRED NO_MODULE)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
@@ -23,7 +23,7 @@
 
 include(ECMPoQmTools)
 
-set(KF5_VERSION "5.0.0") # handled by release scripts
+set(KF5_VERSION "5.1.0") # handled by release scripts
 
 ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX KDBUSADDONS
                         VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/kdbusaddons_version.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdbusaddons-5.0.0/po/ar/kdbusaddons5_qt.po 
new/kdbusaddons-5.1.0/po/ar/kdbusaddons5_qt.po
--- old/kdbusaddons-5.0.0/po/ar/kdbusaddons5_qt.po      1970-01-01 
01:00:00.000000000 +0100
+++ new/kdbusaddons-5.1.0/po/ar/kdbusaddons5_qt.po      2014-08-02 
11:02:21.000000000 +0200
@@ -0,0 +1,55 @@
+# Safa Alfulaij <[email protected]>, 2014.
+msgid ""
+msgstr ""
+"Project-Id-Version: \n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2014-06-28 15:38+0300\n"
+"PO-Revision-Date: 2014-06-17 21:51+0300\n"
+"Last-Translator: Safa Alfulaij <[email protected]>\n"
+"Language-Team: Arabic <[email protected]>\n"
+"Language: ar\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
+"&& n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
+"X-Generator: Lokalize 1.5\n"
+"X-Qt-Contexts: true\n"
+
+#: tools/kquitapp/kquitapp.cpp:31
+msgctxt "main|"
+msgid "Quit a D-Bus enabled application easily"
+msgstr ""
+
+#: tools/kquitapp/kquitapp.cpp:32
+msgctxt "main|"
+msgid "Full service name, overrides application name provided"
+msgstr ""
+
+#: tools/kquitapp/kquitapp.cpp:33
+msgctxt "main|"
+msgid "Path in the D-Bus interface to use"
+msgstr ""
+
+#: tools/kquitapp/kquitapp.cpp:34
+msgctxt "main|"
+msgid "The name of the application to quit"
+msgstr "اسم البرنامج لإنهائه"
+
+#: tools/kquitapp/kquitapp.cpp:57
+#, qt-format
+msgctxt "main|"
+msgid "Application %1 could not be found using service %2 and path %3."
+msgstr "تعذّر العثور على التطبيق %1 باستخدام الخدمة %2 والمسار %3."
+
+#: tools/kquitapp/kquitapp.cpp:63
+#, qt-format
+msgctxt "main|"
+msgid ""
+"Quitting application %1 failed. Error reported was:\n"
+"\n"
+"     %2 : %3"
+msgstr ""
+"فشل إنهاء التطبيق %1. الخطأ المبلّغ عنه كان:\n"
+"\n"
+"     %2 : %3"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdbusaddons-5.0.0/po/en_GB/kdbusaddons5_qt.po 
new/kdbusaddons-5.1.0/po/en_GB/kdbusaddons5_qt.po
--- old/kdbusaddons-5.0.0/po/en_GB/kdbusaddons5_qt.po   2014-07-01 
20:28:37.000000000 +0200
+++ new/kdbusaddons-5.1.0/po/en_GB/kdbusaddons5_qt.po   2014-08-02 
11:02:21.000000000 +0200
@@ -1,17 +1,20 @@
-# Steve Allewell <[email protected]>, 2014.
+# translation of kquitapp.po to British English
+# Copyright (C) YEAR This_file_is_part_of_KDE
+# This file is distributed under the same license as the PACKAGE package.
+# Malcolm Hunter <[email protected]>, 2008.
+# Andrew Coles <[email protected]>, 2009.
+#
 msgid ""
 msgstr ""
-"Project-Id-Version: \n"
+"Project-Id-Version: kquitapp\n"
 "PO-Revision-Date: 2014-06-28 11:04+0100\n"
 "Last-Translator: Steve Allewell <[email protected]>\n"
-"Language-Team: British English <[email protected]>\n"
+"Language-Team: British English <[email protected]>\n"
 "Language: en_GB\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Qt-Contexts: true\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Lokalize 1.5\n"
 
 #: tools/kquitapp/kquitapp.cpp:31
 msgctxt "main|"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdbusaddons-5.0.0/po/pa/kdbusaddons5_qt.po 
new/kdbusaddons-5.1.0/po/pa/kdbusaddons5_qt.po
--- old/kdbusaddons-5.0.0/po/pa/kdbusaddons5_qt.po      1970-01-01 
01:00:00.000000000 +0100
+++ new/kdbusaddons-5.1.0/po/pa/kdbusaddons5_qt.po      2014-08-02 
11:02:21.000000000 +0200
@@ -0,0 +1,52 @@
+# A S Alam <[email protected]>, 2014.
+msgid ""
+msgstr ""
+"Project-Id-Version: \n"
+"PO-Revision-Date: 2014-07-08 14:24-0500\n"
+"Last-Translator: A S Alam <[email protected]>\n"
+"Language-Team: Punjabi/Panjabi <[email protected]>\n"
+"Language: pa\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Qt-Contexts: true\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
+"X-Generator: Lokalize 1.5\n"
+
+#: tools/kquitapp/kquitapp.cpp:31
+msgctxt "main|"
+msgid "Quit a D-Bus enabled application easily"
+msgstr "ਇੱਕ D-BUS ਯੋਗ ਐਪਲੀਕੇਸ਼ਨ ਛੇਤੀ ਬੰਦ ਕਰੋ"
+
+#: tools/kquitapp/kquitapp.cpp:32
+msgctxt "main|"
+msgid "Full service name, overrides application name provided"
+msgstr "ਪੂਰਾ ਸਰਵਿਸ ਨਾਂ, ਐਪਲੀਕੇਸ਼ਨ ਵਲੋਂ ਦਿੱਤਾ ਨਾਂ ਅਣਡਿੱਠਾ ਕਰਦਾ ਹੈ"
+
+#: tools/kquitapp/kquitapp.cpp:33
+msgctxt "main|"
+msgid "Path in the D-Bus interface to use"
+msgstr "ਵਰਤਣ ਲਈ D-Bus ਇੰਟਰਫੇਸ ਵਿੱਚ ਮਾਰਗ"
+
+#: tools/kquitapp/kquitapp.cpp:34
+msgctxt "main|"
+msgid "The name of the application to quit"
+msgstr "ਬੰਦ ਕਰਨ ਲਈ ਐਪਲੀਕੇਸ਼ਨ ਦਾ ਨਾਂ"
+
+#: tools/kquitapp/kquitapp.cpp:57
+#, qt-format
+msgctxt "main|"
+msgid "Application %1 could not be found using service %2 and path %3."
+msgstr "ਐਪਲੀਕੇਸ਼ਨ %1 ਸਰਵਿਸ %2 ਅਤੇ ਪਾਥ %3 ਦੀ ਵਰਤੋਂ ਕਰਕੇ ਨਹੀਂ ਲੱਭੀ।"
+
+#: tools/kquitapp/kquitapp.cpp:63
+#, qt-format
+msgctxt "main|"
+msgid ""
+"Quitting application %1 failed. Error reported was:\n"
+"\n"
+"     %2 : %3"
+msgstr ""
+"%1 ਐਪਲੀਕੇਸ਼ਨ ਬੰਦ ਕਰਨ ਲਈ ਫੇਲ੍ਹ। ਗਲਤੀ ਰਿਪੋਰਟ:\n"
+"\n"
+"    %2 : %3"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdbusaddons-5.0.0/po/zh_CN/kdbusaddons5_qt.po 
new/kdbusaddons-5.1.0/po/zh_CN/kdbusaddons5_qt.po
--- old/kdbusaddons-5.0.0/po/zh_CN/kdbusaddons5_qt.po   1970-01-01 
01:00:00.000000000 +0100
+++ new/kdbusaddons-5.1.0/po/zh_CN/kdbusaddons5_qt.po   2014-08-02 
11:02:21.000000000 +0200
@@ -0,0 +1,52 @@
+# Weng Xuetian <[email protected]>, 2014.
+msgid ""
+msgstr ""
+"Project-Id-Version: \n"
+"PO-Revision-Date: 2014-07-16 15:19-0400\n"
+"Last-Translator: Weng Xuetian <[email protected]>\n"
+"Language-Team: Chinese Simplified <[email protected]>\n"
+"Language: zh_CN\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Qt-Contexts: true\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+"X-Generator: Lokalize 1.5\n"
+
+#: tools/kquitapp/kquitapp.cpp:31
+msgctxt "main|"
+msgid "Quit a D-Bus enabled application easily"
+msgstr "轻松退出启用了 D-Bus 的应用程序"
+
+#: tools/kquitapp/kquitapp.cpp:32
+msgctxt "main|"
+msgid "Full service name, overrides application name provided"
+msgstr "完整的服务名称,取代所提供的应用程序名称"
+
+#: tools/kquitapp/kquitapp.cpp:33
+msgctxt "main|"
+msgid "Path in the D-Bus interface to use"
+msgstr "要使用的 D-Bus 接口路径"
+
+#: tools/kquitapp/kquitapp.cpp:34
+msgctxt "main|"
+msgid "The name of the application to quit"
+msgstr "要退出的应用程序名称"
+
+#: tools/kquitapp/kquitapp.cpp:57
+#, qt-format
+msgctxt "main|"
+msgid "Application %1 could not be found using service %2 and path %3."
+msgstr "使用服务 %2 和路径 %3 无法找到应用程序 %1。"
+
+#: tools/kquitapp/kquitapp.cpp:63
+#, qt-format
+msgctxt "main|"
+msgid ""
+"Quitting application %1 failed. Error reported was:\n"
+"\n"
+"     %2 : %3"
+msgstr ""
+"退出应用程序 %1 失败。错误报告为:\n"
+"\n"
+"     %2:%3"

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to