Hello community, here is the log from the commit of package ktextwidgets for openSUSE:Factory checked in at 2019-02-14 14:28:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ktextwidgets (Old) and /work/SRC/openSUSE:Factory/.ktextwidgets.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ktextwidgets" Thu Feb 14 14:28:09 2019 rev:63 rq:674267 version:5.55.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ktextwidgets/ktextwidgets.changes 2019-01-21 10:22:20.937949115 +0100 +++ /work/SRC/openSUSE:Factory/.ktextwidgets.new.28833/ktextwidgets.changes 2019-02-14 14:28:10.323795773 +0100 @@ -1,0 +2,10 @@ +Sun Feb 10 22:03:17 UTC 2019 - [email protected] + +- Update to 5.55.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/kde-frameworks-5.55.0.php +- Changes since 5.54.0: + * No code changes since 5.54.0 + +------------------------------------------------------------------- Old: ---- ktextwidgets-5.54.0.tar.xz New: ---- ktextwidgets-5.55.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ktextwidgets.spec ++++++ --- /var/tmp/diff_new_pack.1n6HMX/_old 2019-02-14 14:28:10.915795498 +0100 +++ /var/tmp/diff_new_pack.1n6HMX/_new 2019-02-14 14:28:10.915795498 +0100 @@ -17,14 +17,14 @@ %define lname libKF5TextWidgets5 -%define _tar_path 5.54 +%define _tar_path 5.55 # 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 lang Name: ktextwidgets -Version: 5.54.0 +Version: 5.55.0 Release: 0 Summary: KDE Text editing widgets License: LGPL-2.1-or-later ++++++ ktextwidgets-5.54.0.tar.xz -> ktextwidgets-5.55.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktextwidgets-5.54.0/CMakeLists.txt new/ktextwidgets-5.55.0/CMakeLists.txt --- old/ktextwidgets-5.54.0/CMakeLists.txt 2019-01-06 21:26:50.000000000 +0100 +++ new/ktextwidgets-5.55.0/CMakeLists.txt 2019-02-03 01:02:26.000000000 +0100 @@ -1,12 +1,12 @@ cmake_minimum_required(VERSION 3.5) -set(KF5_VERSION "5.54.0") # handled by release scripts -set(KF5_DEP_VERSION "5.54.0") # handled by release scripts +set(KF5_VERSION "5.55.0") # handled by release scripts +set(KF5_DEP_VERSION "5.55.0") # handled by release scripts project(KTextWidgets VERSION ${KF5_VERSION}) # ECM setup include(FeatureSummary) -find_package(ECM 5.54.0 NO_MODULE) +find_package(ECM 5.55.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) @@ -29,7 +29,7 @@ SOVERSION 5) # Dependencies -set(REQUIRED_QT_VERSION 5.9.0) +set(REQUIRED_QT_VERSION 5.10.0) find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Widgets) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktextwidgets-5.54.0/po/es/ktextwidgets5.po new/ktextwidgets-5.55.0/po/es/ktextwidgets5.po --- old/ktextwidgets-5.54.0/po/es/ktextwidgets5.po 2019-01-06 21:26:50.000000000 +0100 +++ new/ktextwidgets-5.55.0/po/es/ktextwidgets5.po 2019-02-03 01:02:26.000000000 +0100 @@ -5,7 +5,7 @@ # Pablo de Vicente <[email protected]>, 2000-2002,2003, 2004. # Pablo de Vicente <[email protected]>, 2003. # Pablo de Vicente <[email protected]>, 2004, 2005. -# Eloy Cuadra <[email protected]>, 2005, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2015. +# Eloy Cuadra <[email protected]>, 2005, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2015, 2019. # Pablo de Vicente <[email protected]>, 2005, 2006, 2007. # Enrique Matias Sanchez (aka Quique) <[email protected]>, 2007. # Jaime Robles <[email protected]>, 2007. @@ -15,7 +15,7 @@ "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2019-01-01 02:58+0100\n" -"PO-Revision-Date: 2015-10-24 19:57+0200\n" +"PO-Revision-Date: 2019-02-01 22:46+0100\n" "Last-Translator: Eloy Cuadra <[email protected]>\n" "Language-Team: Spanish <[email protected]>\n" "Language: es\n" @@ -23,7 +23,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "First-Translator: Boris Wesslowski <[email protected]>\n" -"X-Generator: Lokalize 1.5\n" +"X-Generator: Lokalize 18.12.1\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" #: dialogs/klinkdialog.cpp:52 @@ -117,7 +117,7 @@ #: findreplace/kfinddialog.cpp:101 #, kde-format msgid "Replace With" -msgstr "Remplazar con" +msgstr "Sustituir con" #: findreplace/kfinddialog.cpp:104 #, kde-format @@ -167,12 +167,12 @@ #: findreplace/kfinddialog.cpp:132 #, kde-format msgid "&Prompt on replace" -msgstr "&Preguntar si remplazar" +msgstr "&Preguntar si se debe sustituir" #: findreplace/kfinddialog.cpp:199 #, kde-format msgid "&Replace" -msgstr "&Remplazar" +msgstr "&Sustituir" #: findreplace/kfinddialog.cpp:200 #, kde-format @@ -242,7 +242,7 @@ "in front of it, like <code><b>\\\\N</b></code>.</p></qt>" msgstr "" "<qt>Si está activado, cualquier aparición de <code><b>\\N</b></code>, donde " -"<code><b>N</b></code> sea un número entero, se remplazará por la captura " +"<code><b>N</b></code> sea un número entero, se sustituirá por la captura " "correspondiente («subcadena entre paréntesis») del patrón.<p>Para incluir " "(un <code><b>\\N</b></code> literal en su remplazo, ponga una barra inversa " "extra delante, como <code><b>\\\\N</b></code>.</p></qt>" @@ -288,7 +288,7 @@ #: findreplace/kfinddialog.cpp:242 #, kde-format msgid "Ask before replacing each match found." -msgstr "Preguntar antes de remplazar cada coincidencia encontrada." +msgstr "Preguntar antes de sustituir cada coincidencia encontrada." #: findreplace/kfinddialog.cpp:455 #, kde-format @@ -378,7 +378,7 @@ #: findreplace/kreplace.cpp:60 findreplace/kreplace.cpp:72 #, kde-format msgid "Replace" -msgstr "Remplazar" +msgstr "Sustituir" #: findreplace/kreplace.cpp:68 #, kde-format @@ -394,7 +394,7 @@ #: findreplace/kreplace.cpp:89 #, kde-format msgid "Replace '%1' with '%2'?" -msgstr "¿Remplazar «%1» por «%2»?" +msgstr "¿Sustituir «%1» con «%2»?" #: findreplace/kreplace.cpp:177 findreplace/kreplace.cpp:381 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktextwidgets-5.54.0/po/id/ktextwidgets5.po new/ktextwidgets-5.55.0/po/id/ktextwidgets5.po --- old/ktextwidgets-5.54.0/po/id/ktextwidgets5.po 2019-01-06 21:26:50.000000000 +0100 +++ new/ktextwidgets-5.55.0/po/id/ktextwidgets5.po 2019-02-03 01:02:26.000000000 +0100 @@ -2,14 +2,14 @@ # Copyright (C) 2010 This_file_is_part_of_KDE # This file is distributed under the same license as the kdelibs4 package. # Andhika Padmawan <[email protected]>, 2010-2014. -# Wantoyo <[email protected]>, 2018. +# Wantoyo <[email protected]>, 2018, 2019. # msgid "" msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2019-01-01 02:58+0100\n" -"PO-Revision-Date: 2018-12-30 12:32+0700\n" +"PO-Revision-Date: 2019-01-29 18:41+0700\n" "Last-Translator: Wantoyo <[email protected]>\n" "Language-Team: Indonesian <[email protected]>\n" "Language: id\n" @@ -17,7 +17,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Lokalize 2.0\n" +"X-Generator: Lokalize 18.12.1\n" #: dialogs/klinkdialog.cpp:52 #, kde-format @@ -37,12 +37,12 @@ #: findreplace/kfind.cpp:60 #, kde-format msgid "Find Next" -msgstr "Cari Berikutnya" +msgstr "Temukan Berikutnya" #: findreplace/kfind.cpp:64 #, kde-format msgid "<qt>Find next occurrence of '<b>%1</b>'?</qt>" -msgstr "<qt>Cari kecocokan berikutnya dari '<b>%1</b>'?</qt>" +msgstr "<qt>Temukan kecocokan berikutnya dari '<b>%1</b>'?</qt>" #: findreplace/kfind.cpp:622 findreplace/kfind.cpp:641 #, kde-format @@ -63,12 +63,12 @@ #: findreplace/kfind.cpp:647 findreplace/kreplace.cpp:387 #, kde-format msgid "Beginning of document reached." -msgstr "Awal dokumen telah dicapai." +msgstr "Awal dokumen telah tercapai." #: findreplace/kfind.cpp:649 findreplace/kreplace.cpp:389 #, kde-format msgid "End of document reached." -msgstr "Akhir dokumen telah dicapai." +msgstr "Akhir dokumen telah tercapai." #: findreplace/kfind.cpp:657 #, kde-format @@ -83,18 +83,18 @@ #: findreplace/kfinddialog.cpp:49 #, kde-format msgid "Find Text" -msgstr "Cari Teks" +msgstr "Temukan Teks" #: findreplace/kfinddialog.cpp:84 #, kde-format msgctxt "@title:group" msgid "Find" -msgstr "Cari" +msgstr "Temukan" #: findreplace/kfinddialog.cpp:87 #, kde-format msgid "&Text to find:" -msgstr "&Teks untuk dicari:" +msgstr "&Teks yang mau ditemukan:" #: findreplace/kfinddialog.cpp:91 #, kde-format @@ -119,12 +119,12 @@ #: findreplace/kfinddialog.cpp:108 #, kde-format msgid "Use p&laceholders" -msgstr "Gunakan penanganan t&empat" +msgstr "Gunakan p&laceholder" #: findreplace/kfinddialog.cpp:109 #, kde-format msgid "Insert Place&holder" -msgstr "Masukkan Penanganan &Tempat" +msgstr "Sisipkan Place&holder" #: findreplace/kfinddialog.cpp:118 #, kde-format @@ -149,7 +149,7 @@ #: findreplace/kfinddialog.cpp:124 #, kde-format msgid "Find &backwards" -msgstr "Cari &mundur" +msgstr "Temukan &mundur" #: findreplace/kfinddialog.cpp:125 #, kde-format @@ -185,7 +185,7 @@ #: findreplace/kfinddialog.cpp:205 #, kde-format msgid "&Find" -msgstr "&Cari" +msgstr "&Temukan" #: findreplace/kfinddialog.cpp:206 #, kde-format @@ -198,7 +198,7 @@ "<qt>If you press the <b>Find</b> button, the text you entered above is " "searched for within the document.</qt>" msgstr "" -"<qt>Jika anda menekan tombol <b>Cari</b>, teks yang anda masukkan di atas " +"<qt>Jika anda menekan tombol <b>Temukan</b>, teks yang anda masukkan di atas " "akan dicari di dalam dokumen.</qt>" #: findreplace/kfinddialog.cpp:213 @@ -223,7 +223,7 @@ #: findreplace/kfinddialog.cpp:220 #, kde-format msgid "Enter a replacement string, or select a previous one from the list." -msgstr "Masukkan tali pengganti, atau pilih tali sebelumnya dari senarai." +msgstr "Masukkan string pengganti, atau pilih string sebelumnya dari senarai." #: findreplace/kfinddialog.cpp:222 #, kde-format @@ -236,7 +236,7 @@ msgstr "" "<qt>Jika difungsikan, kecocokan apapun dari <code><b>\\N</b></code>, dimana " "<code><b>N</b></code> adalah nomor integral, akan diganti dengan tangkapan " -"yang cocok (\"subtali ditambahkan\") dari pola.<p>Untuk menyertakan (makna " +"yang cocok (\"substring ditambahkan\") dari pola.<p>Untuk menyertakan (makna " "<code><b>\\N</b></code> di pengganti anda, letakkan tanda miring terbalik di " "depannya, seperti <code><b>\\\\N</b></code>.</p></qt>" @@ -298,17 +298,17 @@ #: findreplace/kfinddialog.cpp:458 #, kde-format msgid "Set of Characters" -msgstr "Seperangkat Karakter" +msgstr "Set Karakter" #: findreplace/kfinddialog.cpp:459 #, kde-format msgid "Repeats, Zero or More Times" -msgstr "Ulangi, Nol atau Lebih Kali" +msgstr "Ulangi, Nol atau Lebih Banyak" #: findreplace/kfinddialog.cpp:460 #, kde-format msgid "Repeats, One or More Times" -msgstr "Ulangi, Satu atau Lebih Kali" +msgstr "Ulangi, Satu atau Lebih Banyak" #: findreplace/kfinddialog.cpp:461 #, kde-format @@ -328,17 +328,17 @@ #: findreplace/kfinddialog.cpp:464 #, kde-format msgid "Newline" -msgstr "Baris Baru" +msgstr "Baris-baru" #: findreplace/kfinddialog.cpp:465 -#, kde-format +#, fuzzy, kde-format msgid "Carriage Return" msgstr "Pengembalian Kendaraan" #: findreplace/kfinddialog.cpp:466 #, kde-format msgid "White Space" -msgstr "Ruang Kosong" +msgstr "Ruang Putih" #: findreplace/kfinddialog.cpp:467 #, kde-format @@ -358,7 +358,7 @@ #: findreplace/kfinddialog.cpp:581 #, kde-format msgid "You must enter some text to search for." -msgstr "Anda harus memasukkan beberapa teks untuk dicari." +msgstr "Kamu harus memasukkan beberapa teks untuk pencarian." #: findreplace/kfinddialog.cpp:590 #, kde-format @@ -400,40 +400,40 @@ #: findreplace/kreplace.cpp:397 #, kde-format msgid "Do you want to restart search from the end?" -msgstr "Anda ingin start ulang pencarian dari akhir?" +msgstr "Apakah kamu ingin memulai ulang pencarian dari akhir?" #: findreplace/kreplace.cpp:398 #, kde-format msgid "Do you want to restart search at the beginning?" -msgstr "Anda ingin start ulang pencarian dari awal?" +msgstr "Apakah kiamu ingin memulai ulang pencarian dari awal?" #: findreplace/kreplace.cpp:401 #, kde-format msgctxt "@action:button Restart find & replace" msgid "Restart" -msgstr "Start Ulang" +msgstr "Mulai Ulang" #: findreplace/kreplace.cpp:402 #, kde-format msgctxt "@action:button Stop find & replace" msgid "Stop" -msgstr "Stop" +msgstr "Hentikan" #: findreplace/kreplacedialog.cpp:149 #, kde-format msgid "Your replacement string is referencing a capture greater than '\\%1', " -msgstr "Tali pengganti anda merujuk tangkapan yang lebih besar dari '\\%1'." +msgstr "String penggantianmu merujuk tangkapan yang lebih besar dari '\\%1'." #: findreplace/kreplacedialog.cpp:151 #, kde-format msgid "but your pattern only defines 1 capture." msgid_plural "but your pattern only defines %1 captures." -msgstr[0] "tapi pola anda hanya mendefinisikan %1 tangkapan." +msgstr[0] "tapi polamu hanya mendefinisikan %1 tangkapan." #: findreplace/kreplacedialog.cpp:153 #, kde-format msgid "but your pattern defines no captures." -msgstr "tapi pola anda tidak mendefinisikan adanya tangkapan." +msgstr "tapi polamu mendefinisikan tidak adanya tangkapan." #: findreplace/kreplacedialog.cpp:154 #, kde-format @@ -442,7 +442,7 @@ "Please correct." msgstr "" "\n" -"Silakan betulkan." +"Silakan koreksi." #: widgets/krichtextwidget.cpp:204 #, kde-format @@ -466,25 +466,25 @@ #, kde-format msgctxt "@action" msgid "&Font" -msgstr "&Fon" +msgstr "&Font" #: widgets/krichtextwidget.cpp:236 #, kde-format msgctxt "@action" msgid "Font &Size" -msgstr "&Ukuran Fon" +msgstr "&Ukuran Font" #: widgets/krichtextwidget.cpp:246 #, kde-format msgctxt "@action boldify selected text" msgid "&Bold" -msgstr "T&ebal" +msgstr "Te&bal" #: widgets/krichtextwidget.cpp:260 #, kde-format msgctxt "@action italicize selected text" msgid "&Italic" -msgstr "&Miring" +msgstr "M&iring" #: widgets/krichtextwidget.cpp:275 #, kde-format @@ -538,7 +538,7 @@ #, kde-format msgctxt "@action" msgid "&Justify" -msgstr "Tepi& Kanan-Kiri" +msgstr "Te&pi Kanan-Kiri" #: widgets/krichtextwidget.cpp:331 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktextwidgets-5.54.0/po/zh_CN/ktextwidgets5.po new/ktextwidgets-5.55.0/po/zh_CN/ktextwidgets5.po --- old/ktextwidgets-5.54.0/po/zh_CN/ktextwidgets5.po 2019-01-06 21:26:50.000000000 +0100 +++ new/ktextwidgets-5.55.0/po/zh_CN/ktextwidgets5.po 2019-02-03 01:02:26.000000000 +0100 @@ -15,7 +15,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2019-01-01 02:58+0100\n" -"PO-Revision-Date: 2019-01-05 20:42\n" +"PO-Revision-Date: 2019-01-27 22:57\n" "Last-Translator: guoyunhe <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktextwidgets-5.54.0/po/zh_TW/ktextwidgets5.po new/ktextwidgets-5.55.0/po/zh_TW/ktextwidgets5.po --- old/ktextwidgets-5.54.0/po/zh_TW/ktextwidgets5.po 2019-01-06 21:26:50.000000000 +0100 +++ new/ktextwidgets-5.55.0/po/zh_TW/ktextwidgets5.po 2019-02-03 01:02:26.000000000 +0100 @@ -12,19 +12,20 @@ # Franklin Weng <[email protected]>, 2010, 2011, 2012. # Franklin Weng <[email protected]>, 2010, 2011, 2012, 2013. # Jeff Huang <[email protected]>, 2016. +# pan93412 <[email protected]>, 2019. msgid "" msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2019-01-01 02:58+0100\n" -"PO-Revision-Date: 2016-06-28 17:36+0800\n" -"Last-Translator: Jeff Huang <[email protected]>\n" -"Language-Team: Chinese <[email protected]>\n" +"PO-Revision-Date: 2019-01-19 19:40+0800\n" +"Last-Translator: pan93412 <[email protected]>\n" +"Language-Team: Chinese <[email protected]>\n" "Language: zh_TW\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Lokalize 2.0\n" +"X-Generator: Lokalize 18.12.1\n" "Plural-Forms: nplurals=1; plural=0;\n" #: dialogs/klinkdialog.cpp:52 @@ -107,7 +108,7 @@ #: findreplace/kfinddialog.cpp:91 #, kde-format msgid "Regular e&xpression" -msgstr "正規表示式(&X)" +msgstr "正則表達式(&X)" #: findreplace/kfinddialog.cpp:92 #, kde-format @@ -215,12 +216,12 @@ #: findreplace/kfinddialog.cpp:216 #, kde-format msgid "If enabled, search for a regular expression." -msgstr "如果開啟,就使用正規表達式搜尋。" +msgstr "如果開啟,就使用正則表達式搜尋。" #: findreplace/kfinddialog.cpp:218 #, kde-format msgid "Click here to edit your regular expression using a graphical editor." -msgstr "按這裏來啟動圖形編輯器,更改正規表達式。" +msgstr "按這裏來啟動圖形編輯器,更改正則表達式。" #: findreplace/kfinddialog.cpp:220 #, kde-format @@ -365,7 +366,7 @@ #: findreplace/kfinddialog.cpp:590 #, kde-format msgid "Invalid regular expression." -msgstr "無效的正規表達式。" +msgstr "無效的正則表達式。" #: findreplace/kreplace.cpp:60 findreplace/kreplace.cpp:72 #, kde-format
