Hello community, here is the log from the commit of package ktextwidgets for openSUSE:Factory checked in at 2016-03-16 10:31:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ktextwidgets (Old) and /work/SRC/openSUSE:Factory/.ktextwidgets.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ktextwidgets" Changes: -------- --- /work/SRC/openSUSE:Factory/ktextwidgets/ktextwidgets.changes 2016-02-24 18:57:15.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.ktextwidgets.new/ktextwidgets.changes 2016-03-16 10:31:55.000000000 +0100 @@ -1,0 +2,7 @@ +Sun Mar 6 10:02:15 UTC 2016 - [email protected] + +- Update to 5.20.0 (boo#970856) + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.20.0.php + +------------------------------------------------------------------- Old: ---- ktextwidgets-5.19.0.tar.xz New: ---- ktextwidgets-5.20.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ktextwidgets.spec ++++++ --- /var/tmp/diff_new_pack.9gvWUa/_old 2016-03-16 10:31:55.000000000 +0100 +++ /var/tmp/diff_new_pack.9gvWUa/_new 2016-03-16 10:31:55.000000000 +0100 @@ -18,9 +18,9 @@ %bcond_without lang %define lname libKF5TextWidgets5 -%define _tar_path 5.19 +%define _tar_path 5.20 Name: ktextwidgets -Version: 5.19.0 +Version: 5.20.0 Release: 0 %define kf5_version %{version} BuildRequires: cmake >= 2.8.12 ++++++ ktextwidgets-5.19.0.tar.xz -> ktextwidgets-5.20.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktextwidgets-5.19.0/CMakeLists.txt new/ktextwidgets-5.20.0/CMakeLists.txt --- old/ktextwidgets-5.19.0/CMakeLists.txt 2016-02-06 14:57:47.000000000 +0100 +++ new/ktextwidgets-5.20.0/CMakeLists.txt 2016-03-05 20:09:37.000000000 +0100 @@ -4,7 +4,7 @@ # ECM setup include(FeatureSummary) -find_package(ECM 5.19.0 NO_MODULE) +find_package(ECM 5.20.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) @@ -19,8 +19,8 @@ include(ECMGenerateHeaders) include(ECMPackageConfigHelpers) -set(KF5_VERSION "5.19.0") # handled by release scripts -set(KF5_DEP_VERSION "5.19.0") # handled by release scripts +set(KF5_VERSION "5.20.0") # handled by release scripts +set(KF5_DEP_VERSION "5.20.0") # handled by release scripts ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX KTEXTWIDGETS diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktextwidgets-5.19.0/po/ast/ktextwidgets5.po new/ktextwidgets-5.20.0/po/ast/ktextwidgets5.po --- old/ktextwidgets-5.19.0/po/ast/ktextwidgets5.po 2016-02-06 14:57:47.000000000 +0100 +++ new/ktextwidgets-5.20.0/po/ast/ktextwidgets5.po 2016-03-05 20:09:37.000000000 +0100 @@ -7,8 +7,8 @@ "Project-Id-Version: kdelibs4-1\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2015-11-18 07:43+0000\n" -"PO-Revision-Date: 2016-02-05 03:20+0100\n" -"Last-Translator: enolp <[email protected]>\n" +"PO-Revision-Date: 2016-02-07 16:27+0100\n" +"Last-Translator: enolp <[email protected]>\n" "Language-Team: Asturian <>\n" "Language: ast_ES\n" "MIME-Version: 1.0\n" @@ -269,7 +269,6 @@ msgstr "Opcional" #: findreplace/kfinddialog.cpp:461 -#, fuzzy msgid "Escape" msgstr "Escape" @@ -302,14 +301,13 @@ msgstr "Coincidencia completa" #: findreplace/kfinddialog.cpp:573 -#, fuzzy, kde-format +#, kde-format msgid "Captured Text (%1)" msgstr "Testu capturáu (%1)" #: findreplace/kfinddialog.cpp:581 -#, fuzzy msgid "You must enter some text to search for." -msgstr "Debes escribir dalgún testu a guetar." +msgstr "Tienes d'introducir daqué de testu pol que guetar." #: findreplace/kfinddialog.cpp:590 #, fuzzy @@ -317,7 +315,6 @@ msgstr "Espresión regular incorreuta." #: findreplace/kreplace.cpp:59 findreplace/kreplace.cpp:71 -#, fuzzy msgid "Replace" msgstr "Trocar" @@ -343,8 +340,8 @@ #, kde-format msgid "1 replacement done." msgid_plural "%1 replacements done." -msgstr[0] "" -msgstr[1] "ficiéronse %1 troques." +msgstr[0] "fíxose un troquéu." +msgstr[1] "fixéronse %1 troqueos." #: findreplace/kreplace.cpp:397 msgid "Do you want to restart search from the end?" @@ -355,19 +352,17 @@ msgstr "¿Quies reaniciar la gueta dende l'entamu?" #: findreplace/kreplace.cpp:401 -#, fuzzy msgctxt "@action:button Restart find & replace" msgid "Restart" msgstr "Reaniciar" #: findreplace/kreplace.cpp:402 -#, fuzzy msgctxt "@action:button Stop find & replace" msgid "Stop" -msgstr "Detener" +msgstr "Parar" #: findreplace/kreplacedialog.cpp:151 -#, fuzzy, kde-format +#, kde-format msgid "Your replacement string is referencing a capture greater than '\\%1', " msgstr "" "La to cadena de troquéu ta faciendo referencia a una captura mayor que '\\" @@ -438,10 +433,9 @@ msgstr "Tac&háu" #: widgets/krichtextwidget.cpp:332 -#, fuzzy msgctxt "@action" msgid "Align &Left" -msgstr "Alliñar a la e&squierda" +msgstr "Alliñar a i&zquierda" #: widgets/krichtextwidget.cpp:333 msgctxt "@label left justify" @@ -479,28 +473,24 @@ msgstr "Xustificar" #: widgets/krichtextwidget.cpp:377 -#, fuzzy msgctxt "@action" msgid "Left-to-Right" -msgstr "Esquierda-a-derecha" +msgstr "Izquierda a drecha" #: widgets/krichtextwidget.cpp:378 -#, fuzzy msgctxt "@label left-to-right" msgid "Left-to-Right" -msgstr "Esquierda-a-derecha" +msgstr "Alliniamientu d'izquierda a derecha" #: widgets/krichtextwidget.cpp:385 -#, fuzzy msgctxt "@action" msgid "Right-to-Left" -msgstr "Derecha-a-esquierda" +msgstr "Derecha a izquierda" #: widgets/krichtextwidget.cpp:386 -#, fuzzy msgctxt "@label right-to-left" msgid "Right-to-Left" -msgstr "Derecha-a-esquierda" +msgstr "Derecha a izquierda" #: widgets/krichtextwidget.cpp:402 msgctxt "@title:menu" @@ -508,7 +498,6 @@ msgstr "Estilu de llistáu" #: widgets/krichtextwidget.cpp:404 -#, fuzzy msgctxt "@item:inmenu no list style" msgid "None" msgstr "Dengún" @@ -584,43 +573,35 @@ msgstr "Formatu de brocha" #: widgets/krichtextwidget.cpp:486 -#, fuzzy msgctxt "@action" msgid "To Plain Text" msgstr "A testu planu" #: widgets/krichtextwidget.cpp:497 -#, fuzzy msgctxt "@action" msgid "Subscript" msgstr "Soíndiz" #: widgets/krichtextwidget.cpp:504 -#, fuzzy msgctxt "@action" msgid "Superscript" msgstr "Superíndiz" #: widgets/ktextedit.cpp:166 -#, fuzzy msgid "Nothing to spell check." -msgstr "Res que comprobar ortográficamente." +msgstr "Nada polo que comprobar ortográficamente." #: widgets/ktextedit.cpp:566 -#, fuzzy msgid "Check Spelling..." -msgstr "Comprobar ortografía..." +msgstr "Comprobación ortográfica..." #: widgets/ktextedit.cpp:571 -#, fuzzy -#| msgid "Spell Checking" msgid "Spell Checking Language" -msgstr "Correición ortográfica" +msgstr "Llingua de comprobación ortográfica" #: widgets/ktextedit.cpp:594 -#, fuzzy msgid "Auto Spell Check" -msgstr "Correutor ortográficu automáticu" +msgstr "Auto-comprobación ortográfica" #: widgets/ktextedit.cpp:600 #, fuzzy diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktextwidgets-5.19.0/po/ru/ktextwidgets5.po new/ktextwidgets-5.20.0/po/ru/ktextwidgets5.po --- old/ktextwidgets-5.19.0/po/ru/ktextwidgets5.po 2016-02-06 14:57:47.000000000 +0100 +++ new/ktextwidgets-5.20.0/po/ru/ktextwidgets5.po 2016-03-05 20:09:37.000000000 +0100 @@ -7,7 +7,7 @@ # Leonid Kanter <[email protected]>, 2002-2004, 2005, 2008. # Andrey Cherepanov <[email protected]>, 2005-2007, 2008, 2009, 2011. # Nick Shaforostoff <[email protected]>, 2004, 2006, 2007, 2008, 2009. -# Nick Shaforostoff <[email protected]>, 2009. +# Nick Shaforostoff <[email protected]>, 2009, 2016. # Alexander Potashev <[email protected]>, 2009, 2010, 2011, 2014. # Yury G. Kudryashov <[email protected]>, 2011. # Yuri Efremov <[email protected]>, 2012. @@ -19,14 +19,14 @@ "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2015-11-18 07:43+0000\n" -"PO-Revision-Date: 2014-02-05 03:50+0400\n" -"Last-Translator: Alexander Potashev <[email protected]>\n" +"PO-Revision-Date: 2016-02-21 21:40+0200\n" +"Last-Translator: Nick Shaforostoff <[email protected]>\n" "Language-Team: Russian <[email protected]>\n" "Language: ru\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Lokalize 1.5\n" +"X-Generator: Lokalize 2.0\n" "Plural-Forms: nplurals=4; plural=n==1 ? 3 : n%10==1 && n%100!=11 ? 0 : n" "%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" "X-Environment: kde\n" @@ -603,10 +603,8 @@ msgstr "Проверить орфографию..." #: widgets/ktextedit.cpp:571 -#, fuzzy -#| msgid "Spell Checking" msgid "Spell Checking Language" -msgstr "Проверка орфографии" +msgstr "Язык для проверки орфографии" #: widgets/ktextedit.cpp:594 msgid "Auto Spell Check"
