Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package kaccounts-integration for
openSUSE:Factory checked in at 2023-07-07 15:46:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kaccounts-integration (Old)
and /work/SRC/openSUSE:Factory/.kaccounts-integration.new.23466 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kaccounts-integration"
Fri Jul 7 15:46:26 2023 rev:103 rq:1097202 version:23.04.3
Changes:
--------
---
/work/SRC/openSUSE:Factory/kaccounts-integration/kaccounts-integration.changes
2023-06-09 20:35:54.754022802 +0200
+++
/work/SRC/openSUSE:Factory/.kaccounts-integration.new.23466/kaccounts-integration.changes
2023-07-07 15:46:38.667954369 +0200
@@ -1,0 +2,9 @@
+Tue Jul 4 10:19:22 UTC 2023 - Christophe Marin <[email protected]>
+
+- Update to 23.04.3
+ * New bugfix release
+ * For more details please see:
+ * https://kde.org/announcements/gear/23.04.3/
+- No code change since 23.04.2
+
+-------------------------------------------------------------------
Old:
----
kaccounts-integration-23.04.2.tar.xz
kaccounts-integration-23.04.2.tar.xz.sig
New:
----
kaccounts-integration-23.04.3.tar.xz
kaccounts-integration-23.04.3.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kaccounts-integration.spec ++++++
--- /var/tmp/diff_new_pack.6DFqIh/_old 2023-07-07 15:46:39.451959040 +0200
+++ /var/tmp/diff_new_pack.6DFqIh/_new 2023-07-07 15:46:39.463959111 +0200
@@ -19,7 +19,7 @@
%define sover 2
%bcond_without released
Name: kaccounts-integration
-Version: 23.04.2
+Version: 23.04.3
Release: 0
Summary: KDE Accounts Providers
License: GPL-2.0-or-later
++++++ kaccounts-integration-23.04.2.tar.xz ->
kaccounts-integration-23.04.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kaccounts-integration-23.04.2/CMakeLists.txt
new/kaccounts-integration-23.04.3/CMakeLists.txt
--- old/kaccounts-integration-23.04.2/CMakeLists.txt 2023-06-02
20:33:47.000000000 +0200
+++ new/kaccounts-integration-23.04.3/CMakeLists.txt 2023-07-04
07:06:04.000000000 +0200
@@ -2,7 +2,7 @@
set(RELEASE_SERVICE_VERSION_MAJOR "23")
set(RELEASE_SERVICE_VERSION_MINOR "04")
-set(RELEASE_SERVICE_VERSION_MICRO "2")
+set(RELEASE_SERVICE_VERSION_MICRO "3")
set(KACCOUNTS_VERSION
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
project(KAccounts LANGUAGES CXX VERSION ${KACCOUNTS_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kaccounts-integration-23.04.2/po/gl/kaccounts-integration.po
new/kaccounts-integration-23.04.3/po/gl/kaccounts-integration.po
--- old/kaccounts-integration-23.04.2/po/gl/kaccounts-integration.po
2023-06-02 20:33:47.000000000 +0200
+++ new/kaccounts-integration-23.04.3/po/gl/kaccounts-integration.po
2023-07-04 07:06:04.000000000 +0200
@@ -8,7 +8,7 @@
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2023-01-30 00:57+0000\n"
-"PO-Revision-Date: 2023-04-30 10:01+0200\n"
+"PO-Revision-Date: 2023-06-23 22:22+0200\n"
"Last-Translator: Adrián Chaves (Gallaecio) <[email protected]>\n"
"Language-Team: Galician <[email protected]>\n"
"Language: gl\n"
@@ -16,7 +16,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 23.04.0\n"
+"X-Generator: Lokalize 23.04.2\n"
#: src/kcm/package/contents/ui/AccountDetails.qml:20
#, kde-format
@@ -41,7 +41,7 @@
"Button which spawns a dialog allowing the user to change the displayed "
"account's human-readable name"
msgid "Change Account Display Name"
-msgstr "Cambiar o nome para mostrar da conta"
+msgstr "Cambiar o nome visual da conta"
#: src/kcm/package/contents/ui/AccountDetails.qml:81
#, kde-format
@@ -62,7 +62,7 @@
"change its display name by clicking the edit icon above."
msgstr ""
"Non hai servizos configurábeis dispoñÃbeis para esta conta. Pero podes "
-"cambiar o seu nome para mostrar premendo a icona de editar de enriba."
+"cambiar o seu nome visual premendo a icona de editar de enriba."
#: src/kcm/package/contents/ui/AvailableAccounts.qml:19
#, kde-format
@@ -140,7 +140,7 @@
"The title for a dialog which lets you set the human-readable name of an "
"account"
msgid "Rename Account"
-msgstr "Cambiar o nome da conta"
+msgstr "Renomear a conta"
#: src/kcm/package/contents/ui/RenameAccountDialog.qml:31
#, kde-format
@@ -171,7 +171,7 @@
#: src/lib/changeaccountdisplaynamejob.cpp:81
#, kde-format
msgid "The display name cannot be empty"
-msgstr "O nome para mostrar non pode estar baleiro"
+msgstr "O nome visual non pode estar baleiro"
#: src/lib/createaccountjob.cpp:89
#, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kaccounts-integration-23.04.2/po/zh_CN/kaccounts-integration.po
new/kaccounts-integration-23.04.3/po/zh_CN/kaccounts-integration.po
--- old/kaccounts-integration-23.04.2/po/zh_CN/kaccounts-integration.po
2023-06-02 20:33:47.000000000 +0200
+++ new/kaccounts-integration-23.04.3/po/zh_CN/kaccounts-integration.po
2023-07-04 07:06:04.000000000 +0200
@@ -3,7 +3,7 @@
"Project-Id-Version: kdeorg\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2023-01-30 00:57+0000\n"
-"PO-Revision-Date: 2023-05-22 14:04\n"
+"PO-Revision-Date: 2023-07-03 11:41\n"
"Last-Translator: \n"
"Language-Team: Chinese Simplified\n"
"Language: zh_CN\n"