Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kpimtextedit for openSUSE:Factory 
checked in at 2023-02-04 14:12:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kpimtextedit (Old)
 and      /work/SRC/openSUSE:Factory/.kpimtextedit.new.4462 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kpimtextedit"

Sat Feb  4 14:12:37 2023 rev:92 rq:1062844 version:22.12.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/kpimtextedit/kpimtextedit.changes        
2023-01-07 17:18:37.837768029 +0100
+++ /work/SRC/openSUSE:Factory/.kpimtextedit.new.4462/kpimtextedit.changes      
2023-02-04 14:19:20.498843737 +0100
@@ -1,0 +2,8 @@
+Tue Jan 31 10:34:15 UTC 2023 - Christophe Marin <christo...@krop.fr>
+
+- Update to 22.12.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.12.2/
+
+-------------------------------------------------------------------

Old:
----
  kpimtextedit-22.12.1.tar.xz
  kpimtextedit-22.12.1.tar.xz.sig

New:
----
  kpimtextedit-22.12.2.tar.xz
  kpimtextedit-22.12.2.tar.xz.sig

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

Other differences:
------------------
++++++ kpimtextedit.spec ++++++
--- /var/tmp/diff_new_pack.yMqjah/_old  2023-02-04 14:19:20.890845966 +0100
+++ /var/tmp/diff_new_pack.yMqjah/_new  2023-02-04 14:19:20.902846034 +0100
@@ -20,7 +20,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:           kpimtextedit
-Version:        22.12.1
+Version:        22.12.2
 Release:        0
 Summary:        KDE PIM Libraries: Text edit functionality
 License:        LGPL-2.1-or-later

++++++ kpimtextedit-22.12.1.tar.xz -> kpimtextedit-22.12.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpimtextedit-22.12.1/CMakeLists.txt 
new/kpimtextedit-22.12.2/CMakeLists.txt
--- old/kpimtextedit-22.12.1/CMakeLists.txt     2022-12-25 05:57:25.000000000 
+0100
+++ new/kpimtextedit-22.12.2/CMakeLists.txt     2023-01-25 04:42:57.000000000 
+0100
@@ -1,7 +1,7 @@
 # SPDX-FileCopyrightText: none
 # SPDX-License-Identifier: BSD-3-Clause
 cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
-set(PIM_VERSION "5.22.1")
+set(PIM_VERSION "5.22.2")
 
 project(KPimTextEdit VERSION ${PIM_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kpimtextedit-22.12.1/po/ca@valencia/libkpimtextedit.po 
new/kpimtextedit-22.12.2/po/ca@valencia/libkpimtextedit.po
--- old/kpimtextedit-22.12.1/po/ca@valencia/libkpimtextedit.po  2022-12-25 
05:57:25.000000000 +0100
+++ new/kpimtextedit-22.12.2/po/ca@valencia/libkpimtextedit.po  2023-01-25 
04:42:57.000000000 +0100
@@ -1093,7 +1093,7 @@
 #, kde-format
 msgctxt "@title:window"
 msgid "Configure Text-To-Speech"
-msgstr "Configuració del text a veu"
+msgstr "Configureu el text a veu"
 
 #: texttospeech/texttospeechconfigwidget.cpp:38
 #: texttospeech/texttospeechwidget.cpp:58
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpimtextedit-22.12.1/po/cs/libkpimtextedit.po 
new/kpimtextedit-22.12.2/po/cs/libkpimtextedit.po
--- old/kpimtextedit-22.12.1/po/cs/libkpimtextedit.po   2022-12-25 
05:57:25.000000000 +0100
+++ new/kpimtextedit-22.12.2/po/cs/libkpimtextedit.po   2023-01-25 
04:42:57.000000000 +0100
@@ -1,6 +1,6 @@
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
-# Vit Pelcak <v...@pelcak.org>, 2012, 2013, 2015, 2019, 2020, 2021.
+# Vit Pelcak <v...@pelcak.org>, 2012, 2013, 2015, 2019, 2020, 2021, 2023.
 # Tomáš Chvátal <tomas.chva...@gmail.com>, 2012.
 #
 msgid ""
@@ -16,7 +16,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: Lokalize 21.08.1\n"
+"X-Generator: Lokalize 22.12.1\n"
 
 #: composer-ng/klinkdialog.cpp:24
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpimtextedit-22.12.1/po/de/libkpimtextedit.po 
new/kpimtextedit-22.12.2/po/de/libkpimtextedit.po
--- old/kpimtextedit-22.12.1/po/de/libkpimtextedit.po   2022-12-25 
05:57:25.000000000 +0100
+++ new/kpimtextedit-22.12.2/po/de/libkpimtextedit.po   2023-01-25 
04:42:57.000000000 +0100
@@ -15,7 +15,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 22.08.3\n"
+"X-Generator: Lokalize 22.12.0\n"
 
 #: composer-ng/klinkdialog.cpp:24
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpimtextedit-22.12.1/po/fr/libkpimtextedit.po 
new/kpimtextedit-22.12.2/po/fr/libkpimtextedit.po
--- old/kpimtextedit-22.12.1/po/fr/libkpimtextedit.po   2022-12-25 
05:57:25.000000000 +0100
+++ new/kpimtextedit-22.12.2/po/fr/libkpimtextedit.po   2023-01-25 
04:42:57.000000000 +0100
@@ -9,6 +9,7 @@
 # Vincent Pinon <vpi...@kde.org>, 2017.
 # Simon Depiets <sdepi...@gmail.com>, 2019.
 #
+# Xavier BESNARD <xavier.besnard]neuf.fr>, 2023.
 msgid ""
 msgstr ""
 "Project-Id-Version: libkpimtextedit\n"
@@ -16,13 +17,13 @@
 "POT-Creation-Date: 2022-10-16 00:47+0000\n"
 "PO-Revision-Date: 2022-02-26 20:24+0100\n"
 "Last-Translator: Xavier Besnard <xavier.besn...@neuf.fr>\n"
-"Language-Team: French <kde-francoph...@kde.org>\n"
+"Language-Team: fr\n"
 "Language: fr\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-Generator: Lokalize 22.11.90\n"
+"X-Generator: Lokalize 22.12.1\n"
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpimtextedit-22.12.1/po/it/libkpimtextedit.po 
new/kpimtextedit-22.12.2/po/it/libkpimtextedit.po
--- old/kpimtextedit-22.12.1/po/it/libkpimtextedit.po   2022-12-25 
05:57:25.000000000 +0100
+++ new/kpimtextedit-22.12.2/po/it/libkpimtextedit.po   2023-01-25 
04:42:57.000000000 +0100
@@ -2,7 +2,7 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 # Nicola Ruggero <nic...@nxnt.org>, 2009, 2010, 2012, 2013.
-# Vincenzo Reale <smart212...@gmail.com>, 2017, 2018, 2019, 2020, 2021, 2022.
+# Vincenzo Reale <smart212...@gmail.com>, 2017, 2018, 2019, 2020, 2021, 2022, 
2023.
 #
 msgid ""
 msgstr ""
@@ -17,7 +17,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 22.08.3\n"
+"X-Generator: Lokalize 22.12.1\n"
 
 #: composer-ng/klinkdialog.cpp:24
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpimtextedit-22.12.1/po/nn/libkpimtextedit.po 
new/kpimtextedit-22.12.2/po/nn/libkpimtextedit.po
--- old/kpimtextedit-22.12.1/po/nn/libkpimtextedit.po   2022-12-25 
05:57:25.000000000 +0100
+++ new/kpimtextedit-22.12.2/po/nn/libkpimtextedit.po   2023-01-25 
04:42:57.000000000 +0100
@@ -1,20 +1,20 @@
 # Translation of libkpimtextedit to Norwegian Nynorsk
 #
 # Eirik U. Birkeland <eir...@gmail.com>, 2009.
-# Karl Ove Hufthammer <k...@huftis.org>, 2020, 2022.
+# Karl Ove Hufthammer <k...@huftis.org>, 2020, 2022, 2023.
 msgid ""
 msgstr ""
 "Project-Id-Version: libkpimtextedit\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-10-16 00:47+0000\n"
-"PO-Revision-Date: 2022-06-19 13:43+0200\n"
+"PO-Revision-Date: 2023-01-15 12:17+0100\n"
 "Last-Translator: Karl Ove Hufthammer <k...@huftis.org>\n"
 "Language-Team: Norwegian Nynorsk <l10n...@lister.huftis.org>\n"
 "Language: nn\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 22.04.2\n"
+"X-Generator: Lokalize 22.12.1\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
@@ -23,7 +23,7 @@
 #: composer-ng/klinkdialog.cpp:24
 #, kde-format
 msgid "Link Text:"
-msgstr "Lenkjetekst"
+msgstr "Lenkjetekst:"
 
 #: composer-ng/klinkdialog.cpp:26
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpimtextedit-22.12.1/po/pt_BR/libkpimtextedit.po 
new/kpimtextedit-22.12.2/po/pt_BR/libkpimtextedit.po
--- old/kpimtextedit-22.12.1/po/pt_BR/libkpimtextedit.po        2022-12-25 
05:57:25.000000000 +0100
+++ new/kpimtextedit-22.12.2/po/pt_BR/libkpimtextedit.po        2023-01-25 
04:42:57.000000000 +0100
@@ -2,7 +2,7 @@
 # Copyright (C) 2009-2018 This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
-# Luiz Fernando Ranghetti <elchev...@opensuse.org>, 2009, 2012, 2019, 2020, 
2021, 2022.
+# Luiz Fernando Ranghetti <elchev...@opensuse.org>, 2009, 2012, 2019, 2020, 
2021, 2022, 2023.
 # André Marcelo Alvarenga <alvare...@kde.org>, 2009, 2012, 2013, 2015, 2018.
 # Marcus Gama <marcus.g...@gmail.com>, 2012.
 msgid ""
@@ -10,7 +10,7 @@
 "Project-Id-Version: libkpimtextedit\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-10-16 00:47+0000\n"
-"PO-Revision-Date: 2022-03-04 09:15-0300\n"
+"PO-Revision-Date: 2023-01-16 23:01-0300\n"
 "Last-Translator: Luiz Fernando Ranghetti <elchev...@opensuse.org>\n"
 "Language-Team: Portuguese <kde-i18n-pt...@kde.org>\n"
 "Language: pt_BR\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 20.04.2\n"
+"X-Generator: Lokalize 21.12.3\n"
 
 #: composer-ng/klinkdialog.cpp:24
 #, kde-format
@@ -1092,7 +1092,7 @@
 #, kde-format
 msgctxt "@title:window"
 msgid "Configure Text-To-Speech"
-msgstr "Configurar o Texto-para-fala"
+msgstr "Configurar o sintetizador de voz"
 
 #: texttospeech/texttospeechconfigwidget.cpp:38
 #: texttospeech/texttospeechwidget.cpp:58
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpimtextedit-22.12.1/po/tr/libkpimtextedit.po 
new/kpimtextedit-22.12.2/po/tr/libkpimtextedit.po
--- old/kpimtextedit-22.12.1/po/tr/libkpimtextedit.po   2022-12-25 
05:57:25.000000000 +0100
+++ new/kpimtextedit-22.12.2/po/tr/libkpimtextedit.po   2023-01-25 
04:42:57.000000000 +0100
@@ -5,13 +5,13 @@
 # obsoleteman <tulli...@gmail.com>, 2009,2012.
 # Volkan Gezer <volkange...@gmail.com>, 2014.
 # Kaan Ozdincer <kaanozdin...@gmail.com>, 2014.
-# Emir SARI <emir_s...@icloud.com>, 2022.
+# Emir SARI <emir_s...@icloud.com>, 2022, 2023.
 msgid ""
 msgstr ""
 "Project-Id-Version: kdepimlibs-kde4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-10-16 00:47+0000\n"
-"PO-Revision-Date: 2022-11-24 17:11+0300\n"
+"PO-Revision-Date: 2023-01-14 22:10+0300\n"
 "Last-Translator: Emir SARI <emir_s...@icloud.com>\n"
 "Language-Team: Turkish <kde-l10n...@kde.org>\n"
 "Language: tr\n"
@@ -19,7 +19,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 22.08.3\n"
+"X-Generator: Lokalize 22.12.1\n"
 
 #: composer-ng/klinkdialog.cpp:24
 #, kde-format
@@ -1092,7 +1092,7 @@
 #, kde-format
 msgctxt "@title:window"
 msgid "Configure Text-To-Speech"
-msgstr "Metin Okumayı Yapılandır"
+msgstr "Konuşmayı Yapılandır"
 
 #: texttospeech/texttospeechconfigwidget.cpp:38
 #: texttospeech/texttospeechwidget.cpp:58
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpimtextedit-22.12.1/po/zh_CN/libkpimtextedit.po 
new/kpimtextedit-22.12.2/po/zh_CN/libkpimtextedit.po
--- old/kpimtextedit-22.12.1/po/zh_CN/libkpimtextedit.po        2022-12-25 
05:57:25.000000000 +0100
+++ new/kpimtextedit-22.12.2/po/zh_CN/libkpimtextedit.po        2023-01-25 
04:42:57.000000000 +0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-10-16 00:47+0000\n"
-"PO-Revision-Date: 2022-12-24 11:44\n"
+"PO-Revision-Date: 2023-01-15 15:27\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"

++++++ kpimtextedit-22.12.1.tar.xz.sig -> kpimtextedit-22.12.2.tar.xz.sig ++++++
--- /work/SRC/openSUSE:Factory/kpimtextedit/kpimtextedit-22.12.1.tar.xz.sig     
2023-01-07 17:18:37.829767981 +0100
+++ 
/work/SRC/openSUSE:Factory/.kpimtextedit.new.4462/kpimtextedit-22.12.2.tar.xz.sig
   2023-02-04 14:19:20.486843668 +0100
@@ -1,16 +1,16 @@
 -----BEGIN PGP SIGNATURE-----
 
-iQIzBAABCgAdFiEEyiYsbIPeTS+yijMqOmpNuDnqptcFAmOzeMsACgkQOmpNuDnq
-ptekYRAAkGei46HjLctzfkSB7lF7gwXSE9vF0/DvENTw2YBvmIKktrQ3XkNngiwR
-+iR18NFSnHtXGLM50d7z927Dm5TKj5BfazjPC/vuOaEBKY0yJx85dcPwC/l/JkQ4
-nrGMsFjC08rn2EXYjdTqWhFEhDdFav3+oW0EIn5vSc6VP8CiFx9bl1kPpDvIcAJa
-diHdUZBMfI7JiU53HqDve/CqSKla2Nt/J3Sa3LO1zQxn6QKDvJPc+vLKR1jW+YE4
-l+m5wSDT7lE9MhZLVYl72fxCD7KSzey0BXCh1x8YfXiAL8wptHVc5R11dhmdsgCN
-KO1BvXjoVvwJdxvWJkLw10fBTz54vEfBHSY+52kNQ5fEmiLoQdOZGmVIsAFY08rU
-4a6kVLXeYBo9+l1EdhNw017d4GYCxS0ueenL+ai8K6ZIeU5oe71K69oXN5kQjZGO
-JmYpl8kfK5Qbc8yLgkwq3hlsGfEwo7YEvXOoI+jjs+N6SCBpZiX+60f6qNFdkgha
-NhU+jnrt4+SVkDLEp3BOhCd5lA2GSltFVPUEAnDJqOrUAR+1yB/XocWQjwt67kDd
-qnMWdekx+W+W2Zgwka4rlunVL9ZSyC4K1TIFHXr2YOCuAnknW4HsohhixWL3Y5mL
-QE8ILeLPCkNlUILelrdz83AsflH3VRly7qST3UBHBtWUe5y+8lc=
-=ua3Y
+iQIzBAABCgAdFiEE2BwMs463Je9mkcOFu0YzUNbvMe8FAmPYXlQACgkQu0YzUNbv
+Me8dWQ//T+XT1raLX6GjoE31T4R8UA0+Lno8Y6r5eZE6j7R1EopR77Np0gVnUkEt
+Xg1G3PC7pR5/ycGuw1oO8Lh+sWa7+Cg75C0SC7Fmz+HWzu9KJpUe679vJ7bBcI4H
+uaEGf129UDr2PA+VYvDS0kVTsWsk1st+OvE0lqrzj4/OihEhiAo4nTBWTxyN1ePi
+hVzlO71MqQZFTPTaHynjqkSQoTlj8D1Erlz7dcAE3YFm/bRTA7JARty7/oOdjsnZ
+Xl/NAuhHNuFe+1lk0qJ/E6CIw6ei5Yl1VqDmLviF2LIKBOzp7Q+Dymi9YLzfxNek
+omHKUdpwYJ2Ct76mySp7ugOyOpxEAW9Jl9qjiS1RJQT4PxU4l/ReTVxLYVjgZAEM
+uAnPnDzVscH9j9d/o0aYN9AaWiDyImrUXmIleEsvP+9h+tgqG5fQcQ3Jm1g7QJ+D
+yrvfTN/0C6oONzRxQ/AqwDtgf/f47mfzvVFAokC6GD0o5+NCjGGokp4wXVarlO1x
+91wgnHEV6ZZEg7yENJVt4MQXu8Ve7zcyymaQ5e9UJXkoFjb/mM4gpEzdLn9xkv7H
+F/zdT29VpWVi2imghNhLBqLOIeVSgYRWfhKU2eg2xA85TeoSm+hX+bPhZfsp1Ug6
+aYti1/LFJA9/I6PUw4SZAsxq+Av1MAZLui97ZSdaxnBgv1aIXno=
+=KZcP
 -----END PGP SIGNATURE-----

Reply via email to