Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kross for openSUSE:Factory checked in at 2022-09-13 15:09:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kross (Old) and /work/SRC/openSUSE:Factory/.kross.new.2083 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kross" Tue Sep 13 15:09:02 2022 rev:106 rq:1002852 version:5.98.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kross/kross.changes 2022-08-15 19:59:42.037307783 +0200 +++ /work/SRC/openSUSE:Factory/.kross.new.2083/kross.changes 2022-09-13 15:10:35.852846735 +0200 @@ -1,0 +2,9 @@ +Tue Sep 6 07:17:17 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 5.98.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.98.0 +- No code change since 5.97.0 + +------------------------------------------------------------------- Old: ---- kross-5.97.0.tar.xz kross-5.97.0.tar.xz.sig New: ---- kross-5.98.0.tar.xz kross-5.98.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kross.spec ++++++ --- /var/tmp/diff_new_pack.ft09ZV/_old 2022-09-13 15:10:36.280847940 +0200 +++ /var/tmp/diff_new_pack.ft09ZV/_new 2022-09-13 15:10:36.292847973 +0200 @@ -16,14 +16,14 @@ # -%define _tar_path 5.97 +%define _tar_path 5.98 # Full KF5 version (e.g. 5.33.0) %{!?_kf5_version: %global _kf5_version %{version}} # Last major and minor KF5 version (e.g. 5.33) %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')} %bcond_without released Name: kross -Version: 5.97.0 +Version: 5.98.0 Release: 0 Summary: Scripting bridge for programs License: LGPL-2.1-or-later ++++++ kross-5.97.0.tar.xz -> kross-5.98.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kross-5.97.0/CMakeLists.txt new/kross-5.98.0/CMakeLists.txt --- old/kross-5.97.0/CMakeLists.txt 2022-08-07 15:30:03.000000000 +0200 +++ new/kross-5.98.0/CMakeLists.txt 2022-09-05 14:12:59.000000000 +0200 @@ -1,11 +1,11 @@ cmake_minimum_required(VERSION 3.16) -set(KF_VERSION "5.97.0") # handled by release scripts -set(KF_DEP_VERSION "5.97.0") # handled by release scripts +set(KF_VERSION "5.98.0") # handled by release scripts +set(KF_DEP_VERSION "5.98.0") # handled by release scripts project(Kross VERSION ${KF_VERSION}) include(FeatureSummary) -find_package(ECM 5.97.0 NO_MODULE) +find_package(ECM 5.98.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/kross-5.97.0/po/be/kross5.po new/kross-5.98.0/po/be/kross5.po --- old/kross-5.97.0/po/be/kross5.po 2022-08-07 15:30:03.000000000 +0200 +++ new/kross-5.98.0/po/be/kross5.po 2022-09-05 14:12:59.000000000 +0200 @@ -23,8 +23,9 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Lokalize 1.0\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || n%10>=5 && n%10<=9 || n" +"%100>=11 && n%100<=14 ? 2 : 3);\n" #, kde-format msgctxt "NAME OF TRANSLATORS" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kross-5.97.0/po/be@latin/kross5.po new/kross-5.98.0/po/be@latin/kross5.po --- old/kross-5.97.0/po/be@latin/kross5.po 2022-08-07 15:30:03.000000000 +0200 +++ new/kross-5.98.0/po/be@latin/kross5.po 2022-09-05 14:12:59.000000000 +0200 @@ -15,8 +15,9 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || n%10>=5 && n%10<=9 || n" +"%100>=11 && n%100<=14 ? 2 : 3);\n" "X-Generator: KBabel 1.11.4\n" #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kross-5.97.0/po/ka/kross5.po new/kross-5.98.0/po/ka/kross5.po --- old/kross-5.97.0/po/ka/kross5.po 2022-08-07 15:30:03.000000000 +0200 +++ new/kross-5.98.0/po/ka/kross5.po 2022-09-05 14:12:59.000000000 +0200 @@ -1,89 +1,88 @@ -# KDE3 - Georgian translation of kdelibs4.po -# Gia Shervashidze <gias...@telenet.ge>, 2005. +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR This file is copyright: +# This file is distributed under the same license as the kross package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # msgid "" msgstr "" -"Project-Id-Version: kdelibs4\n" +"Project-Id-Version: kross\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2020-10-24 02:12+0200\n" -"PO-Revision-Date: 2009-12-17 02:11+0400\n" -"Last-Translator: George Machitidze <gio...@gmail.com>\n" -"Language-Team: Georgian <http://www.gia.ge>\n" +"PO-Revision-Date: 2022-08-16 06:30+0200\n" +"Last-Translator: Temuri Doghonadze <temuri.doghona...@gmail.com>\n" +"Language-Team: Georgian <kde-i18n-...@kde.org>\n" "Language: ka\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: KBabel 1.9\n" "Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: Poedit 3.1.1\n" #, kde-format msgctxt "NAME OF TRANSLATORS" msgid "Your names" -msgstr "????????? ???????????????????????????" +msgstr "Temuri Doghonadze" #, kde-format msgctxt "EMAIL OF TRANSLATORS" msgid "Your emails" -msgstr "gias...@telenet.ge" +msgstr "temuri.doghona...@gmail.com" #: console/main.cpp:99 -#, fuzzy, kde-format -#| msgid "Props" +#, kde-format msgctxt "application name" msgid "Kross" -msgstr "?????????????????????????????????" +msgstr "Kross" #: console/main.cpp:101 #, kde-format msgctxt "application description" msgid "Command-line utility to run Kross scripts." -msgstr "" +msgstr "????????????????????????????????? ??????????????? ???????????????????????? Kross-?????? ?????????????????????????????? ??????????????????????????????." #: console/main.cpp:103 #, kde-format msgctxt "@info:credit" msgid "Copyright 2006 Sebastian Sauer" -msgstr "" +msgstr "Copyright 2006 Sebastian Sauer" #: console/main.cpp:107 #, kde-format msgctxt "@info:credit" msgid "Sebastian Sauer" -msgstr "" +msgstr "Sebastian Sauer" #: console/main.cpp:108 -#, fuzzy, kde-format -#| msgid "Author" +#, kde-format msgctxt "@info:credit" msgid "Author" msgstr "??????????????????" #: console/main.cpp:117 -#, fuzzy, kde-format -#| msgid "Description:" +#, kde-format msgctxt "@info:shell command-line argument" msgid "The script to run." -msgstr "??????????????????????????????:" +msgstr "????????????????????? ????????????????????? ??????????????????." #: core/action.cpp:481 -#, fuzzy, kde-format +#, kde-format msgid "Scriptfile \"%1\" does not exist." -msgstr "%1 ??????????????? ????????? ????????????????????????\n" +msgstr "????????????????????? \"%1\" ?????? ????????????????????????." #: core/action.cpp:485 -#, fuzzy, kde-format +#, kde-format msgid "Failed to determine interpreter for scriptfile \"%1\"" -msgstr "????????? ???????????????????????? \"%1\" ?????????????????????." +msgstr "" #: core/action.cpp:489 -#, fuzzy, kde-format +#, kde-format msgid "Failed to open scriptfile \"%1\"" -msgstr "????????? ???????????????????????? \"%1\" ?????????????????????." +msgstr "" #: core/action.cpp:500 -#, fuzzy, kde-format +#, kde-format msgid "Failed to load interpreter \"%1\"" -msgstr "????????? ???????????????????????? KScript-?????? ???????????????????????????????????? ?????????????????? ??????????????????????????? \"%1\"" +msgstr "" #: core/action.cpp:502 #, kde-format @@ -91,9 +90,9 @@ msgstr "" #: core/action.cpp:509 -#, fuzzy, kde-format +#, kde-format msgid "Failed to create script for interpreter \"%1\"" -msgstr "????????? ???????????????????????? KScript-?????? ???????????????????????????????????? ?????????????????? ??????????????????????????? \"%1\"" +msgstr "" #: core/manager.cpp:152 #, kde-format @@ -101,15 +100,14 @@ msgstr "" #: modules/form.cpp:327 -#, fuzzy, kde-format -#| msgid "Cancel" +#, kde-format msgid "Cancel?" -msgstr "????????????????????????" +msgstr "?????????????????????????" #: qts/values_p.h:76 -#, fuzzy, kde-format +#, kde-format msgid "No such function \"%1\"" -msgstr "???????????? ?????????????????? ???????????????????????? '%1'." +msgstr "????????????????????? \"%1\" ?????? ????????????????????????" #: ui/actioncollectionview.cpp:174 #, kde-format @@ -117,24 +115,24 @@ msgstr "??????????????????:" #: ui/actioncollectionview.cpp:182 -#, fuzzy, kde-format +#, kde-format msgid "Text:" -msgstr "???????????????" +msgstr "??????????????????:" #: ui/actioncollectionview.cpp:189 -#, fuzzy, kde-format +#, kde-format msgid "Comment:" -msgstr "???????????????????????????" +msgstr "???????????????????????????:" #: ui/actioncollectionview.cpp:196 -#, fuzzy, kde-format +#, kde-format msgid "Icon:" -msgstr "????????????????????????????????????" +msgstr "??????????????????:" #: ui/actioncollectionview.cpp:217 -#, fuzzy, kde-format +#, kde-format msgid "Interpreter:" -msgstr "??????????????? ??????????????????????????????" +msgstr "??????????????????????????????????????????:" #: ui/actioncollectionview.cpp:233 #, kde-format @@ -142,14 +140,14 @@ msgstr "???????????????:" #: ui/actioncollectionview.cpp:326 -#, fuzzy, kde-format +#, kde-format msgid "Run" -msgstr "??????????????????" +msgstr "?????????????????????" #: ui/actioncollectionview.cpp:328 -#, fuzzy, kde-format +#, kde-format msgid "Execute the selected script." -msgstr "??????????????????????????? ????????????????????? ??????????????????" +msgstr "??????????????????????????? ???????????????????????? ???????????????????????????." #: ui/actioncollectionview.cpp:333 #, kde-format @@ -157,48 +155,47 @@ msgstr "????????????????????????" #: ui/actioncollectionview.cpp:335 -#, fuzzy, kde-format +#, kde-format msgid "Stop execution of the selected script." -msgstr "??????????????????????????? ????????????????????? ??????????????????" +msgstr "??????????????????????????? ???????????????????????? ???????????????????????? ????????????????????????." #: ui/actioncollectionview.cpp:340 -#, fuzzy, kde-format +#, kde-format msgid "Edit..." -msgstr "&?????????????????????????????????..." +msgstr "???????????????????????????..." #: ui/actioncollectionview.cpp:342 #, kde-format msgid "Edit selected script." -msgstr "" +msgstr "??????????????????????????? ???????????????????????? ???????????????????????????." #: ui/actioncollectionview.cpp:347 -#, fuzzy, kde-format +#, kde-format msgid "Add..." -msgstr "&????????????????????????..." +msgstr "????????????????????????..." #: ui/actioncollectionview.cpp:349 #, kde-format msgid "Add a new script." -msgstr "" +msgstr "??????????????? ????????????????????? ????????????????????????." #: ui/actioncollectionview.cpp:354 #, kde-format msgid "Remove" -msgstr "??????????????????" +msgstr "???????????????" #: ui/actioncollectionview.cpp:356 #, kde-format msgid "Remove selected script." -msgstr "" +msgstr "??????????????????????????? ???????????????????????? ???????????????." #: ui/actioncollectionview.cpp:549 #, kde-format msgid "Edit" -msgstr "?????????????????????????????????" +msgstr "???????????????????????????" #: ui/actioncollectionview.cpp:554 -#, fuzzy, kde-format -#| msgid "General" +#, kde-format msgctxt "@title:group Script properties" msgid "General" -msgstr "??????????????????" +msgstr "?????????????????????" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kross-5.97.0/po/zh_CN/kross5.po new/kross-5.98.0/po/zh_CN/kross5.po --- old/kross-5.97.0/po/zh_CN/kross5.po 2022-08-07 15:30:03.000000000 +0200 +++ new/kross-5.98.0/po/zh_CN/kross5.po 2022-09-05 14:12:59.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2020-10-24 02:12+0200\n" -"PO-Revision-Date: 2022-07-30 15:54\n" +"PO-Revision-Date: 2022-08-20 14:17\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"