Hello community,

here is the log from the commit of package krunner for openSUSE:Factory checked 
in at 2016-02-24 18:57:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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  2016-01-20 
09:47:51.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.krunner.new/krunner.changes     2016-02-24 
18:57:04.000000000 +0100
@@ -1,0 +2,7 @@
+Sat Feb  6 18:06:15 UTC 2016 - [email protected]
+
+- Update to 5.19.0 (boo#967668)
+  * For more details please see:
+    https://www.kde.org/announcements/kde-frameworks-5.19.0.php
+
+-------------------------------------------------------------------

Old:
----
  krunner-5.18.0.tar.xz

New:
----
  krunner-5.19.0.tar.xz

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

Other differences:
------------------
++++++ krunner.spec ++++++
--- /var/tmp/diff_new_pack.TbW1uE/_old  2016-02-24 18:57:05.000000000 +0100
+++ /var/tmp/diff_new_pack.TbW1uE/_new  2016-02-24 18:57:05.000000000 +0100
@@ -17,9 +17,9 @@
 
 
 %define lname   libKF5Runner5
-%define _tar_path 5.18
+%define _tar_path 5.19
 Name:           krunner
-Version:        5.18.0
+Version:        5.19.0
 Release:        0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++++++ krunner-5.18.0.tar.xz -> krunner-5.19.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krunner-5.18.0/CMakeLists.txt 
new/krunner-5.19.0/CMakeLists.txt
--- old/krunner-5.18.0/CMakeLists.txt   2016-01-02 17:48:37.000000000 +0100
+++ new/krunner-5.19.0/CMakeLists.txt   2016-02-06 14:55:54.000000000 +0100
@@ -4,7 +4,7 @@
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.18.0  NO_MODULE)
+find_package(ECM 5.19.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules";)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -16,11 +16,11 @@
 include(ECMGenerateHeaders)
 include(ECMPackageConfigHelpers)
 include(KDEInstallDirs)
-include(KDECompilerSettings)
+include(KDECompilerSettings NO_POLICY_SCOPE)
 include(KDECMakeSettings)
 
-set(KF5_VERSION "5.18.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.18.0") # handled by release scripts
+set(KF5_VERSION "5.19.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.19.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.18.0/examples/runner/plasma-runner-example-homefiles.desktop 
new/krunner-5.19.0/examples/runner/plasma-runner-example-homefiles.desktop
--- old/krunner-5.18.0/examples/runner/plasma-runner-example-homefiles.desktop  
2016-01-02 17:48:37.000000000 +0100
+++ new/krunner-5.19.0/examples/runner/plasma-runner-example-homefiles.desktop  
2016-02-06 14:55:54.000000000 +0100
@@ -42,6 +42,7 @@
 Name[zh_CN]=主文件
 Name[zh_TW]=家目錄檔案
 Comment=Part of a tutorial demonstrating how to create Runner plugins
+Comment[ast]=Parte d'un tutorial demostrando como crear complementos de Runner
 Comment[bs]=Dio tutorijala demonstrira kako se kreiraju Runner priključci
 Comment[ca]=Part d'un programa d'aprenentatge que mostra com crear connectors 
Runner
 Comment[ca@valencia]=Part d'un programa d'aprenentatge que mostra com crear 
connectors Runner


Reply via email to