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-06-17 21:19:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ktextwidgets (Old)
 and      /work/SRC/openSUSE:Factory/.ktextwidgets.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ktextwidgets"

Fri Jun 17 21:19:31 2022 rev:104 rq:982294 version:5.95.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ktextwidgets/ktextwidgets.changes        
2022-05-16 18:09:17.225314907 +0200
+++ /work/SRC/openSUSE:Factory/.ktextwidgets.new.1548/ktextwidgets.changes      
2022-06-17 21:21:36.654744024 +0200
@@ -1,0 +2,9 @@
+Fri Jun 10 14:12:43 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 5.95.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.95.0
+- No code change since 5.94.0
+
+-------------------------------------------------------------------

Old:
----
  ktextwidgets-5.94.0.tar.xz
  ktextwidgets-5.94.0.tar.xz.sig

New:
----
  ktextwidgets-5.95.0.tar.xz
  ktextwidgets-5.95.0.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ktextwidgets.spec ++++++
--- /var/tmp/diff_new_pack.J3mWPo/_old  2022-06-17 21:21:37.078744255 +0200
+++ /var/tmp/diff_new_pack.J3mWPo/_new  2022-06-17 21:21:37.082744256 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5TextWidgets5
-%define _tar_path 5.94
+%define _tar_path 5.95
 # 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.94.0
+Version:        5.95.0
 Release:        0
 Summary:        KDE Text editing widgets
 License:        LGPL-2.1-or-later

++++++ ktextwidgets-5.94.0.tar.xz -> ktextwidgets-5.95.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktextwidgets-5.94.0/CMakeLists.txt 
new/ktextwidgets-5.95.0/CMakeLists.txt
--- old/ktextwidgets-5.94.0/CMakeLists.txt      2022-05-07 23:27:22.000000000 
+0200
+++ new/ktextwidgets-5.95.0/CMakeLists.txt      2022-06-09 23:26:32.000000000 
+0200
@@ -1,12 +1,12 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(KF_VERSION "5.94.0") # handled by release scripts
-set(KF_DEP_VERSION "5.93.0") # handled by release scripts
+set(KF_VERSION "5.95.0") # handled by release scripts
+set(KF_DEP_VERSION "5.95.0") # handled by release scripts
 project(KTextWidgets VERSION ${KF_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.93.0  NO_MODULE)
+find_package(ECM 5.95.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/ktextwidgets-5.94.0/po/ca@valencia/ktextwidgets5.po 
new/ktextwidgets-5.95.0/po/ca@valencia/ktextwidgets5.po
--- old/ktextwidgets-5.94.0/po/ca@valencia/ktextwidgets5.po     2022-05-07 
23:27:22.000000000 +0200
+++ new/ktextwidgets-5.95.0/po/ca@valencia/ktextwidgets5.po     2022-06-09 
23:26:32.000000000 +0200
@@ -119,7 +119,7 @@
 #: findreplace/kfinddialog.cpp:93
 #, kde-format
 msgid "Replace With"
-msgstr "Substitueix amb"
+msgstr "Substitu??x amb"
 
 #: findreplace/kfinddialog.cpp:96
 #, kde-format
@@ -129,12 +129,12 @@
 #: findreplace/kfinddialog.cpp:100
 #, kde-format
 msgid "Use p&laceholders"
-msgstr "Utilitza la reserva de &lloc"
+msgstr "Utilisa la reserva de &lloc"
 
 #: findreplace/kfinddialog.cpp:101
 #, kde-format
 msgid "Insert Place&holder"
-msgstr "Insereix una reserva de &lloc"
+msgstr "Inserix una reserva de &lloc"
 
 #: findreplace/kfinddialog.cpp:110
 #, kde-format
@@ -144,7 +144,7 @@
 #: findreplace/kfinddialog.cpp:113
 #, kde-format
 msgid "C&ase sensitive"
-msgstr "Distingeix m&aj??scules i min??scules"
+msgstr "Distinguix m&aj??scules i min??scules"
 
 #: findreplace/kfinddialog.cpp:114
 #, kde-format
@@ -174,7 +174,7 @@
 #: findreplace/kfinddialog.cpp:204
 #, kde-format
 msgid "&Replace"
-msgstr "S&ubstitueix"
+msgstr "Su&bstitu??x"
 
 #: findreplace/kfinddialog.cpp:206
 #, kde-format
@@ -188,7 +188,7 @@
 "searched for within the document and any occurrence is replaced with the "
 "replacement text.</qt>"
 msgstr ""
-"<qt>Si premeu el bot?? <b>Substitueix</b>, es buscar?? al document el text 
que "
+"<qt>Si premeu el bot?? <b>Substitu??x</b>, es buscar?? al document el text 
que "
 "heu introdu??t abans i se substituir?? cada ocurr??ncia amb el text de "
 "substituci??.</qt>"
 
@@ -228,7 +228,8 @@
 #: findreplace/kfinddialog.cpp:222
 #, kde-format
 msgid "Click here to edit your regular expression using a graphical editor."
-msgstr "Cliqueu ac?? per a editar l'expressi?? regular usant un editor 
gr??fic."
+msgstr ""
+"Cliqueu ac?? per a editar l'expressi?? regular utilisant un editor gr??fic."
 
 #: findreplace/kfinddialog.cpp:223
 #, kde-format
@@ -261,7 +262,7 @@
 #, kde-format
 msgid "Require word boundaries in both ends of a match to succeed."
 msgstr ""
-"Requereix l??mits de paraula als dos extrems d'una coincid??ncia amb ??xit."
+"Requerix l??mits de paraula als dos extrems d'una coincid??ncia amb ??xit."
 
 #: findreplace/kfinddialog.cpp:233
 #, kde-format
@@ -280,7 +281,7 @@
 "Perform a case sensitive search: entering the pattern 'Joe' will not match "
 "'joe' or 'JOE', only 'Joe'."
 msgstr ""
-"Efectua una busca que distingeix entre maj??scules i min??scules: l'entrada "
+"Efectua una busca que distinguix 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
@@ -299,11 +300,11 @@
 
 #: findreplace/kfinddialog.cpp:460
 msgid "Start of Line"
-msgstr "Inici de l??nia"
+msgstr "Inici de ll??nea"
 
 #: findreplace/kfinddialog.cpp:461
 msgid "End of Line"
-msgstr "Final de l??nia"
+msgstr "Final de ll??nea"
 
 #: findreplace/kfinddialog.cpp:462
 msgid "Set of Characters"
@@ -332,7 +333,7 @@
 
 #: findreplace/kfinddialog.cpp:468
 msgid "Newline"
-msgstr "L??nia nova"
+msgstr "Ll??nea nova"
 
 #: findreplace/kfinddialog.cpp:469
 msgid "Carriage Return"
@@ -359,7 +360,7 @@
 #: findreplace/kfinddialog.cpp:593
 #, kde-format
 msgid "You must enter some text to search for."
-msgstr "Heu d'introduir un text per a buscar."
+msgstr "Heu d'introduir un text que cal buscar."
 
 #: findreplace/kfinddialog.cpp:600
 #, kde-format
@@ -369,7 +370,7 @@
 #: findreplace/kreplace.cpp:52 findreplace/kreplace.cpp:63
 #, kde-format
 msgid "Replace"
-msgstr "Substitueix"
+msgstr "Substitu??x"
 
 #: findreplace/kreplace.cpp:59
 #, kde-format
@@ -431,13 +432,13 @@
 #, kde-format
 msgid "but your pattern only defines 1 capture."
 msgid_plural "but your pattern only defines %1 captures."
-msgstr[0] "per?? el patr?? nom??s defineix 1 captura."
-msgstr[1] "per?? el patr?? nom??s defineix %1 captures."
+msgstr[0] "pero el patr?? nom??s definix 1 captura."
+msgstr[1] "pero el patr?? nom??s definix %1 captures."
 
 #: findreplace/kreplacedialog.cpp:155
 #, kde-format
 msgid "but your pattern defines no captures."
-msgstr "per?? el patr?? no defineix cap captura."
+msgstr "pero el patr?? no definix cap captura."
 
 #: findreplace/kreplacedialog.cpp:156
 #, kde-format
@@ -638,19 +639,19 @@
 #, kde-format
 msgctxt "@action"
 msgid "Increase Indent"
-msgstr "Augmenta el sagnat"
+msgstr "Aumenta el sagnat"
 
 #: widgets/krichtextwidget.cpp:409
 #, kde-format
 msgctxt "@action"
 msgid "Decrease Indent"
-msgstr "Redueix el sagnat"
+msgstr "Redu??x el sagnat"
 
 #: widgets/krichtextwidget.cpp:421
 #, kde-format
 msgctxt "@action"
 msgid "Insert Rule Line"
-msgstr "Insereix una l??nia de regle"
+msgstr "Inserix una ll??nea de regle"
 
 #: widgets/krichtextwidget.cpp:430
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktextwidgets-5.94.0/po/zh_CN/ktextwidgets5.po 
new/ktextwidgets-5.95.0/po/zh_CN/ktextwidgets5.po
--- old/ktextwidgets-5.94.0/po/zh_CN/ktextwidgets5.po   2022-05-07 
23:27:22.000000000 +0200
+++ new/ktextwidgets-5.95.0/po/zh_CN/ktextwidgets5.po   2022-06-09 
23:26:32.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-04-26 15:19\n"
+"PO-Revision-Date: 2022-06-05 04:18\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"

++++++ ktextwidgets-5.94.0.tar.xz.sig -> ktextwidgets-5.95.0.tar.xz.sig ++++++
--- /work/SRC/openSUSE:Factory/ktextwidgets/ktextwidgets-5.94.0.tar.xz.sig      
2022-05-16 18:09:17.221314904 +0200
+++ 
/work/SRC/openSUSE:Factory/.ktextwidgets.new.1548/ktextwidgets-5.95.0.tar.xz.sig
    2022-06-17 21:21:36.646744020 +0200
@@ -1,11 +1,11 @@
 -----BEGIN PGP SIGNATURE-----
 
-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
+iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmKialUACgkQWNDuZIpI
+s7sJdwf+K+o8KydyJ7lkVXpSR/gT7LJlDM88onBuNDub7pBwS925yFZSq2Ji/kBV
+Xz8gYQizhyGd2hjGIa5jxd/MkP+xnLbNrioDn93K7owGChUoZg1dVnPgFRlPwQ1w
+NxDY471ywOq6/xeL7yhRegg3HhTlw+bwsOc+NfyL+ZucWmHmfc2lXPvfwGRVEIKM
+gpS5RiIDOzqM9qRSF9R/F/YY778Pd1strjszBvmFFCTLqngchFBjTgGDGKv7MlX1
+tBAlVmXvoastytRkiotd7qprqOj1n2fMq80kOVGMon/frdDMrhSo+LU3jIgEJLLs
+KgNrD1/jPmejMOb1T0fDw8iZvIacEg==
+=9s02
 -----END PGP SIGNATURE-----

Reply via email to