Hello community, here is the log from the commit of package krunner for openSUSE:Factory checked in at 2014-11-11 01:08:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2014-10-07 15:58:55.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.krunner.new/krunner.changes 2014-11-11 01:08:47.000000000 +0100 @@ -1,0 +2,7 @@ +Sun Nov 2 17:46:41 UTC 2014 - [email protected] + +- Update to 5.4.0 + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.4.0.php + +------------------------------------------------------------------- Old: ---- krunner-5.3.0.tar.xz New: ---- krunner-5.4.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ krunner.spec ++++++ --- /var/tmp/diff_new_pack.kc4N8X/_old 2014-11-11 01:08:49.000000000 +0100 +++ /var/tmp/diff_new_pack.kc4N8X/_new 2014-11-11 01:08:49.000000000 +0100 @@ -18,11 +18,11 @@ %define lname libKF5Runner5 Name: krunner -Version: 5.3.0 +Version: 5.4.0 Release: 0 %define kf5_version %{version} BuildRequires: cmake >= 2.8.12 -BuildRequires: extra-cmake-modules >= 1.3.0 +BuildRequires: extra-cmake-modules >= 1.4.0 BuildRequires: fdupes BuildRequires: kconfig-devel >= %{kf5_version} BuildRequires: kcoreaddons-devel >= %{kf5_version} @@ -40,7 +40,7 @@ License: LGPL-2.1+ Group: System/GUI/KDE Url: http://www.kde.org -Source: http://download.kde.org/stable/frameworks/%{version}/portingAids/%{name}-%{version}.tar.xz +Source: http://download.kde.org/stable/frameworks/5.4/portingAids/%{name}-%{version}.tar.xz Source1: baselibs.conf BuildRoot: %{_tmppath}/%{name}-%{version}-build ++++++ krunner-5.3.0.tar.xz -> krunner-5.4.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/krunner-5.3.0/CMakeLists.txt new/krunner-5.4.0/CMakeLists.txt --- old/krunner-5.3.0/CMakeLists.txt 2014-10-04 19:11:22.000000000 +0200 +++ new/krunner-5.4.0/CMakeLists.txt 2014-11-02 13:18:03.000000000 +0100 @@ -3,7 +3,7 @@ project(KRunner) # ECM setup -find_package(ECM 1.3.0 REQUIRED NO_MODULE) +find_package(ECM 1.4.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.3.0") # handled by release scripts -set(KF5_DEP_VERSION "5.3.0") # handled by release scripts +set(KF5_VERSION "5.4.0") # handled by release scripts +set(KF5_DEP_VERSION "5.4.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.3.0/po/uk/plasma_runner_example_homefiles.po new/krunner-5.4.0/po/uk/plasma_runner_example_homefiles.po --- old/krunner-5.3.0/po/uk/plasma_runner_example_homefiles.po 2014-10-04 19:11:22.000000000 +0200 +++ new/krunner-5.4.0/po/uk/plasma_runner_example_homefiles.po 2014-11-02 13:18:03.000000000 +0100 @@ -1,5 +1,7 @@ -# Copyright (C) YEAR This_file_is_part_of_KDE -# This file is distributed under the same license as the PACKAGE package. +# Translation of plasma_runner_example_homefiles.po to Ukrainian +# Copyright (C) 2014 This_file_is_part_of_KDE +# This file is distributed under the license LGPL version 2.1 or +# version 3 or later versions approved by the membership of KDE e.V. # # Yuri Chornoivan <[email protected]>, 2014. msgid "" -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
