Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package krunner for openSUSE:Factory checked in at 2023-06-11 19:53:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/krunner (Old) and /work/SRC/openSUSE:Factory/.krunner.new.15902 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "krunner" Sun Jun 11 19:53:34 2023 rev:113 rq:1091948 version:5.107.0 Changes: -------- --- /work/SRC/openSUSE:Factory/krunner/krunner.changes 2023-05-14 16:33:19.187660814 +0200 +++ /work/SRC/openSUSE:Factory/.krunner.new.15902/krunner.changes 2023-06-11 19:56:14.783509282 +0200 @@ -1,0 +2,9 @@ +Mon Jun 5 07:44:09 UTC 2023 - Christophe Marin <[email protected]> + +- Update to 5.107.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.107.0 +- No code change since 5.106.0 + +------------------------------------------------------------------- Old: ---- krunner-5.106.0.tar.xz krunner-5.106.0.tar.xz.sig New: ---- krunner-5.107.0.tar.xz krunner-5.107.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ krunner.spec ++++++ --- /var/tmp/diff_new_pack.akzjFq/_old 2023-06-11 19:56:15.995516591 +0200 +++ /var/tmp/diff_new_pack.akzjFq/_new 2023-06-11 19:56:15.999516616 +0200 @@ -25,7 +25,7 @@ # Only needed for the package signature condition %bcond_without released Name: krunner -Version: 5.106.0 +Version: 5.107.0 Release: 0 Summary: KDE Framework for providing different actions given a string query License: LGPL-2.1-or-later ++++++ krunner-5.106.0.tar.xz -> krunner-5.107.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/krunner-5.106.0/CMakeLists.txt new/krunner-5.107.0/CMakeLists.txt --- old/krunner-5.106.0/CMakeLists.txt 2023-05-07 22:39:23.000000000 +0200 +++ new/krunner-5.107.0/CMakeLists.txt 2023-06-03 11:50:17.000000000 +0200 @@ -3,13 +3,13 @@ cmake_minimum_required(VERSION 3.16) -set(KF_VERSION "5.106.0") # handled by release scripts -set(KF_DEP_VERSION "5.106.0") # handled by release scripts +set(KF_VERSION "5.107.0") # handled by release scripts +set(KF_DEP_VERSION "5.107.0") # handled by release scripts project(KRunner VERSION ${KF_VERSION}) # ECM setup include(FeatureSummary) -find_package(ECM 5.106.0 NO_MODULE) +find_package(ECM 5.107.0 NO_MODULE) set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake Modules." URL "https://commits.kde.org/extra-cmake-modules") feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND FATAL_ON_MISSING_REQUIRED_PACKAGES) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/krunner-5.106.0/templates/runnerpython/runnerpy.kdevtemplate new/krunner-5.107.0/templates/runnerpython/runnerpy.kdevtemplate --- old/krunner-5.106.0/templates/runnerpython/runnerpy.kdevtemplate 2023-05-07 22:39:23.000000000 +0200 +++ new/krunner-5.107.0/templates/runnerpython/runnerpy.kdevtemplate 2023-06-03 11:50:17.000000000 +0200 @@ -5,7 +5,7 @@ Name[be]=УбÑдова KRunner на Python Name[bg]=ÐÑиÑÑавка на Python KRunner Name[ca]=Connector Python del KRunner -Name[ca@valencia]=Connector Python de KRunner +Name[ca@valencia]=Connector en Python de KRunner Name[cs]=Modul KRunneru pr Python Name[da]=Python-plugin til KRunner Name[de]=KRunner-Modul für Python @@ -47,7 +47,7 @@ Comment[be]=Шаблон Ð´Ð»Ñ ÑбÑÐ´Ð¾Ð²Ñ KRunner на Python, ÑÐºÐ°Ñ Ð²ÑкаÑÑÑÑоÑвае D-Bus Comment[bg]=Шаблон за KRunner Python Plugin Ð¸Ð·Ð¿Ð¾Ð»Ð·Ð²Ð°Ñ D-Bus Comment[ca]=Plantilla per a un connector Python del KRunner usant D-Bus -Comment[ca@valencia]=Plantilla per a un connector Python de KRunner utilitzant D-Bus +Comment[ca@valencia]=Plantilla per a un connector en Python de KRunner utilitzant D-Bus Comment[da]=Skabelon til et KRunner Python-plugin med brug af D-Bus Comment[de]=Vorlage für ein KRunner-Modul für Python, das D-Bus verwendet Comment[el]=Î ÏÏÏÏ Ïο για Îνα Python ÏÏÏÏθεÏο ÏÎ¿Ï KRunner με ÏÏήÏη D-Bus
