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 2021-11-06 18:13:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kaccounts-integration (Old)
 and      /work/SRC/openSUSE:Factory/.kaccounts-integration.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kaccounts-integration"

Sat Nov  6 18:13:49 2021 rev:83 rq:929260 version:21.08.3

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/kaccounts-integration/kaccounts-integration.changes  
    2021-10-13 18:02:29.614936675 +0200
+++ 
/work/SRC/openSUSE:Factory/.kaccounts-integration.new.1890/kaccounts-integration.changes
    2021-11-06 18:14:47.892783917 +0100
@@ -1,0 +2,9 @@
+Tue Nov  2 21:33:30 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 21.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/21.08.3/
+- No code change since 21.08.2
+
+-------------------------------------------------------------------

Old:
----
  kaccounts-integration-21.08.2.tar.xz
  kaccounts-integration-21.08.2.tar.xz.sig

New:
----
  kaccounts-integration-21.08.3.tar.xz
  kaccounts-integration-21.08.3.tar.xz.sig

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

Other differences:
------------------
++++++ kaccounts-integration.spec ++++++
--- /var/tmp/diff_new_pack.m1E7Zd/_old  2021-11-06 18:14:50.100785074 +0100
+++ /var/tmp/diff_new_pack.m1E7Zd/_new  2021-11-06 18:14:50.104785076 +0100
@@ -22,7 +22,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           kaccounts-integration
-Version:        21.08.2
+Version:        21.08.3
 Release:        0
 Summary:        KDE Accounts Providers
 License:        GPL-2.0-or-later


++++++ kaccounts-integration-21.08.2.tar.xz -> 
kaccounts-integration-21.08.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kaccounts-integration-21.08.2/CMakeLists.txt 
new/kaccounts-integration-21.08.3/CMakeLists.txt
--- old/kaccounts-integration-21.08.2/CMakeLists.txt    2021-10-05 
07:43:35.000000000 +0200
+++ new/kaccounts-integration-21.08.3/CMakeLists.txt    2021-11-02 
01:16:28.000000000 +0100
@@ -2,7 +2,7 @@
 
 set(RELEASE_SERVICE_VERSION_MAJOR "21")
 set(RELEASE_SERVICE_VERSION_MINOR "08")
-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-21.08.2/po/ca/kaccounts-integration.po 
new/kaccounts-integration-21.08.3/po/ca/kaccounts-integration.po
--- old/kaccounts-integration-21.08.2/po/ca/kaccounts-integration.po    
2021-10-05 07:43:35.000000000 +0200
+++ new/kaccounts-integration-21.08.3/po/ca/kaccounts-integration.po    
2021-11-02 01:16:27.000000000 +0100
@@ -4,14 +4,14 @@
 # version 3 or later versions approved by the membership of KDE e.V.
 #
 # Antoni Bella P??rez <antonibel...@yahoo.com>, 2015, 2016, 2020, 2021.
-# Josep Ma. Ferrer <txe...@gmail.com>, 2015, 2016, 2017, 2019, 2020.
+# Josep M. Ferrer <txe...@gmail.com>, 2015, 2016, 2017, 2019, 2020, 2021.
 msgid ""
 msgstr ""
 "Project-Id-Version: kaccounts-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-03-24 02:21+0100\n"
-"PO-Revision-Date: 2021-03-24 08:13+0100\n"
-"Last-Translator: Antoni Bella P??rez <antonibel...@yahoo.com>\n"
+"PO-Revision-Date: 2021-10-29 17:53+0200\n"
+"Last-Translator: Josep M. Ferrer <txe...@gmail.com>\n"
 "Language-Team: Catalan <kde-i18n...@kde.org>\n"
 "Language: ca\n"
 "MIME-Version: 1.0\n"
@@ -19,7 +19,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Accelerator-Marker: &\n"
-"X-Generator: Lokalize 20.12.3\n"
+"X-Generator: Lokalize 20.12.0\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -194,7 +194,7 @@
 #: src/lib/changeaccountdisplaynamejob.cpp:76
 #, kde-format
 msgid "No accounts manager, this is not awesome."
-msgstr "No hi ha cap gestor de comptes, aix?? no ??s impresionant."
+msgstr "No hi ha cap gestor de comptes, aix?? no ??s impressionant."
 
 #: src/lib/changeaccountdisplaynamejob.cpp:81
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-21.08.2/po/ca@valencia/kaccounts-integration.po 
new/kaccounts-integration-21.08.3/po/ca@valencia/kaccounts-integration.po
--- old/kaccounts-integration-21.08.2/po/ca@valencia/kaccounts-integration.po   
2021-10-05 07:43:35.000000000 +0200
+++ new/kaccounts-integration-21.08.3/po/ca@valencia/kaccounts-integration.po   
2021-11-02 01:16:27.000000000 +0100
@@ -4,14 +4,14 @@
 # version 3 or later versions approved by the membership of KDE e.V.
 #
 # Antoni Bella P??rez <antonibel...@yahoo.com>, 2015, 2016, 2020, 2021.
-# Josep Ma. Ferrer <txe...@gmail.com>, 2015, 2016, 2017, 2019, 2020.
+# Josep M. Ferrer <txe...@gmail.com>, 2015, 2016, 2017, 2019, 2020, 2021.
 msgid ""
 msgstr ""
 "Project-Id-Version: kaccounts-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-03-24 02:21+0100\n"
-"PO-Revision-Date: 2021-03-24 08:13+0100\n"
-"Last-Translator: Antoni Bella P??rez <antonibel...@yahoo.com>\n"
+"PO-Revision-Date: 2021-10-29 17:53+0200\n"
+"Last-Translator: Josep M. Ferrer <txe...@gmail.com>\n"
 "Language-Team: Catalan <kde-i18n...@kde.org>\n"
 "Language: ca@valencia\n"
 "MIME-Version: 1.0\n"
@@ -19,7 +19,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Accelerator-Marker: &\n"
-"X-Generator: Lokalize 20.12.3\n"
+"X-Generator: Lokalize 20.12.0\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -194,7 +194,7 @@
 #: src/lib/changeaccountdisplaynamejob.cpp:76
 #, kde-format
 msgid "No accounts manager, this is not awesome."
-msgstr "No hi ha cap gestor de comptes, aix?? no ??s impresionant."
+msgstr "No hi ha cap gestor de comptes, aix?? no ??s impressionant."
 
 #: src/lib/changeaccountdisplaynamejob.cpp:81
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-21.08.2/po/zh_CN/kaccounts-integration.po 
new/kaccounts-integration-21.08.3/po/zh_CN/kaccounts-integration.po
--- old/kaccounts-integration-21.08.2/po/zh_CN/kaccounts-integration.po 
2021-10-05 07:43:35.000000000 +0200
+++ new/kaccounts-integration-21.08.3/po/zh_CN/kaccounts-integration.po 
2021-11-02 01:16:28.000000000 +0100
@@ -9,7 +9,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-03-24 02:21+0100\n"
-"PO-Revision-Date: 2021-09-27 13:10\n"
+"PO-Revision-Date: 2021-10-29 13:28\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"

Reply via email to