Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kf6-kservice for openSUSE:Factory checked in at 2026-06-16 13:51:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kf6-kservice (Old) and /work/SRC/openSUSE:Factory/.kf6-kservice.new.1981 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kf6-kservice" Tue Jun 16 13:51:47 2026 rev:29 rq:1358906 version:6.27.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kf6-kservice/kf6-kservice.changes 2026-05-11 16:57:50.814058012 +0200 +++ /work/SRC/openSUSE:Factory/.kf6-kservice.new.1981/kf6-kservice.changes 2026-06-16 13:56:45.849608347 +0200 @@ -1,0 +2,11 @@ +Sat Jun 6 11:42:20 UTC 2026 - Christophe Marin <[email protected]> + +- Update to 6.27.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/6/6.27.0 +- Changes since 6.26.0: + * Update dependency version to 6.27.0 + * Update version to 6.27.0 + +------------------------------------------------------------------- Old: ---- kservice-6.26.0.tar.xz kservice-6.26.0.tar.xz.sig New: ---- kservice-6.27.0.tar.xz kservice-6.27.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kf6-kservice.spec ++++++ --- /var/tmp/diff_new_pack.vwEtpR/_old 2026-06-16 13:56:48.001698228 +0200 +++ /var/tmp/diff_new_pack.vwEtpR/_new 2026-06-16 13:56:48.001698228 +0200 @@ -19,11 +19,11 @@ %define qt6_version 6.9.0 %define rname kservice -# Full KF6 version (e.g. 6.26.0) +# Full KF6 version (e.g. 6.27.0) %{!?_kf6_version: %global _kf6_version %{version}} %bcond_without released Name: kf6-kservice -Version: 6.26.0 +Version: 6.27.0 Release: 0 Summary: Plugin framework for desktop services License: LGPL-2.1-or-later ++++++ kservice-6.26.0.tar.xz -> kservice-6.27.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kservice-6.26.0/CMakeLists.txt new/kservice-6.27.0/CMakeLists.txt --- old/kservice-6.26.0/CMakeLists.txt 2026-05-01 13:55:18.000000000 +0200 +++ new/kservice-6.27.0/CMakeLists.txt 2026-06-05 17:49:05.000000000 +0200 @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.29) -set(KF_VERSION "6.26.0") # handled by release scripts -set(KF_DEP_VERSION "6.26.0") # handled by release scripts +set(KF_VERSION "6.27.0") # handled by release scripts +set(KF_DEP_VERSION "6.27.0") # handled by release scripts project(KService VERSION ${KF_VERSION}) # Disallow in-source build @@ -11,7 +11,7 @@ # ECM setup include(FeatureSummary) -find_package(ECM 6.26.0 NO_MODULE) +find_package(ECM 6.27.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) @@ -50,7 +50,7 @@ ecm_set_disabled_deprecation_versions( QT 6.11.0 - KF 6.23.0 + KF 6.26.0 ) ki18n_install(po) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kservice-6.26.0/po/tr/kservice6.po new/kservice-6.27.0/po/tr/kservice6.po --- old/kservice-6.26.0/po/tr/kservice6.po 2026-05-01 13:55:18.000000000 +0200 +++ new/kservice-6.27.0/po/tr/kservice6.po 2026-06-05 17:49:05.000000000 +0200 @@ -17,13 +17,13 @@ # Serdar SOYTETİR <[email protected]>, 2010, 2012. # Volkan Gezer <[email protected]>, 2013, 2014. # Kaan Ozdincer <[email protected]>, 2014. -# Emir SARI <[email protected]>, 2022, 2023. +# SPDX-FileCopyrightText: 2022, 2023, 2026 Emir SARI <[email protected]> msgid "" msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2025-11-17 11:49+0000\n" -"PO-Revision-Date: 2023-01-18 22:31+0300\n" +"PO-Revision-Date: 2026-05-02 19:56+0300\n" "Last-Translator: Emir SARI <[email protected]>\n" "Language-Team: Turkish <[email protected]>\n" "Language: tr\n" @@ -31,12 +31,12 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: Lokalize 22.12.1\n" +"X-Generator: Lokalize 25.12.3\n" #, kde-format msgctxt "NAME OF TRANSLATORS" msgid "Your names" -msgstr "Serdar Soytetir, Görkem Çetin, H. İbrahim Güngör, Volkan Gezer" +msgstr "Serdar SOYTETİR, Görkem ÇETİN, H. İbrahim GÜNGÖR, Volkan GEZER" #, kde-format msgctxt "EMAIL OF TRANSLATORS" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kservice-6.26.0/po/ug/kservice6.po new/kservice-6.27.0/po/ug/kservice6.po --- old/kservice-6.26.0/po/ug/kservice6.po 2026-05-01 13:55:18.000000000 +0200 +++ new/kservice-6.27.0/po/ug/kservice6.po 2026-06-05 17:49:05.000000000 +0200 @@ -8,96 +8,87 @@ "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2025-11-17 11:49+0000\n" -"PO-Revision-Date: 2013-09-08 07:05+0900\n" -"Last-Translator: Gheyret Kenji <[email protected]>\n" +"PO-Revision-Date: 2026-05-31 19:42-0400\n" +"Last-Translator: Abduqadir Abliz <[email protected]>\n" "Language-Team: Uyghur Computer Science Association <[email protected]>\n" "Language: ug\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Poedit 1.5.5\n" +"X-Generator: Poedit 3.9\n" #, kde-format msgctxt "NAME OF TRANSLATORS" msgid "Your names" -msgstr "ئابدۇقادىر ئابلىز, غەيرەت كەنجى" +msgstr "ئابدۇقادىر ئابلىز، غەيرەت كەنجى" #, kde-format msgctxt "EMAIL OF TRANSLATORS" msgid "Your emails" -msgstr "[email protected], [email protected]" +msgstr "[email protected], [email protected]" #: kbuildsycoca/kbuildsycoca_main.cpp:90 -#, fuzzy, kde-format -#| msgid "KBuildSycoca" +#, kde-format msgctxt "application name" msgid "KBuildSycoca" msgstr "KBuildSycoca" #: kbuildsycoca/kbuildsycoca_main.cpp:92 -#, fuzzy, kde-format -#| msgid "Rebuilds the system configuration cache." +#, kde-format msgctxt "application description" msgid "Rebuilds the system configuration cache." msgstr "سىستېما سەپلىمە غەملەكنى قايتا قۇرىدۇ." #: kbuildsycoca/kbuildsycoca_main.cpp:94 -#, fuzzy, kde-format -#| msgid "(c) 1999-2002 KDE Developers" +#, kde-format msgctxt "@info:credit" msgid "Copyright 1999-2014 KDE Developers" -msgstr "(c) 1999-2002 KDE ئىجادىيەت گۇرۇپپىسى" +msgstr "نەشر ھوقۇقى 1999-2014 KDE ئىجادكارلىرى" #: kbuildsycoca/kbuildsycoca_main.cpp:95 -#, fuzzy, kde-format -#| msgid "David Faure" +#, kde-format msgctxt "@info:credit" msgid "David Faure" msgstr "David Faure" #: kbuildsycoca/kbuildsycoca_main.cpp:95 kbuildsycoca/kbuildsycoca_main.cpp:96 -#, fuzzy, kde-format -#| msgid "Author" +#, kde-format msgctxt "@info:credit" msgid "Author" -msgstr "ئاپتور" +msgstr "يازغۇچى" #: kbuildsycoca/kbuildsycoca_main.cpp:96 -#, fuzzy, kde-format -#| msgid "Waldo Bastian" +#, kde-format msgctxt "@info:credit" msgid "Waldo Bastian" msgstr "Waldo Bastian" #: kbuildsycoca/kbuildsycoca_main.cpp:102 -#, fuzzy, kde-format -#| msgid "Disable incremental update, re-read everything" +#, kde-format msgctxt "@info:shell command-line option" msgid "Disable incremental update, re-read everything" -msgstr "يېڭىلانغان بۆلەكنى يېڭىلاشنى ئىناۋەتسىز قىلىپ، ھەممىنى قايتا ئوقۇ" +msgstr "تەدرىجىي يېڭىلاشنى چەكلەپ، ھەممىنى قايتا ئوقۇيدۇ" #: kbuildsycoca/kbuildsycoca_main.cpp:103 -#, fuzzy, kde-format -#| msgid "Perform menu generation test run only" +#, kde-format msgctxt "@info:shell command-line option" msgid "Perform menu generation test run only" -msgstr "پەقەت تىزىملىك ھاسىل قىلىش سىنىقىنىلا ئېلىپ بېرىش" +msgstr "پەقەت تىزىملىك ھاسىل قىلىش سىنىقىنىلا ئىجرا قىلىدۇ" #: kbuildsycoca/kbuildsycoca_main.cpp:105 -#, fuzzy, kde-format -#| msgid "Track menu id for debug purposes" +#, kde-format msgctxt "@info:shell command-line option" msgid "Track menu id for debug purposes" -msgstr "سازلاشتا ئىشلىتىلىدىغان تىزىملىك ID سىغا ئەگەش" +msgstr "سازلاشتا ئىشلىتىلىدىغان تىزىملىك كىملىكىگە ئەگىشىدۇ" #: kbuildsycoca/kbuildsycoca_main.cpp:107 #, kde-format msgctxt "@info:shell command-line option" msgid "Switch QStandardPaths to test mode, for unit tests only" msgstr "" +"QStandardPaths نى سىناق ھالىتىگە ئالماشتۇرىدۇ، پەقەت بۆلەك سىنىقى ئۈچۈن" -#, fuzzy #~| msgid "Disable checking files (dangerous)" #~ msgctxt "@info:shell command-line option" #~ msgid "" @@ -105,7 +96,6 @@ #~ "effect)" #~ msgstr "ھۆججەت تەكشۈرمە (خەتەرلىك)" -#, fuzzy #~| msgid "Disable checking files (dangerous)" #~ msgctxt "@info:shell command-line option" #~ msgid "Disable checking files (deprecated, no longer having any effect)" @@ -171,19 +161,16 @@ #~ msgid "The service '%1' provides no library or the Library key is missing" #~ msgstr "بۇ '%1' مۇلازىمەت ئامبار تەمىنلىمىگەن ياكى ئامبار ئاچقۇچى كەم" -#, fuzzy #~| msgid "Create global database" #~ msgctxt "@info:shell command-line option" #~ msgid "Create global database" #~ msgstr "ئومۇمىيەت ساندان قۇر" -#, fuzzy #~| msgid "Do not signal applications to update" #~ msgctxt "@info:shell command-line option" #~ msgid "Do not signal applications to update" #~ msgstr "پروگراممىنى يېڭىلاش ھەققىدە سىگنال يوق" -#, fuzzy #~| msgid "Check file timestamps" #~ msgctxt "@info:shell command-line option" #~ msgid "Check file timestamps" @@ -192,7 +179,6 @@ #~ msgid "Could not find plugin '%1' for application '%2'" #~ msgstr "'%2' پروگراممىنىڭ '%1' قىستۇرمىسىنى تاپالمىدى" -#, fuzzy #~| msgid "The library %1 does not offer a KDE 4 compatible factory." #~ msgid "The library %1 does not offer a KPluginFactory." #~ msgstr "%1 ئامبار KDE 4 بىلەن ماسلىشىدىغان زاۋۇت تەمىنلىمىگەن." @@ -3760,7 +3746,6 @@ #~ msgid "Supply a username and password below." #~ msgstr "تۆۋەندە ئىشلەتكۈچى ئاتى ۋە ئىم تەمىنلەيدۇ." -#, fuzzy #~| msgid "&Keep password" #~ msgid "Use this password:" #~ msgstr "ئىمنى ساقلا(&K)"
