Hello community, here is the log from the commit of package krunner for openSUSE:Factory checked in at 2015-03-16 09:27:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/krunner (Old) and /work/SRC/openSUSE:Factory/.krunner.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "krunner" Changes: -------- --- /work/SRC/openSUSE:Factory/krunner/krunner.changes 2015-02-16 17:32:18.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.krunner.new/krunner.changes 2015-03-16 09:27:33.000000000 +0100 @@ -1,0 +2,7 @@ +Sat Mar 7 16:58:34 UTC 2015 - [email protected] + +- Update to 5.8.0 + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.8.0.php + +------------------------------------------------------------------- Old: ---- krunner-5.7.0.tar.xz New: ---- krunner-5.8.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ krunner.spec ++++++ --- /var/tmp/diff_new_pack.n98L2B/_old 2015-03-16 09:27:34.000000000 +0100 +++ /var/tmp/diff_new_pack.n98L2B/_new 2015-03-16 09:27:34.000000000 +0100 @@ -17,13 +17,13 @@ %define lname libKF5Runner5 -%define _tar_path 5.7 +%define _tar_path 5.8 Name: krunner Version: %{_tar_path}.0 Release: 0 %define kf5_version %{version} BuildRequires: cmake >= 2.8.12 -BuildRequires: extra-cmake-modules >= 1.7.0 +BuildRequires: extra-cmake-modules >= 1.8.0 BuildRequires: fdupes BuildRequires: kconfig-devel >= %{kf5_version} BuildRequires: kcoreaddons-devel >= %{kf5_version} ++++++ krunner-5.7.0.tar.xz -> krunner-5.8.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/krunner-5.7.0/CMakeLists.txt new/krunner-5.8.0/CMakeLists.txt --- old/krunner-5.7.0/CMakeLists.txt 2015-02-08 16:24:03.000000000 +0100 +++ new/krunner-5.8.0/CMakeLists.txt 2015-03-07 15:49:33.000000000 +0100 @@ -3,7 +3,7 @@ project(KRunner) # ECM setup -find_package(ECM 1.7.0 REQUIRED NO_MODULE) +find_package(ECM 1.8.0 REQUIRED NO_MODULE) set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR}) include(FeatureSummary) @@ -15,8 +15,8 @@ include(KDECompilerSettings) include(KDECMakeSettings) -set(KF5_VERSION "5.7.0") # handled by release scripts -set(KF5_DEP_VERSION "5.7.0") # handled by release scripts +set(KF5_VERSION "5.8.0") # handled by release scripts +set(KF5_DEP_VERSION "5.8.0") # handled by release scripts ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX KRUNNER diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/krunner-5.7.0/po/ast/plasma_runner_example_homefiles.po new/krunner-5.8.0/po/ast/plasma_runner_example_homefiles.po --- old/krunner-5.7.0/po/ast/plasma_runner_example_homefiles.po 1970-01-01 01:00:00.000000000 +0100 +++ new/krunner-5.8.0/po/ast/plasma_runner_example_homefiles.po 2015-03-07 15:49:33.000000000 +0100 @@ -0,0 +1,32 @@ +# Copyright (C) YEAR This_file_is_part_of_KDE +# This file is distributed under the same license as the PACKAGE package. +# +# enolp <[email protected]>, 2015. +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2014-04-27 20:56+0000\n" +"PO-Revision-Date: 2015-02-26 20:34+0100\n" +"Last-Translator: enolp <[email protected]>\n" +"Language-Team: Asturian <[email protected]>\n" +"Language: ast\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Lokalize 2.0\n" + +#: homefilesrunner.cpp:71 +#, kde-format +msgid "Finds files matching :q: in the %1 folder" +msgstr "" + +#: homefilesrunner.cpp:116 +#, kde-format +msgid "Open %1" +msgstr "" + +#: homefilesrunner.cpp:157 +msgid "This is just for show" +msgstr "Esto ye namái p'amosar" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/krunner-5.7.0/src/data/servicetypes/plasma-runner.desktop new/krunner-5.8.0/src/data/servicetypes/plasma-runner.desktop --- old/krunner-5.7.0/src/data/servicetypes/plasma-runner.desktop 2015-02-08 16:24:03.000000000 +0100 +++ new/krunner-5.8.0/src/data/servicetypes/plasma-runner.desktop 2015-03-07 15:49:33.000000000 +0100 @@ -3,6 +3,7 @@ X-KDE-ServiceType=Plasma/Runner Comment=KRunner plugin +Comment[ast]=Complementu KRunner Comment[bs]=Priključak za KRunner Comment[ca]=Connector del KRunner Comment[ca@valencia]=Connector del KRunner diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/krunner-5.7.0/src/declarative/runnermodel.h new/krunner-5.8.0/src/declarative/runnermodel.h --- old/krunner-5.7.0/src/declarative/runnermodel.h 2015-02-08 16:24:03.000000000 +0100 +++ new/krunner-5.8.0/src/declarative/runnermodel.h 2015-03-07 15:49:33.000000000 +0100 @@ -81,7 +81,7 @@ }; RunnerModel(QObject *parent = 0); - virtual QHash< int, QByteArray > roleNames() const; + QHash< int, QByteArray > roleNames() const Q_DECL_OVERRIDE; QString currentQuery() const; @@ -92,9 +92,9 @@ bool isRunning() const; - int rowCount(const QModelIndex&) const; + int rowCount(const QModelIndex&) const Q_DECL_OVERRIDE; int count() const; - QVariant data(const QModelIndex&, int) const; + QVariant data(const QModelIndex&, int) const Q_DECL_OVERRIDE; public Q_SLOTS: void scheduleQuery(const QString &query); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/krunner-5.7.0/src/declarative/runnermodelplugin.h new/krunner-5.8.0/src/declarative/runnermodelplugin.h --- old/krunner-5.7.0/src/declarative/runnermodelplugin.h 2015-02-08 16:24:03.000000000 +0100 +++ new/krunner-5.8.0/src/declarative/runnermodelplugin.h 2015-03-07 15:49:33.000000000 +0100 @@ -31,7 +31,7 @@ Q_PLUGIN_METADATA(IID "org.qt-project.Qt.QQmlExtensionInterface") public: - void registerTypes(const char *uri); + void registerTypes(const char *uri) Q_DECL_OVERRIDE; }; #endif diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/krunner-5.7.0/src/runnerjobs_p.h new/krunner-5.8.0/src/runnerjobs_p.h --- old/krunner-5.7.0/src/runnerjobs_p.h 2015-02-08 16:24:03.000000000 +0100 +++ new/krunner-5.8.0/src/runnerjobs_p.h 2015-03-07 15:49:33.000000000 +0100 @@ -47,10 +47,10 @@ static DelayedRunnerPolicy &instance(); - bool canRun(ThreadWeaver::JobPointer job); - void free(ThreadWeaver::JobPointer job); - void release(ThreadWeaver::JobPointer job); - virtual void destructed(ThreadWeaver::JobInterface* job); + bool canRun(ThreadWeaver::JobPointer job) Q_DECL_OVERRIDE; + void free(ThreadWeaver::JobPointer job) Q_DECL_OVERRIDE; + void release(ThreadWeaver::JobPointer job) Q_DECL_OVERRIDE; + void destructed(ThreadWeaver::JobInterface* job) Q_DECL_OVERRIDE; private: DelayedRunnerPolicy(); @@ -74,10 +74,10 @@ return m_cap; } - bool canRun(ThreadWeaver::JobPointer job); - void free(ThreadWeaver::JobPointer job); - void release(ThreadWeaver::JobPointer job); - void destructed(ThreadWeaver::JobInterface* job); + bool canRun(ThreadWeaver::JobPointer job) Q_DECL_OVERRIDE; + void free(ThreadWeaver::JobPointer job) Q_DECL_OVERRIDE; + void release(ThreadWeaver::JobPointer job) Q_DECL_OVERRIDE; + void destructed(ThreadWeaver::JobInterface* job) Q_DECL_OVERRIDE; private: DefaultRunnerPolicy(); @@ -97,7 +97,7 @@ Plasma::RunnerContext *context, QObject *parent = 0); ~FindMatchesJob(); - int priority() const; + int priority() const Q_DECL_OVERRIDE; Plasma::AbstractRunner* runner() const; QTimer* delayTimer() const; @@ -105,7 +105,7 @@ ThreadWeaver::QObjectDecorator* decorator() const { return m_decorator; } protected: - virtual void run(ThreadWeaver::JobPointer self, ThreadWeaver::Thread* thread); + void run(ThreadWeaver::JobPointer self, ThreadWeaver::Thread* thread) Q_DECL_OVERRIDE; private: Plasma::RunnerContext m_context; -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
