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-03-03 22:25:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kpimtextedit (Old)
 and      /work/SRC/openSUSE:Factory/.kpimtextedit.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kpimtextedit"

Fri Mar  3 22:25:39 2023 rev:93 rq:1068871 version:22.12.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/kpimtextedit/kpimtextedit.changes        
2023-02-04 14:19:20.498843737 +0100
+++ /work/SRC/openSUSE:Factory/.kpimtextedit.new.31432/kpimtextedit.changes     
2023-03-03 22:26:39.538981201 +0100
@@ -1,0 +2,8 @@
+Tue Feb 28 09:46:26 UTC 2023 - Christophe Marin <christo...@krop.fr>
+
+- Update to 22.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.12.3/
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ kpimtextedit.spec ++++++
--- /var/tmp/diff_new_pack.3abIfe/_old  2023-03-03 22:26:40.502984275 +0100
+++ /var/tmp/diff_new_pack.3abIfe/_new  2023-03-03 22:26:40.506984288 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kpimtextedit
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:           kpimtextedit
-Version:        22.12.2
+Version:        22.12.3
 Release:        0
 Summary:        KDE PIM Libraries: Text edit functionality
 License:        LGPL-2.1-or-later
@@ -86,8 +86,7 @@
 
 %find_lang %{name} --with-man --all-name
 
-%post -n libKF5PimTextEdit5 -p /sbin/ldconfig
-%postun -n libKF5PimTextEdit5 -p /sbin/ldconfig
+%ldconfig_scriptlets -n libKF5PimTextEdit5
 
 %files
 %{_kf5_debugdir}/kpimtextedit.categories

++++++ kpimtextedit-22.12.2.tar.xz -> kpimtextedit-22.12.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpimtextedit-22.12.2/CMakeLists.txt 
new/kpimtextedit-22.12.3/CMakeLists.txt
--- old/kpimtextedit-22.12.2/CMakeLists.txt     2023-01-25 04:42:57.000000000 
+0100
+++ new/kpimtextedit-22.12.3/CMakeLists.txt     2023-02-25 06:12:36.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.2")
+set(PIM_VERSION "5.22.3")
 
 project(KPimTextEdit VERSION ${PIM_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpimtextedit-22.12.2/po/ka/libkpimtextedit.po 
new/kpimtextedit-22.12.3/po/ka/libkpimtextedit.po
--- old/kpimtextedit-22.12.2/po/ka/libkpimtextedit.po   2023-01-25 
04:42:57.000000000 +0100
+++ new/kpimtextedit-22.12.3/po/ka/libkpimtextedit.po   2023-02-25 
06:12:36.000000000 +0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: kpimtextedit\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-13 06:18+0100\n"
+"PO-Revision-Date: 2023-02-08 11:54+0100\n"
 "Last-Translator: Temuri Doghonadze <temuri.doghona...@gmail.com>\n"
 "Language-Team: Georgian <kde-i18n-...@kde.org>\n"
 "Language: ka\n"
@@ -284,7 +284,7 @@
 #: composer-ng/richtextcomposeractions.cpp:368
 #, kde-format
 msgid "Insert HTML"
-msgstr "HTML_ის ჩასმა"
+msgstr "HTML-ის ჩასმა"
 
 #: composer-ng/richtextcomposeractions.cpp:378
 #, kde-format
@@ -632,7 +632,7 @@
 #, kde-format
 msgctxt "@title:window"
 msgid "Insert HTML"
-msgstr "HTML_ის ჩასმა"
+msgstr "HTML-ის ჩასმა"
 
 #: inserthtmldialog.cpp:36
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpimtextedit-22.12.2/po/zh_CN/libkpimtextedit.po 
new/kpimtextedit-22.12.3/po/zh_CN/libkpimtextedit.po
--- old/kpimtextedit-22.12.2/po/zh_CN/libkpimtextedit.po        2023-01-25 
04:42:57.000000000 +0100
+++ new/kpimtextedit-22.12.3/po/zh_CN/libkpimtextedit.po        2023-02-25 
06:12:36.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: 2023-01-15 15:27\n"
+"PO-Revision-Date: 2023-02-24 12:58\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"

++++++ kpimtextedit-22.12.2.tar.xz.sig -> kpimtextedit-22.12.3.tar.xz.sig ++++++
--- /work/SRC/openSUSE:Factory/kpimtextedit/kpimtextedit-22.12.2.tar.xz.sig     
2023-02-04 14:19:20.486843668 +0100
+++ 
/work/SRC/openSUSE:Factory/.kpimtextedit.new.31432/kpimtextedit-22.12.3.tar.xz.sig
  2023-03-03 22:26:39.430980856 +0100
@@ -1,16 +1,16 @@
 -----BEGIN PGP SIGNATURE-----
 
-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
+iQIzBAABCgAdFiEE2BwMs463Je9mkcOFu0YzUNbvMe8FAmP9R+AACgkQu0YzUNbv
+Me8mkBAAjuW8rE749vNnmlDzbQMJe1eIN6Jdtchf+IwswNgNn7qYNbalt3BDh+HW
+yy9w74rmWbJ5B5Y2RN/CGD6rAcMQu+fs4YZWlYWbef23z4oM/vC3J6jnZgpGaxmH
+22SBbCiHzzT7/C4/WQzDQt2o8X6w+1jBRt/wnxOKhVU1r83h1Z3h2Auc7K/nx9kC
+DtXtMUUSnhNXsVTD2VLkcBdsu0JMjlQj+/5hjQUyz3IkYmaM7QYOmByGS6Cdc64e
+y2/RXwEclMP0ST7krDAnUBlMwctUEpS9P354F7lkTwDOyjkN57Y8aJJimwKmD7/l
+PH0bPPP+/6fEY7fip1QeA5EHhn6dIHU+ndEDIOx50CvzEtnBgD1ZhCD5WUb/+5eg
+uAAHGyWY4p/4LyUlw4rMMjyaA3xbsVieNsDxcgbfY24LxWApNK7Pixy/uPg4S6cs
+cO+2Im7eVazWlsbnDxMsIiGVujVsBTxY5qWD+xhhgjxRLcIGVXkIPS4G4deoYx7Q
+LiI76H22ZuITOf9VBk9eSVessnLGUEzyZWE13e8MJw/GdEKijIaFjxURvl9UxMJC
+cfGq/6I1iiXJSTMK+eLS0cUKauc5MjBneiEc61xcXeHi1ZAPd7ghbjv3ERg9t/Uu
+SXP45yNP6sU4bnchJ4YMgkR6SQGSXFSE24RTHAtJ3EdXo5nxVkg=
+=DF7j
 -----END PGP SIGNATURE-----

Reply via email to