Hello community, here is the log from the commit of package kross for openSUSE:Factory checked in at 2015-05-11 19:38:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kross (Old) and /work/SRC/openSUSE:Factory/.kross.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kross" Changes: -------- --- /work/SRC/openSUSE:Factory/kross/kross.changes 2015-04-13 20:28:40.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.kross.new/kross.changes 2015-05-11 19:48:36.000000000 +0200 @@ -1,0 +2,7 @@ +Sun May 3 19:53:59 UTC 2015 - [email protected] + +- Update to 5.10.0 + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.10.0.php + +------------------------------------------------------------------- Old: ---- kross-5.9.0.tar.xz New: ---- kross-5.10.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kross.spec ++++++ --- /var/tmp/diff_new_pack.OChOpb/_old 2015-05-11 19:48:37.000000000 +0200 +++ /var/tmp/diff_new_pack.OChOpb/_new 2015-05-11 19:48:37.000000000 +0200 @@ -17,9 +17,9 @@ %bcond_without lang -%define _tar_path 5.9 +%define _tar_path 5.10 Name: kross -Version: 5.9.0 +Version: 5.10.0 Release: 0 %define kf5_version %{version} BuildRequires: cmake >= 2.8.12 ++++++ kross-5.9.0.tar.xz -> kross-5.10.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kross-5.9.0/CMakeLists.txt new/kross-5.10.0/CMakeLists.txt --- old/kross-5.9.0/CMakeLists.txt 2015-04-04 14:11:49.000000000 +0200 +++ new/kross-5.10.0/CMakeLists.txt 2015-05-03 17:21:59.000000000 +0200 @@ -2,7 +2,7 @@ project(Kross) -find_package(ECM 5.9.0 REQUIRED NO_MODULE) +find_package(ECM 5.10.0 REQUIRED NO_MODULE) set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR}) @@ -16,8 +16,8 @@ include(KDEFrameworkCompilerSettings) include(KDECMakeSettings) -set(KF5_VERSION "5.9.0") # handled by release scripts -set(KF5_DEP_VERSION "5.9.0") # handled by release scripts +set(KF5_VERSION "5.10.0") # handled by release scripts +set(KF5_DEP_VERSION "5.10.0") # handled by release scripts ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX KROSS VERSION_HEADER "${CMAKE_CURRENT_BINARY_DIR}/kross_version.h" PACKAGE_VERSION_FILE "${CMAKE_CURRENT_BINARY_DIR}/KF5KrossConfigVersion.cmake" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kross-5.9.0/po/ast/kross5.po new/kross-5.10.0/po/ast/kross5.po --- old/kross-5.9.0/po/ast/kross5.po 2015-04-04 14:11:49.000000000 +0200 +++ new/kross-5.10.0/po/ast/kross5.po 2015-05-03 17:21:59.000000000 +0200 @@ -1,27 +1,29 @@ -# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # +# enolp <[email protected]>, 2015. msgid "" msgstr "" "Project-Id-Version: kdelibs4-1\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2014-05-14 08:06+0000\n" -"PO-Revision-Date: 2012-12-28 17:14+0100\n" -"Last-Translator: ivarela <[email protected]>\n" -"Language-Team: asturian <[email protected]>\n" -"Language: \n" +"PO-Revision-Date: 2015-04-06 15:18+0100\n" +"Last-Translator: enolp <[email protected]>\n" +"Language-Team: Asturian <[email protected]>\n" +"Language: ast_ES\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Poedit-Language: asturian\n" +"X-Generator: Lokalize 2.0\n" +#, fuzzy msgctxt "NAME OF TRANSLATORS" msgid "Your names" msgstr "Iñigo Varela" +#, fuzzy msgctxt "EMAIL OF TRANSLATORS" msgid "Your emails" msgstr "[email protected]" @@ -69,117 +71,137 @@ msgstr "Descripción" #: core/action.cpp:474 -#, kde-format +#, fuzzy, kde-format msgid "Scriptfile \"%1\" does not exist." msgstr "El ficheru de script «%1» nun esiste." #: core/action.cpp:478 -#, kde-format +#, fuzzy, kde-format msgid "Failed to determine interpreter for scriptfile \"%1\"" msgstr "Fallu al determinar l'intérprete pal ficheru de script «%1»" #: core/action.cpp:482 -#, kde-format +#, fuzzy, kde-format msgid "Failed to open scriptfile \"%1\"" msgstr "Fallu al abrir el ficheru de script «%1»" #: core/action.cpp:493 -#, kde-format +#, fuzzy, kde-format msgid "Failed to load interpreter \"%1\"" msgstr "Fallu al cargar l'intérprete «%1»" #: core/action.cpp:495 -#, kde-format +#, fuzzy, kde-format msgid "No such interpreter \"%1\"" msgstr "Nun s'alcuentra esi intérprete «%1»" #: core/action.cpp:502 -#, kde-format +#, fuzzy, kde-format msgid "Failed to create script for interpreter \"%1\"" msgstr "Nun foi dable crear un script pal intérprete «%1»" #: core/manager.cpp:137 +#, fuzzy msgid "Level of safety of the Ruby interpreter" msgstr "Nivel de seguridá del intérprete Ruby" #: modules/form.cpp:328 +#, fuzzy msgid "Cancel?" msgstr "¿Encaboxar?" #: qts/values_p.h:75 -#, kde-format +#, fuzzy, kde-format msgid "No such function \"%1\"" msgstr "Nun esiste la función «%1»" #: ui/actioncollectionview.cpp:175 +#, fuzzy msgid "Name:" msgstr "Nome:" #: ui/actioncollectionview.cpp:183 +#, fuzzy msgid "Text:" msgstr "Testu:" #: ui/actioncollectionview.cpp:190 +#, fuzzy msgid "Comment:" msgstr "Comentariu:" #: ui/actioncollectionview.cpp:197 +#, fuzzy msgid "Icon:" msgstr "Iconu:" #: ui/actioncollectionview.cpp:218 +#, fuzzy msgid "Interpreter:" msgstr "Intérprete:" #: ui/actioncollectionview.cpp:234 +#, fuzzy msgid "File:" msgstr "Ficheru:" #: ui/actioncollectionview.cpp:327 +#, fuzzy msgid "Run" msgstr "Executar" #: ui/actioncollectionview.cpp:329 +#, fuzzy msgid "Execute the selected script." msgstr "Executar el script escoyíu." #: ui/actioncollectionview.cpp:334 +#, fuzzy msgid "Stop" msgstr "Detener" #: ui/actioncollectionview.cpp:336 +#, fuzzy msgid "Stop execution of the selected script." msgstr "Detener la execución del script escoyíu." #: ui/actioncollectionview.cpp:341 +#, fuzzy msgid "Edit..." msgstr "Editar..." #: ui/actioncollectionview.cpp:343 +#, fuzzy msgid "Edit selected script." msgstr "Editar el script escoyíu." #: ui/actioncollectionview.cpp:348 +#, fuzzy msgid "Add..." msgstr "Amestar..." #: ui/actioncollectionview.cpp:350 +#, fuzzy msgid "Add a new script." msgstr "Amestar un nuevu script." #: ui/actioncollectionview.cpp:355 +#, fuzzy msgid "Remove" msgstr "Desaniciar" #: ui/actioncollectionview.cpp:357 +#, fuzzy msgid "Remove selected script." msgstr "Desaniciar el script escoyíu." #: ui/actioncollectionview.cpp:550 +#, fuzzy msgid "Edit" msgstr "Editar" #: ui/actioncollectionview.cpp:555 +#, fuzzy msgctxt "@title:group Script properties" msgid "General" msgstr "Xeneral" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kross-5.9.0/po/ja/kross5.po new/kross-5.10.0/po/ja/kross5.po --- old/kross-5.9.0/po/ja/kross5.po 2015-04-04 14:11:49.000000000 +0200 +++ new/kross-5.10.0/po/ja/kross5.po 2015-05-03 17:21:59.000000000 +0200 @@ -7,15 +7,15 @@ # AWASHIRO Ikuya <[email protected]>, 2004. # Shinichi Tsunoda <[email protected]>, 2005. # Yukiko Bando <[email protected]>, 2006, 2007, 2008, 2009, 2010. -# Fumiaki Okushi <[email protected]>, 2006, 2007, 2008, 2010, 2011. +# Fumiaki Okushi <[email protected]>, 2006, 2007, 2008, 2010, 2011, 2015. # msgid "" msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2014-05-14 08:06+0000\n" -"PO-Revision-Date: 2011-08-27 14:05-0700\n" -"Last-Translator: Fumiaki Okushi <[email protected]>\n" +"PO-Revision-Date: 2015-04-19 16:22-0700\n" +"Last-Translator: Fumiaki Okushi <[email protected]>\n" "Language-Team: Japanese <[email protected]>\n" "Language: ja\n" "MIME-Version: 1.0\n" @@ -38,46 +38,34 @@ "email.ne.jp,[email protected]" #: console/main.cpp:99 -#, fuzzy -#| msgid "Kross" msgctxt "application name" msgid "Kross" msgstr "Kross" #: console/main.cpp:101 -#, fuzzy -#| msgid "KDE application to run Kross scripts." msgctxt "application description" msgid "Command-line utility to run Kross scripts." -msgstr "Kross スクリプトを実行するための KDE アプリケーション。" +msgstr "Kross スクリプトを実行するためのコマンドラインユーティリティ。" #: console/main.cpp:103 -#, fuzzy -#| msgid "(C) 2006 Sebastian Sauer" msgctxt "@info:credit" msgid "Copyright 2006 Sebastian Sauer" -msgstr "(C) 2006 Sebastian Sauer" +msgstr "Copyright 2006 Sebastian Sauer" #: console/main.cpp:107 -#, fuzzy -#| msgid "Sebastian Sauer" msgctxt "@info:credit" msgid "Sebastian Sauer" msgstr "Sebastian Sauer" #: console/main.cpp:108 -#, fuzzy -#| msgid "Author" msgctxt "@info:credit" msgid "Author" msgstr "作者" #: console/main.cpp:118 -#, fuzzy -#| msgid "Description" msgctxt "@info:shell command-line argument" msgid "The script to run." -msgstr "説明" +msgstr "実行するスクリプト" #: core/action.cpp:474 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kross-5.9.0/po/ko/kross5.po new/kross-5.10.0/po/ko/kross5.po --- old/kross-5.9.0/po/ko/kross5.po 2015-04-04 14:11:49.000000000 +0200 +++ new/kross-5.10.0/po/ko/kross5.po 2015-05-03 17:21:59.000000000 +0200 @@ -1,8 +1,8 @@ # Korean messages for kdelibs. # Copyright (C) Free Software Foundation, Inc. # Cho Sung Jae <[email protected]>, 2007. -# Park Shinjo <[email protected]>, 2007, 2008, 2009, 2010, 2011. -# Park Shinjo <[email protected]>, 2011, 2012, 2013, 2014, 2015. +# Shinjo Park <[email protected]>, 2007, 2008, 2009, 2010, 2011. +# Shinjo Park <[email protected]>, 2011, 2012, 2013, 2014, 2015. # msgid "" msgstr "" @@ -10,7 +10,7 @@ "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2014-05-14 08:06+0000\n" "PO-Revision-Date: 2015-01-18 17:08+0900\n" -"Last-Translator: Park Shinjo <[email protected]>\n" +"Last-Translator: Shinjo Park <[email protected]>\n" "Language-Team: Korean <[email protected]>\n" "Language: ko\n" "MIME-Version: 1.0\n" @@ -21,7 +21,7 @@ msgctxt "NAME OF TRANSLATORS" msgid "Your names" -msgstr "Cho Sung Jae,Park Shinjo" +msgstr "Cho Sung Jae,Shinjo Park" msgctxt "EMAIL OF TRANSLATORS" msgid "Your emails"
