Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ktextwidgets for openSUSE:Factory checked in at 2022-05-16 18:07:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ktextwidgets (Old) and /work/SRC/openSUSE:Factory/.ktextwidgets.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ktextwidgets" Mon May 16 18:07:12 2022 rev:103 rq:977201 version:5.94.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ktextwidgets/ktextwidgets.changes 2022-04-11 23:49:01.911215503 +0200 +++ /work/SRC/openSUSE:Factory/.ktextwidgets.new.1538/ktextwidgets.changes 2022-05-16 18:09:17.225314907 +0200 @@ -1,0 +2,11 @@ +Tue May 10 08:18:10 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 5.94.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.94.0 +- Changes since 5.93.0: + * Mark Android as supported + * Add windows CI + +------------------------------------------------------------------- Old: ---- ktextwidgets-5.93.0.tar.xz ktextwidgets-5.93.0.tar.xz.sig New: ---- ktextwidgets-5.94.0.tar.xz ktextwidgets-5.94.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ktextwidgets.spec ++++++ --- /var/tmp/diff_new_pack.JPv1Fg/_old 2022-05-16 18:09:17.821315381 +0200 +++ /var/tmp/diff_new_pack.JPv1Fg/_new 2022-05-16 18:09:17.825315384 +0200 @@ -17,14 +17,14 @@ %define lname libKF5TextWidgets5 -%define _tar_path 5.93 +%define _tar_path 5.94 # 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: ktextwidgets -Version: 5.93.0 +Version: 5.94.0 Release: 0 Summary: KDE Text editing widgets License: LGPL-2.1-or-later ++++++ ktextwidgets-5.93.0.tar.xz -> ktextwidgets-5.94.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktextwidgets-5.93.0/.gitlab-ci.yml new/ktextwidgets-5.94.0/.gitlab-ci.yml --- old/ktextwidgets-5.93.0/.gitlab-ci.yml 2022-04-02 12:27:38.000000000 +0200 +++ new/ktextwidgets-5.94.0/.gitlab-ci.yml 2022-05-07 23:27:22.000000000 +0200 @@ -7,3 +7,4 @@ - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/freebsd.yml - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/linux-qt6.yml - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/android-qt6.yml + - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/windows.yml diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktextwidgets-5.93.0/CMakeLists.txt new/ktextwidgets-5.94.0/CMakeLists.txt --- old/ktextwidgets-5.93.0/CMakeLists.txt 2022-04-02 12:27:38.000000000 +0200 +++ new/ktextwidgets-5.94.0/CMakeLists.txt 2022-05-07 23:27:22.000000000 +0200 @@ -1,6 +1,6 @@ cmake_minimum_required(VERSION 3.16) -set(KF_VERSION "5.93.0") # handled by release scripts +set(KF_VERSION "5.94.0") # handled by release scripts set(KF_DEP_VERSION "5.93.0") # handled by release scripts project(KTextWidgets VERSION ${KF_VERSION}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktextwidgets-5.93.0/metainfo.yaml new/ktextwidgets-5.94.0/metainfo.yaml --- old/ktextwidgets-5.93.0/metainfo.yaml 2022-04-02 12:27:38.000000000 +0200 +++ new/ktextwidgets-5.94.0/metainfo.yaml 2022-05-07 23:27:22.000000000 +0200 @@ -7,6 +7,7 @@ - name: FreeBSD - name: Windows - name: macOS + - name: Android portingAid: false deprecated: false release: true diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktextwidgets-5.93.0/po/ca@valencia/ktextwidgets5.po new/ktextwidgets-5.94.0/po/ca@valencia/ktextwidgets5.po --- old/ktextwidgets-5.93.0/po/ca@valencia/ktextwidgets5.po 2022-04-02 12:27:38.000000000 +0200 +++ new/ktextwidgets-5.94.0/po/ca@valencia/ktextwidgets5.po 2022-05-07 23:27:22.000000000 +0200 @@ -280,8 +280,8 @@ "Perform a case sensitive search: entering the pattern 'Joe' will not match " "'joe' or 'JOE', only 'Joe'." msgstr "" -"Efectua una busca que distingeix maj??scules i min??scules: l'entrada del " -"patr?? ??Pep?? no coincidir?? amb ??pep?? o ??PEP??, nom??s amb ??Pep??." +"Efectua una busca que distingeix entre maj??scules i min??scules: l'entrada " +"del patr?? ??Pep?? no coincidir?? amb ??pep?? o ??PEP??, nom??s amb ??Pep??." #: findreplace/kfinddialog.cpp:236 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktextwidgets-5.93.0/po/ko/ktextwidgets5.po new/ktextwidgets-5.94.0/po/ko/ktextwidgets5.po --- old/ktextwidgets-5.93.0/po/ko/ktextwidgets5.po 2022-04-02 12:27:38.000000000 +0200 +++ new/ktextwidgets-5.94.0/po/ko/ktextwidgets5.po 2022-05-07 23:27:22.000000000 +0200 @@ -215,7 +215,7 @@ #: findreplace/kfinddialog.cpp:222 #, kde-format msgid "Click here to edit your regular expression using a graphical editor." -msgstr "?????? ???????????? ????????? ???????????? ??????????????? ????????? ???????????????." +msgstr "?????? ???????????? ????????? ???????????? ??????????????? ????????? ??????????????????." #: findreplace/kfinddialog.cpp:223 #, kde-format @@ -240,7 +240,7 @@ #: findreplace/kfinddialog.cpp:231 #, kde-format msgid "Click for a menu of available captures." -msgstr "?????? ????????? ????????? ????????? ????????? ???????????????." +msgstr "?????? ????????? ????????? ????????? ????????? ??????????????????." #: findreplace/kfinddialog.cpp:232 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktextwidgets-5.93.0/po/ta/ktextwidgets5.po new/ktextwidgets-5.94.0/po/ta/ktextwidgets5.po --- old/ktextwidgets-5.93.0/po/ta/ktextwidgets5.po 2022-04-02 12:27:38.000000000 +0200 +++ new/ktextwidgets-5.94.0/po/ta/ktextwidgets5.po 2022-05-07 23:27:22.000000000 +0200 @@ -4,13 +4,13 @@ # Sivakumar Shanmugasundaram <ssha...@yahoo.com>, 2000. # Thuraiappah Vaseeharan <t_va...@yahoo.com>, 2000-2001. # ???. ???????????? ????????????????????? | Sri Ramadoss M <ama...@yavarkkum.org>, 2007-2012. -# Kishore G <kishor...@gmail.com>, 2021. +# Kishore G <kishor...@gmail.com>, 2021, 2022. msgid "" msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-11-24 00:25+0000\n" -"PO-Revision-Date: 2021-07-25 21:14+0530\n" +"PO-Revision-Date: 2022-04-14 19:32+0530\n" "Last-Translator: Kishore G <kishor...@gmail.com>\n" "Language-Team: Tamil <kde-i18n-...@kde.org>\n" "Language: ta\n" @@ -18,7 +18,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Lokalize 21.07.80\n" +"X-Generator: Lokalize 22.03.90\n" #: dialogs/klinkdialog.cpp:39 #, kde-format @@ -351,9 +351,9 @@ msgstr "?????????????????????????????? ????????????????????? ???????????????????????????????????? ?????????????????? ????????????????????????." #: findreplace/kfinddialog.cpp:600 -#, fuzzy, kde-format +#, kde-format msgid "Invalid PCRE pattern syntax." -msgstr "???????????????????????? PCRE ?????????????????? ????????????" +msgstr "PCRE ???????????????????????? ???????????????????????????????????? ??????????????????." #: findreplace/kreplace.cpp:52 findreplace/kreplace.cpp:63 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktextwidgets-5.93.0/po/vi/ktextwidgets5.po new/ktextwidgets-5.94.0/po/vi/ktextwidgets5.po --- old/ktextwidgets-5.93.0/po/vi/ktextwidgets5.po 2022-04-02 12:27:38.000000000 +0200 +++ new/ktextwidgets-5.94.0/po/vi/ktextwidgets5.po 2022-05-07 23:27:22.000000000 +0200 @@ -4,13 +4,13 @@ # Clytie Siddall <cly...@riverland.net.au>, 2006-2007. # Ho??ng ?????c Hi???u <hieu.d.ho...@gmail.com>, 2008, 2011. # L?? Ho??ng Ph????ng <herophuon...@gmail.com>, 2011, 2012. -# Phu Hung Nguyen <phu.ngu...@kdemail.net>, 2020, 2021. +# Phu Hung Nguyen <phu.ngu...@kdemail.net>, 2020, 2021, 2022. msgid "" msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-11-24 00:25+0000\n" -"PO-Revision-Date: 2021-07-15 22:36+0200\n" +"PO-Revision-Date: 2022-05-05 10:52+0200\n" "Last-Translator: Phu Hung Nguyen <phu.ngu...@kdemail.net>\n" "Language-Team: Vietnamese <kde-l10n...@kde.org>\n" "Language: vi\n" @@ -18,7 +18,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Lokalize 20.12.2\n" +"X-Generator: Lokalize 21.12.2\n" #: dialogs/klinkdialog.cpp:39 #, kde-format @@ -49,7 +49,7 @@ #, kde-format msgid "1 match found." msgid_plural "%1 matches found." -msgstr[0] "T??m th???y %1 ??o???n kh???p." +msgstr[0] "Th???y %1 ??o???n kh???p." #: findreplace/kfind.cpp:709 #, kde-format @@ -157,7 +157,7 @@ #: findreplace/kfinddialog.cpp:117 #, kde-format msgid "&Selected text" -msgstr "Trong ??o???n ???? ch???&n" +msgstr "Ch??? b??i ??e&n" #: findreplace/kfinddialog.cpp:124 #, kde-format @@ -260,7 +260,7 @@ #: findreplace/kfinddialog.cpp:234 #, kde-format msgid "Only search within the current selection." -msgstr "Ch??? t??m ki???m trong ph???n ch???n hi???n t???i." +msgstr "Ch??? t??m ki???m trong ph???n b??i ??en hi???n t???i." #: findreplace/kfinddialog.cpp:235 #, kde-format @@ -383,7 +383,7 @@ #, kde-format msgid "1 replacement done." msgid_plural "%1 replacements done." -msgstr[0] "???? th???c hi???n %1 thay th???." +msgstr[0] "Thay th??? %1 l???n." #: findreplace/kreplace.cpp:444 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktextwidgets-5.93.0/po/zh_CN/ktextwidgets5.po new/ktextwidgets-5.94.0/po/zh_CN/ktextwidgets5.po --- old/ktextwidgets-5.93.0/po/zh_CN/ktextwidgets5.po 2022-04-02 12:27:38.000000000 +0200 +++ new/ktextwidgets-5.94.0/po/zh_CN/ktextwidgets5.po 2022-05-07 23:27:22.000000000 +0200 @@ -15,7 +15,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-11-24 00:25+0000\n" -"PO-Revision-Date: 2022-03-31 13:30\n" +"PO-Revision-Date: 2022-04-26 15:19\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" ++++++ ktextwidgets-5.93.0.tar.xz.sig -> ktextwidgets-5.94.0.tar.xz.sig ++++++ --- /work/SRC/openSUSE:Factory/ktextwidgets/ktextwidgets-5.93.0.tar.xz.sig 2022-04-11 23:49:01.899215640 +0200 +++ /work/SRC/openSUSE:Factory/.ktextwidgets.new.1538/ktextwidgets-5.94.0.tar.xz.sig 2022-05-16 18:09:17.221314904 +0200 @@ -1,11 +1,11 @@ -----BEGIN PGP SIGNATURE----- -iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmJITDEACgkQWNDuZIpI -s7s2sQf/UNv1r1E0znAiYgAlvRDv7XZgJl6ASCwQO9KrPfwUP2DdmTErcooTEeAp -kHPUzCBRnMWCluWqued4nwEBGh1YBxW+iYai8ObQrGvVLsIE03hj31X+3IkL4ZQG -KNU7ql+llr1tDisFt1E/oWrAFRvPKmVzW/4iSq0iwcJ5Im9M9Mv8VEn3aDz+KjHC -gnNODLWKNzSKAxeb9iy+FIggoPcXt1SU/OFO/uwo71l0XjOBsdUDpgY/Omv2vYs5 -uD+3reTa9RGdHep4osv6eTDrzWN4uyYo17AeWx1Cr0ZX11RD5x4E/J3Ssdeb53Tc -ALCLYLjv+x2H2Dv/T6M6Ml9Mk4u/qg== -=Dlfl +iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmJ2/90ACgkQWNDuZIpI +s7twfwf/es6Tn26BiQpU/dr2VX0J6C8GxQgLHgl2OSyvCRWE4gS1utmVUEG3z+O4 +dgnBfIbwkYPkzVE9WLCo7zlU7/hCox0IYgEc0dDUfnbPumK1BEUffmwXoFCQMbax +tycYChaL6jL6DgXmRvEZKQD+5/r4yYb/NOmjP3M8Cen6I+EZnmDAuXCkNGpRngtA +p2KZy+Jk/7j92A8YuCwZH5BnIQ9TflXd7a2sokOYe+yWviBwonnwQdaRMOVcBjDO +wGig84XkL9/tdEM9/FWUWmuogrDHTlwdGYidz+yFEBMAVeY9bFnVVKZ6f3KZVERc +82BQ5I+zCWFbBQCz11W4mbC/zIQ27w== +=7t63 -----END PGP SIGNATURE-----