commit kaccounts-integration for openSUSE:Factory

2020-11-10 Thread root
Hello community,

here is the log from the commit of package kaccounts-integration for 
openSUSE:Factory checked in at 2020-11-10 13:35:28

Comparing /work/SRC/openSUSE:Factory/kaccounts-integration (Old)
 and  /work/SRC/openSUSE:Factory/.kaccounts-integration.new.11331 (New)


Package is "kaccounts-integration"

Tue Nov 10 13:35:28 2020 rev:70 rq:846630 version:20.08.3

Changes:

--- 
/work/SRC/openSUSE:Factory/kaccounts-integration/kaccounts-integration.changes  
2020-10-12 13:48:54.133960043 +0200
+++ 
/work/SRC/openSUSE:Factory/.kaccounts-integration.new.11331/kaccounts-integration.changes
   2020-11-10 13:35:30.552943715 +0100
@@ -1,0 +2,12 @@
+Thu Nov  5 22:45:37 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-11-apps-update
+- Changes since 20.08.2:
+  * [plugins/kio-webdav] Fix realm extraction
+  * Fix account details page (especially on dark themes) (kde#422190)
+  * [kcm] Show account creation error in the UI
+
+---

Old:

  kaccounts-integration-20.08.2.tar.xz
  kaccounts-integration-20.08.2.tar.xz.sig

New:

  kaccounts-integration-20.08.3.tar.xz
  kaccounts-integration-20.08.3.tar.xz.sig



Other differences:
--
++ kaccounts-integration.spec ++
--- /var/tmp/diff_new_pack.opvbCk/_old  2020-11-10 13:35:31.296942237 +0100
+++ /var/tmp/diff_new_pack.opvbCk/_new  2020-11-10 13:35:31.300942228 +0100
@@ -22,7 +22,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kaccounts-integration
-Version:20.08.2
+Version:20.08.3
 Release:0
 Summary:KDE Accounts Providers
 License:GPL-2.0-or-later


++ kaccounts-integration-20.08.2.tar.xz -> 
kaccounts-integration-20.08.3.tar.xz ++
 1986 lines of diff (skipped)




commit kaccounts-integration for openSUSE:Factory

2020-10-12 Thread root
Hello community,

here is the log from the commit of package kaccounts-integration for 
openSUSE:Factory checked in at 2020-10-12 13:48:48

Comparing /work/SRC/openSUSE:Factory/kaccounts-integration (Old)
 and  /work/SRC/openSUSE:Factory/.kaccounts-integration.new.3486 (New)


Package is "kaccounts-integration"

Mon Oct 12 13:48:48 2020 rev:69 rq:840569 version:20.08.2

Changes:

--- 
/work/SRC/openSUSE:Factory/kaccounts-integration/kaccounts-integration.changes  
2020-09-25 16:26:46.899637821 +0200
+++ 
/work/SRC/openSUSE:Factory/.kaccounts-integration.new.3486/kaccounts-integration.changes
2020-10-12 13:48:54.133960043 +0200
@@ -1,0 +2,9 @@
+Fri Oct  9 05:43:09 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-10-apps-update
+- No code change since 20.08.1
+
+---

Old:

  kaccounts-integration-20.08.1.tar.xz
  kaccounts-integration-20.08.1.tar.xz.sig

New:

  kaccounts-integration-20.08.2.tar.xz
  kaccounts-integration-20.08.2.tar.xz.sig



Other differences:
--
++ kaccounts-integration.spec ++
--- /var/tmp/diff_new_pack.85zeOo/_old  2020-10-12 13:48:55.093960433 +0200
+++ /var/tmp/diff_new_pack.85zeOo/_new  2020-10-12 13:48:55.093960433 +0200
@@ -22,7 +22,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kaccounts-integration
-Version:20.08.1
+Version:20.08.2
 Release:0
 Summary:KDE Accounts Providers
 License:GPL-2.0-or-later


++ kaccounts-integration-20.08.1.tar.xz -> 
kaccounts-integration-20.08.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kaccounts-integration-20.08.1/CMakeLists.txt 
new/kaccounts-integration-20.08.2/CMakeLists.txt
--- old/kaccounts-integration-20.08.1/CMakeLists.txt2020-09-01 
08:33:02.0 +0200
+++ new/kaccounts-integration-20.08.2/CMakeLists.txt2020-10-06 
05:38:01.0 +0200
@@ -11,7 +11,7 @@
 
 set(RELEASE_SERVICE_VERSION_MAJOR "20")
 set(RELEASE_SERVICE_VERSION_MINOR "08")
-set(RELEASE_SERVICE_VERSION_MICRO "1")
+set(RELEASE_SERVICE_VERSION_MICRO "2")
 set(KACCOUNTS_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 set(KACCOUNTS_SOVERSION "2")
 set(ACCOUNTSQT_DEP_VERSION "1.13")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-20.08.1/po/de/kaccounts-integration.po 
new/kaccounts-integration-20.08.2/po/de/kaccounts-integration.po
--- old/kaccounts-integration-20.08.1/po/de/kaccounts-integration.po
2020-09-01 08:33:01.0 +0200
+++ new/kaccounts-integration-20.08.2/po/de/kaccounts-integration.po
2020-10-06 05:38:00.0 +0200
@@ -1,11 +1,11 @@
-# Burkhard Lück , 2014, 2015, 2017, 2019.
+# Burkhard Lück , 2014, 2015, 2017, 2019, 2020.
 # Frederik Schwarzer , 2016.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-07-13 07:43+0200\n"
-"PO-Revision-Date: 2019-11-04 20:12+0100\n"
+"PO-Revision-Date: 2020-09-28 05:34+0200\n"
 "Last-Translator: Burkhard Lück \n"
 "Language-Team: German \n"
 "Language: de\n"
@@ -13,7 +13,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 18.12.3\n"
+"X-Generator: Lokalize 19.04.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -38,26 +38,24 @@
 #: src/kcm/accounts.cpp:35
 #, kde-format
 msgid "Dan Leinir Turthra Jensen"
-msgstr ""
+msgstr "Dan Leinir Turthra Jensen"
 
 #: src/kcm/package/contents/ui/AccountDetails.qml:33
-#, fuzzy, kde-format
-#| msgid "Account Removal"
+#, kde-format
 msgid "Account Details"
-msgstr "Zugang entfernen"
+msgstr "Zugangsdetails"
 
 #: src/kcm/package/contents/ui/AccountDetails.qml:71
 #: src/kcm/package/contents/ui/Accounts.qml:57
 #, kde-format
 msgid "%1 (%2)"
-msgstr ""
+msgstr "%1 (%2)"
 
 #: src/kcm/package/contents/ui/AccountDetails.qml:75
 #: src/kcm/package/contents/ui/Accounts.qml:61
-#, fuzzy, kde-format
-#| msgid "Accounts"
+#, kde-format
 msgid "%1 account"
-msgstr "Zugänge"
+msgstr "Zugang %1"
 
 #: src/kcm/package/contents/ui/AccountDetails.qml:87
 #, kde-format
@@ -65,13 +63,12 @@
 "Button which spawns a dialog allowing the user to change the displayed "
 "account's human-readable name"
 msgid "Change Account Display Name"
-msgstr ""
+msgstr "Anzeigenamen des Zugangs ändern"
 
 #: src/kcm/package/contents/ui/AccountDetails.qml:98
-#, fuzzy, 

commit kaccounts-integration for openSUSE:Factory

2020-09-25 Thread root
Hello community,

here is the log from the commit of package kaccounts-integration for 
openSUSE:Factory checked in at 2020-09-25 16:23:58

Comparing /work/SRC/openSUSE:Factory/kaccounts-integration (Old)
 and  /work/SRC/openSUSE:Factory/.kaccounts-integration.new.4249 (New)


Package is "kaccounts-integration"

Fri Sep 25 16:23:58 2020 rev:68 rq:835962 version:20.08.1

Changes:

--- 
/work/SRC/openSUSE:Factory/kaccounts-integration/kaccounts-integration.changes  
2020-09-09 17:54:05.142774805 +0200
+++ 
/work/SRC/openSUSE:Factory/.kaccounts-integration.new.4249/kaccounts-integration.changes
2020-09-25 16:26:46.899637821 +0200
@@ -1,0 +2,7 @@
+Mon Sep 21 17:09:26 UTC 2020 - Fabian Vogt 
+
+- The -devel package needs intltool
+- Don't hardcode sover everywhere
+- Mention the sover in %files
+
+---



Other differences:
--
++ kaccounts-integration.spec ++
--- /var/tmp/diff_new_pack.J7QKEb/_old  2020-09-25 16:26:48.255639022 +0200
+++ /var/tmp/diff_new_pack.J7QKEb/_new  2020-09-25 16:26:48.255639022 +0200
@@ -17,6 +17,7 @@
 
 
 %define kf5_version 5.60.0
+%global sover 2
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
@@ -60,12 +61,12 @@
 and services across the KDE desktop, including: Google,
 Facebook, Owncloud, IMAP, Jabber and others.
 
-%package -n libkaccounts2
+%package -n libkaccounts%{sover}
 Summary:KDE Accounts Providers - System Library
 Group:  System/Libraries
 Recommends: %{name}
 
-%description -n libkaccounts2
+%description -n libkaccounts%{sover}
 Small system to administer web accounts for the sites
 and services across the KDE desktop, including: Google,
 Facebook, Owncloud, IMAP, Jabber and others.
@@ -73,12 +74,14 @@
 %package devel
 Summary:KDE Accounts Providers - Development Files
 Group:  Development/Libraries/KDE
-Requires:   libkaccounts2 = %{version}
+Requires:   libkaccounts%{sover} = %{version}
 Requires:   libsignon-qt5-devel
 Requires:   cmake(AccountsQt5)
 Requires:   cmake(KF5CoreAddons)
 Requires:   cmake(Qt5Core) >= 5.2.0
 Requires:   pkgconfig(libaccounts-glib)
+# Used in KAccountsMacros.cmake
+Requires:   intltool
 
 %description devel
 Small system to administer web accounts for the sites
@@ -102,8 +105,8 @@
 %find_lang %{name} --with-man --all-name
   %endif
 
-%post   -n libkaccounts2 -p /sbin/ldconfig
-%postun -n libkaccounts2 -p /sbin/ldconfig
+%post   -n libkaccounts%{sover} -p /sbin/ldconfig
+%postun -n libkaccounts%{sover} -p /sbin/ldconfig
 
 %files
 %license COPYING*
@@ -114,8 +117,9 @@
 %{_kf5_qmldir}/
 %{_kf5_servicesdir}/
 
-%files -n libkaccounts2
+%files -n libkaccounts%{sover}
 %license COPYING*
+%{_kf5_libdir}/libkaccounts.so.%{sover}
 %{_kf5_libdir}/libkaccounts.so.*
 
 %files devel






commit kaccounts-integration for openSUSE:Factory

2020-09-09 Thread root
Hello community,

here is the log from the commit of package kaccounts-integration for 
openSUSE:Factory checked in at 2020-09-09 17:53:15

Comparing /work/SRC/openSUSE:Factory/kaccounts-integration (Old)
 and  /work/SRC/openSUSE:Factory/.kaccounts-integration.new.3399 (New)


Package is "kaccounts-integration"

Wed Sep  9 17:53:15 2020 rev:67 rq:831732 version:20.08.1

Changes:

--- 
/work/SRC/openSUSE:Factory/kaccounts-integration/kaccounts-integration.changes  
2020-08-18 11:57:17.619313876 +0200
+++ 
/work/SRC/openSUSE:Factory/.kaccounts-integration.new.3399/kaccounts-integration.changes
2020-09-09 17:54:05.142774805 +0200
@@ -1,0 +2,9 @@
+Tue Sep  1 20:49:15 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-09-apps-update
+- No code change since 20.08.0
+
+---

Old:

  kaccounts-integration-20.08.0.tar.xz
  kaccounts-integration-20.08.0.tar.xz.sig

New:

  kaccounts-integration-20.08.1.tar.xz
  kaccounts-integration-20.08.1.tar.xz.sig



Other differences:
--
++ kaccounts-integration.spec ++
--- /var/tmp/diff_new_pack.PeVel8/_old  2020-09-09 17:54:05.782775325 +0200
+++ /var/tmp/diff_new_pack.PeVel8/_new  2020-09-09 17:54:05.786775329 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kaccounts-integration
-Version:20.08.0
+Version:20.08.1
 Release:0
 Summary:KDE Accounts Providers
 License:GPL-2.0-or-later


++ kaccounts-integration-20.08.0.tar.xz -> 
kaccounts-integration-20.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kaccounts-integration-20.08.0/CMakeLists.txt 
new/kaccounts-integration-20.08.1/CMakeLists.txt
--- old/kaccounts-integration-20.08.0/CMakeLists.txt2020-08-07 
09:07:10.0 +0200
+++ new/kaccounts-integration-20.08.1/CMakeLists.txt2020-09-01 
08:33:02.0 +0200
@@ -11,7 +11,7 @@
 
 set(RELEASE_SERVICE_VERSION_MAJOR "20")
 set(RELEASE_SERVICE_VERSION_MINOR "08")
-set(RELEASE_SERVICE_VERSION_MICRO "0")
+set(RELEASE_SERVICE_VERSION_MICRO "1")
 set(KACCOUNTS_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 set(KACCOUNTS_SOVERSION "2")
 set(ACCOUNTSQT_DEP_VERSION "1.13")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-20.08.0/po/el/kaccounts-integration.po 
new/kaccounts-integration-20.08.1/po/el/kaccounts-integration.po
--- old/kaccounts-integration-20.08.0/po/el/kaccounts-integration.po
2020-08-07 09:07:10.0 +0200
+++ new/kaccounts-integration-20.08.1/po/el/kaccounts-integration.po
2020-09-01 08:33:01.0 +0200
@@ -1,13 +1,13 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
-# Stelios , 2017.
+# Stelios , 2017, 2020.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-07-13 07:43+0200\n"
-"PO-Revision-Date: 2017-10-28 13:51+0200\n"
+"PO-Revision-Date: 2020-08-23 08:52+0300\n"
 "Last-Translator: Stelios \n"
 "Language-Team: Greek \n"
 "Language: el\n"
@@ -15,52 +15,49 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 20.04.2\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
 msgid "Your names"
-msgstr ""
+msgstr "Stelios"
 
 #, kde-format
 msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
-msgstr ""
+msgstr "ssta...@gmail.com"
 
 #: src/kcm/accounts.cpp:32
-#, fuzzy, kde-format
-#| msgid "Accounts"
+#, kde-format
 msgid "Accounts"
 msgstr "Λογαριασμοί"
 
 #: src/kcm/accounts.cpp:34
 #, kde-format
 msgid "Sebastian Kügler"
-msgstr ""
+msgstr "Sebastian Kügler"
 
 #: src/kcm/accounts.cpp:35
 #, kde-format
 msgid "Dan Leinir Turthra Jensen"
-msgstr ""
+msgstr "Dan Leinir Turthra Jensen"
 
 #: src/kcm/package/contents/ui/AccountDetails.qml:33
-#, fuzzy, kde-format
-#| msgid "Account Removal"
+#, kde-format
 msgid "Account Details"
-msgstr "Αφαίρεση λογαριασμού"
+msgstr "Λεπτομέρειες λογαριασμού"
 
 #: src/kcm/package/contents/ui/AccountDetails.qml:71
 #: src/kcm/package/contents/ui/Accounts.qml:57
 #, kde-format
 msgid "%1 (%2)"
-msgstr ""
+msgstr "%1 (%2)"
 
 #: src/kcm/package/contents/ui/AccountDetails.qml:75
 #: src/kcm/package/contents/ui/Accounts.qml:61
-#, fuzzy, kde-format
-#| msgid "Accounts"

commit kaccounts-integration for openSUSE:Factory

2020-08-18 Thread root
Hello community,

here is the log from the commit of package kaccounts-integration for 
openSUSE:Factory checked in at 2020-08-18 11:56:57

Comparing /work/SRC/openSUSE:Factory/kaccounts-integration (Old)
 and  /work/SRC/openSUSE:Factory/.kaccounts-integration.new.3399 (New)


Package is "kaccounts-integration"

Tue Aug 18 11:56:57 2020 rev:66 rq:826359 version:20.08.0

Changes:

--- 
/work/SRC/openSUSE:Factory/kaccounts-integration/kaccounts-integration.changes  
2020-07-14 07:47:19.379466727 +0200
+++ 
/work/SRC/openSUSE:Factory/.kaccounts-integration.new.3399/kaccounts-integration.changes
2020-08-18 11:57:17.619313876 +0200
@@ -1,0 +2,32 @@
+Sun Aug  9 09:08:26 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 20.08.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-08-apps-update
+- No code change since 20.07.90
+
+---
+Sun Aug  2 07:58:46 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 20.07.90
+  * New feature release
+- No code change since 20.07.80
+
+---
+Sun Jul 19 11:46:27 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 20.07.80
+  * New feature release
+- Changes since 20.04.3:
+  * Fix message extraction
+  * Port to Kirigami.PlaceholderMessage
+  * Fix clazy warning
+  * Remove extra ';'
+  * Add missing exclude file
+  * Actually include plugins folder
+  * Fix build by using QStringLiteral
+  * Restore kio-webdav plugin (kde#413888)
+  * Fix build with Qt 5.15
+
+---

Old:

  kaccounts-integration-20.04.3.tar.xz
  kaccounts-integration-20.04.3.tar.xz.sig

New:

  kaccounts-integration-20.08.0.tar.xz
  kaccounts-integration-20.08.0.tar.xz.sig



Other differences:
--
++ kaccounts-integration.spec ++
--- /var/tmp/diff_new_pack.NNfjjj/_old  2020-08-18 11:57:21.267315480 +0200
+++ /var/tmp/diff_new_pack.NNfjjj/_new  2020-08-18 11:57:21.267315480 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kaccounts-integration
-Version:20.04.3
+Version:20.08.0
 Release:0
 Summary:KDE Accounts Providers
 License:GPL-2.0-or-later


++ kaccounts-integration-20.04.3.tar.xz -> 
kaccounts-integration-20.08.0.tar.xz ++
 11194 lines of diff (skipped)




commit kaccounts-integration for openSUSE:Factory

2020-07-13 Thread root
Hello community,

here is the log from the commit of package kaccounts-integration for 
openSUSE:Factory checked in at 2020-07-14 07:46:40

Comparing /work/SRC/openSUSE:Factory/kaccounts-integration (Old)
 and  /work/SRC/openSUSE:Factory/.kaccounts-integration.new.3060 (New)


Package is "kaccounts-integration"

Tue Jul 14 07:46:40 2020 rev:65 rq:820139 version:20.04.3

Changes:

--- 
/work/SRC/openSUSE:Factory/kaccounts-integration/kaccounts-integration.changes  
2020-07-06 16:13:24.944236141 +0200
+++ 
/work/SRC/openSUSE:Factory/.kaccounts-integration.new.3060/kaccounts-integration.changes
2020-07-14 07:47:19.379466727 +0200
@@ -1,0 +2,10 @@
+Thu Jul  9 20:08:46 UTC 2020 - Luca Beltrame 
+
+- Update to 20.04.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-07-apps-update
+- Changes since 20.04.2:
+  * Bump libkaccounts so version (kde#422191)
+
+---

Old:

  kaccounts-integration-20.04.2.tar.xz
  kaccounts-integration-20.04.2.tar.xz.sig

New:

  kaccounts-integration-20.04.3.tar.xz
  kaccounts-integration-20.04.3.tar.xz.sig



Other differences:
--
++ kaccounts-integration.spec ++
--- /var/tmp/diff_new_pack.4DvgaY/_old  2020-07-14 07:47:20.943471777 +0200
+++ /var/tmp/diff_new_pack.4DvgaY/_new  2020-07-14 07:47:20.947471790 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kaccounts-integration
-Version:20.04.2
+Version:20.04.3
 Release:0
 Summary:KDE Accounts Providers
 License:GPL-2.0-or-later
@@ -60,12 +60,12 @@
 and services across the KDE desktop, including: Google,
 Facebook, Owncloud, IMAP, Jabber and others.
 
-%package -n libkaccounts1
+%package -n libkaccounts2
 Summary:KDE Accounts Providers - System Library
 Group:  System/Libraries
 Recommends: %{name}
 
-%description -n libkaccounts1
+%description -n libkaccounts2
 Small system to administer web accounts for the sites
 and services across the KDE desktop, including: Google,
 Facebook, Owncloud, IMAP, Jabber and others.
@@ -73,7 +73,7 @@
 %package devel
 Summary:KDE Accounts Providers - Development Files
 Group:  Development/Libraries/KDE
-Requires:   libkaccounts1 = %{version}
+Requires:   libkaccounts2 = %{version}
 Requires:   libsignon-qt5-devel
 Requires:   cmake(AccountsQt5)
 Requires:   cmake(KF5CoreAddons)
@@ -102,8 +102,8 @@
 %find_lang %{name} --with-man --all-name
   %endif
 
-%post   -n libkaccounts1 -p /sbin/ldconfig
-%postun -n libkaccounts1 -p /sbin/ldconfig
+%post   -n libkaccounts2 -p /sbin/ldconfig
+%postun -n libkaccounts2 -p /sbin/ldconfig
 
 %files
 %license COPYING*
@@ -114,7 +114,7 @@
 %{_kf5_qmldir}/
 %{_kf5_servicesdir}/
 
-%files -n libkaccounts1
+%files -n libkaccounts2
 %license COPYING*
 %{_kf5_libdir}/libkaccounts.so.*
 


++ baselibs.conf ++
--- /var/tmp/diff_new_pack.4DvgaY/_old  2020-07-14 07:47:20.983471906 +0200
+++ /var/tmp/diff_new_pack.4DvgaY/_new  2020-07-14 07:47:20.983471906 +0200
@@ -1,5 +1,5 @@
 kaccounts-integration
-libkaccounts1
+libkaccounts2
 kaccounts-integration-devel
-  requires "libkaccounts1- = "
+  requires "libkaccounts2- = "
   requires "kaccounts-integration- = "

++ kaccounts-integration-20.04.2.tar.xz -> 
kaccounts-integration-20.04.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kaccounts-integration-20.04.2/CMakeLists.txt 
new/kaccounts-integration-20.04.3/CMakeLists.txt
--- old/kaccounts-integration-20.04.2/CMakeLists.txt2020-06-09 
02:43:29.0 +0200
+++ new/kaccounts-integration-20.04.3/CMakeLists.txt2020-07-07 
03:05:51.0 +0200
@@ -11,9 +11,9 @@
 
 set(RELEASE_SERVICE_VERSION_MAJOR "20")
 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}")
-set(KACCOUNTS_SOVERSION "1")
+set(KACCOUNTS_SOVERSION "2")
 set(ACCOUNTSQT_DEP_VERSION "1.13")
 set(SIGNONQT_DEP_VERSION "8.55")
 set(ACCOUNTSGLIB_DEP_VERSION "1.21")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-20.04.2/po/el/kaccounts-integration.po 
new/kaccounts-integration-20.04.3/po/el/kaccounts-integration.po
--- old/kaccounts-integration-20.04.2/po/el/kaccounts-integration.po
2020-06-09 02:43:28.0 +0200
+++ new/kaccounts-integration-20.04.3/po/el/kaccounts-integration.po
2020-07-07

commit kaccounts-integration for openSUSE:Factory

2020-07-06 Thread root
Hello community,

here is the log from the commit of package kaccounts-integration for 
openSUSE:Factory checked in at 2020-07-06 16:13:10

Comparing /work/SRC/openSUSE:Factory/kaccounts-integration (Old)
 and  /work/SRC/openSUSE:Factory/.kaccounts-integration.new.3060 (New)


Package is "kaccounts-integration"

Mon Jul  6 16:13:10 2020 rev:64 rq:818782 version:20.04.2

Changes:

--- 
/work/SRC/openSUSE:Factory/kaccounts-integration/kaccounts-integration.changes  
2020-06-14 18:18:28.323346102 +0200
+++ 
/work/SRC/openSUSE:Factory/.kaccounts-integration.new.3060/kaccounts-integration.changes
2020-07-06 16:13:24.944236141 +0200
@@ -1,0 +2,6 @@
+Wed Jun 24 12:24:33 UTC 2020 - Wolfgang Bauer 
+
+- Remove runtime dependency on accounts-qml-module again, it's no
+  longer used in 20.04
+
+---



Other differences:
--
++ kaccounts-integration.spec ++
--- /var/tmp/diff_new_pack.5PczPI/_old  2020-07-06 16:13:26.348240446 +0200
+++ /var/tmp/diff_new_pack.5PczPI/_new  2020-07-06 16:13:26.352240458 +0200
@@ -48,8 +48,6 @@
 BuildRequires:  cmake(Qt5Qml)
 BuildRequires:  cmake(Qt5Test) >= 5.2.0
 BuildRequires:  cmake(Qt5Widgets) >= 5.2.0
-# QML uses Ubuntu.OnlineAccounts
-Requires:   accounts-qml-module
 Recommends: %{name}-lang
 Recommends: kaccounts-providers
 %if %{with lang}






commit kaccounts-integration for openSUSE:Factory

2020-06-14 Thread root
Hello community,

here is the log from the commit of package kaccounts-integration for 
openSUSE:Factory checked in at 2020-06-14 18:18:21

Comparing /work/SRC/openSUSE:Factory/kaccounts-integration (Old)
 and  /work/SRC/openSUSE:Factory/.kaccounts-integration.new.3606 (New)


Package is "kaccounts-integration"

Sun Jun 14 18:18:21 2020 rev:63 rq:813600 version:20.04.2

Changes:

--- 
/work/SRC/openSUSE:Factory/kaccounts-integration/kaccounts-integration.changes  
2020-05-20 18:39:59.164548039 +0200
+++ 
/work/SRC/openSUSE:Factory/.kaccounts-integration.new.3606/kaccounts-integration.changes
2020-06-14 18:18:28.323346102 +0200
@@ -1,0 +2,9 @@
+Tue Jun  9 12:14:15 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 20.04.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-06-apps-update
+- No code change since 20.04.1
+
+---

Old:

  kaccounts-integration-20.04.1.tar.xz
  kaccounts-integration-20.04.1.tar.xz.sig

New:

  kaccounts-integration-20.04.2.tar.xz
  kaccounts-integration-20.04.2.tar.xz.sig



Other differences:
--
++ kaccounts-integration.spec ++
--- /var/tmp/diff_new_pack.bVlXVM/_old  2020-06-14 18:18:29.003347847 +0200
+++ /var/tmp/diff_new_pack.bVlXVM/_new  2020-06-14 18:18:29.003347847 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kaccounts-integration
-Version:20.04.1
+Version:20.04.2
 Release:0
 Summary:KDE Accounts Providers
 License:GPL-2.0-or-later


++ kaccounts-integration-20.04.1.tar.xz -> 
kaccounts-integration-20.04.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kaccounts-integration-20.04.1/CMakeLists.txt 
new/kaccounts-integration-20.04.2/CMakeLists.txt
--- old/kaccounts-integration-20.04.1/CMakeLists.txt2020-05-12 
03:24:04.0 +0200
+++ new/kaccounts-integration-20.04.2/CMakeLists.txt2020-06-09 
02:43:29.0 +0200
@@ -11,7 +11,7 @@
 
 set(RELEASE_SERVICE_VERSION_MAJOR "20")
 set(RELEASE_SERVICE_VERSION_MINOR "04")
-set(RELEASE_SERVICE_VERSION_MICRO "1")
+set(RELEASE_SERVICE_VERSION_MICRO "2")
 set(KACCOUNTS_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 set(KACCOUNTS_SOVERSION "1")
 set(ACCOUNTSQT_DEP_VERSION "1.13")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-20.04.1/po/cs/kaccounts-integration.po 
new/kaccounts-integration-20.04.2/po/cs/kaccounts-integration.po
--- old/kaccounts-integration-20.04.1/po/cs/kaccounts-integration.po
2020-05-12 03:24:03.0 +0200
+++ new/kaccounts-integration-20.04.2/po/cs/kaccounts-integration.po
2020-06-09 02:43:28.0 +0200
@@ -1,14 +1,14 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 # Vít Pelčák , 2014, 2015, 2017.
-# Vit Pelcak , 2017, 2019.
+# Vit Pelcak , 2017, 2019, 2020.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-03-12 03:23+0100\n"
-"PO-Revision-Date: 2019-09-25 10:58+0200\n"
+"PO-Revision-Date: 2020-05-26 13:06+0200\n"
 "Last-Translator: Vit Pelcak \n"
 "Language-Team: Czech \n"
 "Language: cs\n"
@@ -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 19.08.1\n"
+"X-Generator: Lokalize 20.04.1\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -56,7 +56,7 @@
 #: src/lib/changeaccountdisplaynamejob.cpp:87
 #, kde-format
 msgid "The display name cannot be empty"
-msgstr ""
+msgstr "Název obrazovky nesmí být prázdný"
 
 #: src/lib/createaccountjob.cpp:108
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-20.04.1/po/ia/kaccounts-integration.po 
new/kaccounts-integration-20.04.2/po/ia/kaccounts-integration.po
--- old/kaccounts-integration-20.04.1/po/ia/kaccounts-integration.po
2020-05-12 03:24:03.0 +0200
+++ new/kaccounts-integration-20.04.2/po/ia/kaccounts-integration.po
2020-06-09 02:43:28.0 +0200
@@ -1,15 +1,15 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
-# giovanni , 2016, 2017.
+# giovanni , 2016, 2017, 2020.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://b

commit kaccounts-integration for openSUSE:Factory

2020-05-20 Thread root
Hello community,

here is the log from the commit of package kaccounts-integration for 
openSUSE:Factory checked in at 2020-05-20 18:39:49

Comparing /work/SRC/openSUSE:Factory/kaccounts-integration (Old)
 and  /work/SRC/openSUSE:Factory/.kaccounts-integration.new.2738 (New)


Package is "kaccounts-integration"

Wed May 20 18:39:49 2020 rev:62 rq:806363 version:20.04.1

Changes:

--- 
/work/SRC/openSUSE:Factory/kaccounts-integration/kaccounts-integration.changes  
2020-04-25 20:22:21.985284892 +0200
+++ 
/work/SRC/openSUSE:Factory/.kaccounts-integration.new.2738/kaccounts-integration.changes
2020-05-20 18:39:59.164548039 +0200
@@ -1,0 +2,9 @@
+Fri May 15 15:41:04 UTC 2020 - Luca Beltrame 
+
+- Update to 20.04.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-05-apps-update
+- No code change since 20.04.0
+
+---
@@ -15,2 +23,0 @@
-  * For more details please see:
-  * https://kde.org/announcements/releases/20.04-rc
@@ -24,2 +30,0 @@
-  * For more details please see:
-  * https://kde.org/announcements/releases/20.04-beta
@@ -34 +39 @@
-  * https://www.kde.org/announcements/releases/19.12.3
+  * https://kde.org/announcements/releases/2020-03-apps-update
@@ -50 +55 @@
-  * https://www.kde.org/announcements/releases/19.12.2
+  * https://kde.org/announcements/releases/2020-02-apps-update

Old:

  kaccounts-integration-20.04.0.tar.xz
  kaccounts-integration-20.04.0.tar.xz.sig

New:

  kaccounts-integration-20.04.1.tar.xz
  kaccounts-integration-20.04.1.tar.xz.sig



Other differences:
--
++ kaccounts-integration.spec ++
--- /var/tmp/diff_new_pack.SIWxho/_old  2020-05-20 18:40:00.156550117 +0200
+++ /var/tmp/diff_new_pack.SIWxho/_new  2020-05-20 18:40:00.160550126 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kaccounts-integration
-Version:20.04.0
+Version:20.04.1
 Release:0
 Summary:KDE Accounts Providers
 License:GPL-2.0-or-later


++ kaccounts-integration-20.04.0.tar.xz -> 
kaccounts-integration-20.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kaccounts-integration-20.04.0/CMakeLists.txt 
new/kaccounts-integration-20.04.1/CMakeLists.txt
--- old/kaccounts-integration-20.04.0/CMakeLists.txt2020-04-17 
02:37:22.0 +0200
+++ new/kaccounts-integration-20.04.1/CMakeLists.txt2020-05-12 
03:24:04.0 +0200
@@ -11,7 +11,7 @@
 
 set(RELEASE_SERVICE_VERSION_MAJOR "20")
 set(RELEASE_SERVICE_VERSION_MINOR "04")
-set(RELEASE_SERVICE_VERSION_MICRO "0")
+set(RELEASE_SERVICE_VERSION_MICRO "1")
 set(KACCOUNTS_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 set(KACCOUNTS_SOVERSION "1")
 set(ACCOUNTSQT_DEP_VERSION "1.13")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-20.04.0/po/fr/kaccounts-integration.po 
new/kaccounts-integration-20.04.1/po/fr/kaccounts-integration.po
--- old/kaccounts-integration-20.04.0/po/fr/kaccounts-integration.po
2020-04-17 02:37:22.0 +0200
+++ new/kaccounts-integration-20.04.1/po/fr/kaccounts-integration.po
2020-05-12 03:24:03.0 +0200
@@ -3,21 +3,22 @@
 # Maxence Le Doré , 2014, 2015.
 # Vincent Pinon , 2017.
 # Simon Depiets , 2018, 2019, 2020.
+# Xavier Besnard , 2020.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-03-12 03:23+0100\n"
-"PO-Revision-Date: 2020-03-22 14:06+0800\n"
-"Last-Translator: Simon Depiets \n"
+"PO-Revision-Date: 2020-04-27 22:49+0200\n"
+"Last-Translator: Xavier Besnard \n"
 "Language-Team: French \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 20.07.70\n"
+"X-Generator: Lokalize 19.12.3\n"
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
@@ -25,12 +26,12 @@
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
 msgid "Your names"
-msgstr "Simon Depiets"
+msgstr "Simon Depiets, Xavier Besnard"
 
 #, kde-format
 msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
-msgstr "sdepi...@gmail.com"
+msgstr "sdepi...@gmail.com, xavier.besn...@neuf.fr"
 
 #: src/kcm/accounts.cpp:32
 #, kde-format
@@ -50,17 +51,17 @@
 #: src/lib/changeaccountdisplaynamejob.cpp:77
 #, kde-format
 msgid "No account found with the ID %1"
-msgstr ""
+msgstr "Aucun compte trouvé pour l'ID %1"
 
 

commit kaccounts-integration for openSUSE:Factory

2020-04-25 Thread root
Hello community,

here is the log from the commit of package kaccounts-integration for 
openSUSE:Factory checked in at 2020-04-25 20:21:38

Comparing /work/SRC/openSUSE:Factory/kaccounts-integration (Old)
 and  /work/SRC/openSUSE:Factory/.kaccounts-integration.new.2738 (New)


Package is "kaccounts-integration"

Sat Apr 25 20:21:38 2020 rev:61 rq:796873 version:20.04.0

Changes:

--- 
/work/SRC/openSUSE:Factory/kaccounts-integration/kaccounts-integration.changes  
2020-03-11 18:36:47.103062075 +0100
+++ 
/work/SRC/openSUSE:Factory/.kaccounts-integration.new.2738/kaccounts-integration.changes
2020-04-25 20:22:21.985284892 +0200
@@ -1,0 +2,27 @@
+Thu Apr 23 12:21:59 UTC 2020 - Luca Beltrame 
+
+- Update to 20.04.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-04-apps-update
+- No code change since 20.03.90
+
+---
+Sun Apr  5 20:29:44 UTC 2020 - Luca Beltrame 
+
+- Update to 20.03.90
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/20.04-rc
+- No code change since 20.03.80
+
+---
+Sun Mar 22 09:16:39 UTC 2020 - Luca Beltrame 
+
+- Update to 20.03.80
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/20.04-beta
+- Too many changes to list here.
+
+---

Old:

  kaccounts-integration-19.12.3.tar.xz
  kaccounts-integration-19.12.3.tar.xz.sig

New:

  kaccounts-integration-20.04.0.tar.xz
  kaccounts-integration-20.04.0.tar.xz.sig



Other differences:
--
++ kaccounts-integration.spec ++
--- /var/tmp/diff_new_pack.3ghYjg/_old  2020-04-25 20:22:23.341287689 +0200
+++ /var/tmp/diff_new_pack.3ghYjg/_new  2020-04-25 20:22:23.345287697 +0200
@@ -21,16 +21,12 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kaccounts-integration
-Version:19.12.3
+Version:20.04.0
 Release:0
 Summary:KDE Accounts Providers
 License:GPL-2.0-or-later
 Group:  System/GUI/KDE
-Source: %{name}-%{version}.tar.xz
-%if %{with lang}
-Source1:%{name}-%{version}.tar.xz.sig
-Source2:applications.keyring
-%endif
+Source: 
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
 BuildRequires:  cmake
 BuildRequires:  extra-cmake-modules
@@ -56,6 +52,10 @@
 Requires:   accounts-qml-module
 Recommends: %{name}-lang
 Recommends: kaccounts-providers
+%if %{with lang}
+Source1:
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
+Source2:applications.keyring
+%endif
 
 %description
 Small system to administer web accounts for the sites


++ kaccounts-integration-19.12.3.tar.xz -> 
kaccounts-integration-20.04.0.tar.xz ++
 10554 lines of diff (skipped)




commit kaccounts-integration for openSUSE:Factory

2020-03-11 Thread root
Hello community,

here is the log from the commit of package kaccounts-integration for 
openSUSE:Factory checked in at 2020-03-11 18:35:22

Comparing /work/SRC/openSUSE:Factory/kaccounts-integration (Old)
 and  /work/SRC/openSUSE:Factory/.kaccounts-integration.new.3160 (New)


Package is "kaccounts-integration"

Wed Mar 11 18:35:22 2020 rev:60 rq:782335 version:19.12.3

Changes:

--- 
/work/SRC/openSUSE:Factory/kaccounts-integration/kaccounts-integration.changes  
2020-02-10 21:47:58.862010489 +0100
+++ 
/work/SRC/openSUSE:Factory/.kaccounts-integration.new.3160/kaccounts-integration.changes
2020-03-11 18:36:47.103062075 +0100
@@ -1,0 +2,11 @@
+Thu Mar  5 20:35:47 UTC 2020 - Luca Beltrame 
+
+- Update to 19.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/releases/19.12.3
+- Changes since 19.12.2:
+  * Unbreak the Accounts KCM (kde#415267)
+  * [CreateAccount job] Never set an empty name when creating an account 
(kde#414219)
+
+---

Old:

  kaccounts-integration-19.12.2.tar.xz
  kaccounts-integration-19.12.2.tar.xz.sig

New:

  kaccounts-integration-19.12.3.tar.xz
  kaccounts-integration-19.12.3.tar.xz.sig



Other differences:
--
++ kaccounts-integration.spec ++
--- /var/tmp/diff_new_pack.NnItjb/_old  2020-03-11 18:36:48.399062870 +0100
+++ /var/tmp/diff_new_pack.NnItjb/_new  2020-03-11 18:36:48.407062875 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kaccounts-integration
-Version:19.12.2
+Version:19.12.3
 Release:0
 Summary:KDE Accounts Providers
 License:GPL-2.0-or-later


++ kaccounts-integration-19.12.2.tar.xz -> 
kaccounts-integration-19.12.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kaccounts-integration-19.12.2/CMakeLists.txt 
new/kaccounts-integration-19.12.3/CMakeLists.txt
--- old/kaccounts-integration-19.12.2/CMakeLists.txt2020-02-04 
02:46:37.0 +0100
+++ new/kaccounts-integration-19.12.3/CMakeLists.txt2020-03-03 
01:31:02.0 +0100
@@ -14,7 +14,7 @@
 
 set(KDE_APPLICATIONS_VERSION_MAJOR "19")
 set(KDE_APPLICATIONS_VERSION_MINOR "12")
-set(KDE_APPLICATIONS_VERSION_MICRO "2")
+set(KDE_APPLICATIONS_VERSION_MICRO "3")
 set(KACCOUNTS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 set(KACCOUNTS_SOVERSION "1")
 set(ACCOUNTSQT_DEP_VERSION "1.13")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-19.12.2/src/jobs/createaccount.cpp 
new/kaccounts-integration-19.12.3/src/jobs/createaccount.cpp
--- old/kaccounts-integration-19.12.2/src/jobs/createaccount.cpp
2020-02-02 15:08:03.0 +0100
+++ new/kaccounts-integration-19.12.3/src/jobs/createaccount.cpp
2020-03-02 21:58:31.0 +0100
@@ -181,7 +181,12 @@
 m_account->selectService();
 
 if (m_account->displayName().isEmpty()) {
-m_account->setDisplayName(info.userName());
+if(info.userName().isEmpty()) {
+// info.userName() can be empty, see bug#414219
+
m_account->setDisplayName(QString("%1%2").arg(info.caption()).arg(info.id()));
+} else {
+m_account->setDisplayName(info.userName());
+}
 }
 m_account->setValue("username", info.userName());
 m_account->setCredentialsId(info.id());
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-19.12.2/src/kcm/package/contents/ui/Accounts.qml 
new/kaccounts-integration-19.12.3/src/kcm/package/contents/ui/Accounts.qml
--- old/kaccounts-integration-19.12.2/src/kcm/package/contents/ui/Accounts.qml  
2020-02-02 15:08:03.0 +0100
+++ new/kaccounts-integration-19.12.3/src/kcm/package/contents/ui/Accounts.qml  
2020-03-02 21:58:31.0 +0100
@@ -34,7 +34,7 @@
 id: kaccountsRoot
 
 // Existing accounts
-ListView {
+view: ListView {
 model: OA.AccountServiceModel {
 id: accountsModel
 service: "global"
@@ -45,7 +45,7 @@
 width: ListView.view.width
 
 contentItem: Controls.Label {
-text: i18n("%1 (%2)", model.displayName, providerName)
+text: i18n("%1 (%2)", model.displayName, model.providerName)
 
 OA.Account {
 id: account
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-19.12.2/src/kcm/packa

commit kaccounts-integration for openSUSE:Factory

2020-02-10 Thread root
Hello community,

here is the log from the commit of package kaccounts-integration for 
openSUSE:Factory checked in at 2020-02-10 21:47:57

Comparing /work/SRC/openSUSE:Factory/kaccounts-integration (Old)
 and  /work/SRC/openSUSE:Factory/.kaccounts-integration.new.26092 (New)


Package is "kaccounts-integration"

Mon Feb 10 21:47:57 2020 rev:59 rq:771604 version:19.12.2

Changes:

--- 
/work/SRC/openSUSE:Factory/kaccounts-integration/kaccounts-integration.changes  
2020-01-11 14:41:34.101221061 +0100
+++ 
/work/SRC/openSUSE:Factory/.kaccounts-integration.new.26092/kaccounts-integration.changes
   2020-02-10 21:47:58.862010489 +0100
@@ -1,0 +2,14 @@
+Fri Feb  7 08:37:01 UTC 2020 - Christophe Giboudeaux 
+
+- Replace %make_jobs with %cmake_build.
+
+---
+Wed Feb  5 06:28:49 UTC 2020 - Luca Beltrame 
+
+- Update to 19.12.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/releases/19.12.2
+- No code change since 19.12.1
+
+---

Old:

  kaccounts-integration-19.12.1.tar.xz
  kaccounts-integration-19.12.1.tar.xz.sig

New:

  kaccounts-integration-19.12.2.tar.xz
  kaccounts-integration-19.12.2.tar.xz.sig



Other differences:
--
++ kaccounts-integration.spec ++
--- /var/tmp/diff_new_pack.uvW6fX/_old  2020-02-10 21:47:59.574010883 +0100
+++ /var/tmp/diff_new_pack.uvW6fX/_new  2020-02-10 21:47:59.578010885 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kaccounts-integration
-Version:19.12.1
+Version:19.12.2
 Release:0
 Summary:KDE Accounts Providers
 License:GPL-2.0-or-later
@@ -96,7 +96,7 @@
 
 %build
   %cmake_kf5 -d build
-  %make_jobs
+  %cmake_build
 
 %install
   %kf5_makeinstall -C build


++ kaccounts-integration-19.12.1.tar.xz -> 
kaccounts-integration-19.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kaccounts-integration-19.12.1/CMakeLists.txt 
new/kaccounts-integration-19.12.2/CMakeLists.txt
--- old/kaccounts-integration-19.12.1/CMakeLists.txt2020-01-07 
03:27:21.0 +0100
+++ new/kaccounts-integration-19.12.2/CMakeLists.txt2020-02-04 
02:46:37.0 +0100
@@ -14,7 +14,7 @@
 
 set(KDE_APPLICATIONS_VERSION_MAJOR "19")
 set(KDE_APPLICATIONS_VERSION_MINOR "12")
-set(KDE_APPLICATIONS_VERSION_MICRO "1")
+set(KDE_APPLICATIONS_VERSION_MICRO "2")
 set(KACCOUNTS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 set(KACCOUNTS_SOVERSION "1")
 set(ACCOUNTSQT_DEP_VERSION "1.13")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-19.12.1/po/ca@valencia/kaccounts-integration.po 
new/kaccounts-integration-19.12.2/po/ca@valencia/kaccounts-integration.po
--- old/kaccounts-integration-19.12.1/po/ca@valencia/kaccounts-integration.po   
2020-01-07 03:27:19.0 +0100
+++ new/kaccounts-integration-19.12.2/po/ca@valencia/kaccounts-integration.po   
2020-02-04 02:46:34.0 +0100
@@ -1,16 +1,16 @@
 # Translation of kaccounts-integration.po to Catalan (Valencian)
-# Copyright (C) 2015-2017 This_file_is_part_of_KDE
+# Copyright (C) 2015-2019 This_file_is_part_of_KDE
 # This file is distributed under the license LGPL version 2.1 or
 # version 3 or later versions approved by the membership of KDE e.V.
 #
 # Antoni Bella Pérez , 2015, 2016.
-# Josep Ma. Ferrer , 2015, 2016, 2017.
+# Josep Ma. Ferrer , 2015, 2016, 2017, 2019.
 msgid ""
 msgstr ""
 "Project-Id-Version: kaccounts-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-10-15 03:00+0200\n"
-"PO-Revision-Date: 2017-12-28 16:58+0100\n"
+"PO-Revision-Date: 2019-10-15 19:22+0100\n"
 "Last-Translator: Josep Ma. Ferrer \n"
 "Language-Team: Catalan \n"
 "Language: ca@valencia\n"
@@ -24,12 +24,12 @@
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
 msgid "Your names"
-msgstr ""
+msgstr "Antoni Bella"
 
 #, kde-format
 msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
-msgstr ""
+msgstr "antonibel...@yahoo.com"
 
 #: src/jobs/createaccount.cpp:107
 #, kde-format
@@ -44,246 +44,11 @@
 msgstr "S'ha produït un error en provar de processar la sol·licitud: %1"
 
 #: src/kcm/accounts.cpp:32
-#, fuzzy, kde-format
-#| msgid "Accounts"
+#, kde-format
 msgid "Accounts"
 msgstr "Comptes"
 
 #: src/kcm/accounts.cpp:34
 #, kde-format
 msgid "Sebastian Kügler"
-msgstr ""
-
-#~ msgid "Configure..."
-#~ msgstr "Configura..."
-
-#~ msgid ""
-#~ "No account provider

commit kaccounts-integration for openSUSE:Factory

2020-01-11 Thread root
Hello community,

here is the log from the commit of package kaccounts-integration for 
openSUSE:Factory checked in at 2020-01-11 14:40:05

Comparing /work/SRC/openSUSE:Factory/kaccounts-integration (Old)
 and  /work/SRC/openSUSE:Factory/.kaccounts-integration.new.6675 (New)


Package is "kaccounts-integration"

Sat Jan 11 14:40:05 2020 rev:58 rq:762300 version:19.12.1

Changes:

--- 
/work/SRC/openSUSE:Factory/kaccounts-integration/kaccounts-integration.changes  
2019-12-13 12:02:29.825444733 +0100
+++ 
/work/SRC/openSUSE:Factory/.kaccounts-integration.new.6675/kaccounts-integration.changes
2020-01-11 14:41:34.101221061 +0100
@@ -1,0 +2,9 @@
+Tue Jan  7 10:00:07 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 19.12.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/releases/19.12.1
+- No code change since 19.12.0
+
+---
@@ -12 +21 @@
-  * https://www.kde.org/announcements/releases/19.12.0
+  * https://www.kde.org/announcements/releases/19.12

Old:

  kaccounts-integration-19.12.0.tar.xz
  kaccounts-integration-19.12.0.tar.xz.sig

New:

  kaccounts-integration-19.12.1.tar.xz
  kaccounts-integration-19.12.1.tar.xz.sig



Other differences:
--
++ kaccounts-integration.spec ++
--- /var/tmp/diff_new_pack.rnRaFe/_old  2020-01-11 14:41:35.817221739 +0100
+++ /var/tmp/diff_new_pack.rnRaFe/_new  2020-01-11 14:41:35.841221749 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kaccounts-integration
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kaccounts-integration
-Version:19.12.0
+Version:19.12.1
 Release:0
 Summary:KDE Accounts Providers
 License:GPL-2.0-or-later


++ kaccounts-integration-19.12.0.tar.xz -> 
kaccounts-integration-19.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kaccounts-integration-19.12.0/CMakeLists.txt 
new/kaccounts-integration-19.12.1/CMakeLists.txt
--- old/kaccounts-integration-19.12.0/CMakeLists.txt2019-12-06 
02:47:41.0 +0100
+++ new/kaccounts-integration-19.12.1/CMakeLists.txt2020-01-07 
03:27:21.0 +0100
@@ -14,7 +14,7 @@
 
 set(KDE_APPLICATIONS_VERSION_MAJOR "19")
 set(KDE_APPLICATIONS_VERSION_MINOR "12")
-set(KDE_APPLICATIONS_VERSION_MICRO "0")
+set(KDE_APPLICATIONS_VERSION_MICRO "1")
 set(KACCOUNTS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 set(KACCOUNTS_SOVERSION "1")
 set(ACCOUNTSQT_DEP_VERSION "1.13")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-19.12.0/po/ca/kaccounts-integration.po 
new/kaccounts-integration-19.12.1/po/ca/kaccounts-integration.po
--- old/kaccounts-integration-19.12.0/po/ca/kaccounts-integration.po
2019-12-06 02:47:39.0 +0100
+++ new/kaccounts-integration-19.12.1/po/ca/kaccounts-integration.po
2020-01-07 03:27:19.0 +0100
@@ -52,237 +52,3 @@
 #, kde-format
 msgid "Sebastian Kügler"
 msgstr "Sebastian Kügler"
-
-#~ msgid "Configure..."
-#~ msgstr "Configura..."
-
-#~ msgid ""
-#~ "No account providers found.Some providers can be found in packages "
-#~ "kaccounts-providers and ktp-"
-#~ "accounts-kcm."
-#~ msgstr ""
-#~ "No s'ha trobat cap compte de proveïdor.Es poden trobar diversos "
-#~ "proveïdors als paquets kaccounts-providers i "
-#~ "ktp-accounts-kcm."
-
-#~ msgid "Following missing providers are required by installed services: %1"
-#~ msgstr ""
-#~ "Els serveis instal·lats requereixen els proveïdors següents que manquen: "
-#~ "%1"
-
-#~ msgctxt ""
-#~ "Messagebox title; meaning 'Unable to finish the action you started'"
-#~ msgid "Unable to finish"
-#~ msgstr "No s'ha pogut finalitzar"
-
-#~ msgid "Select an account from the left column to configure"
-#~ msgstr "Seleccioneu un compte de la columna esquerra per a configurar-lo"
-
-#~ msgid ""
-#~ "Are you sure that you want to remove the account '%1'? This cannot be "
-#~ "undone."
-#~ msgstr ""
-#~ "Esteu segur que voleu eliminar el compte «%1»? Això no es pot desfer."
-
-#~ msgid "Account Removal"
-#~ msgstr "Elimina el compte"
-
-#~ msgid "Create"
-#~ msgstr "Crea"
-
-#~ msgid "Select what services you want to activate"
-#~ msgstr "Seleccioneu els serveis que voleu activar"
-
-#~ msgctxt ""
-#~ 

commit kaccounts-integration for openSUSE:Factory

2019-12-13 Thread root
Hello community,

here is the log from the commit of package kaccounts-integration for 
openSUSE:Factory checked in at 2019-12-13 12:02:01

Comparing /work/SRC/openSUSE:Factory/kaccounts-integration (Old)
 and  /work/SRC/openSUSE:Factory/.kaccounts-integration.new.4691 (New)


Package is "kaccounts-integration"

Fri Dec 13 12:02:01 2019 rev:57 rq:756169 version:19.12.0

Changes:

--- 
/work/SRC/openSUSE:Factory/kaccounts-integration/kaccounts-integration.changes  
2019-11-12 11:35:01.874065729 +0100
+++ 
/work/SRC/openSUSE:Factory/.kaccounts-integration.new.4691/kaccounts-integration.changes
2019-12-13 12:02:29.825444733 +0100
@@ -1,0 +2,30 @@
+Wed Dec 11 22:51:11 UTC 2019 - Fabian Vogt 
+
+- Add runtime dep on accounts-qml-module
+
+---
+Tue Dec 10 06:38:13 UTC 2019 - Luca Beltrame 
+
+- Update to 19.12.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/releases/19.12.0
+- No code change since 19.11.90
+
+---
+Sat Nov 30 09:11:34 UTC 2019 - Luca Beltrame 
+
+- Update to 19.11.90
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/19.12-rc
+- No code change since 19.11.80
+
+---
+Sun Nov 24 13:29:06 UTC 2019 - Luca Beltrame 
+
+- Update to 19.11.80
+  * New feature release
+- Too many changes to list here.
+
+---

Old:

  kaccounts-integration-19.08.3.tar.xz
  kaccounts-integration-19.08.3.tar.xz.sig

New:

  kaccounts-integration-19.12.0.tar.xz
  kaccounts-integration-19.12.0.tar.xz.sig



Other differences:
--
++ kaccounts-integration.spec ++
--- /var/tmp/diff_new_pack.zyfHho/_old  2019-12-13 12:02:30.433444503 +0100
+++ /var/tmp/diff_new_pack.zyfHho/_new  2019-12-13 12:02:30.437444502 +0100
@@ -16,43 +16,44 @@
 #
 
 
-%define kf5_version 5.26.0
+%define kf5_version 5.60.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kaccounts-integration
-Version:19.08.3
+Version:19.12.0
 Release:0
 Summary:KDE Accounts Providers
 License:GPL-2.0-or-later
 Group:  System/GUI/KDE
-Source: 
https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
+Source: %{name}-%{version}.tar.xz
 %if %{with lang}
-Source1:
https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
+Source1:%{name}-%{version}.tar.xz.sig
 Source2:applications.keyring
 %endif
 Source99:   baselibs.conf
 BuildRequires:  cmake
 BuildRequires:  extra-cmake-modules
-BuildRequires:  kcmutils-devel
-BuildRequires:  kconfig-devel
-BuildRequires:  kcoreaddons-devel
-BuildRequires:  kdbusaddons-devel
-BuildRequires:  kdeclarative-devel
 BuildRequires:  kf5-filesystem
-BuildRequires:  ki18n-devel
-BuildRequires:  kiconthemes-devel
-BuildRequires:  kio-devel
-BuildRequires:  kwallet-devel
-BuildRequires:  kwidgetsaddons-devel
 BuildRequires:  libaccounts-glib-devel
-BuildRequires:  libaccounts-qt5-devel
 BuildRequires:  libsignon-qt5-devel
-BuildRequires:  pkgconfig
-BuildRequires:  pkgconfig(Qt5Core) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5Qml)
-BuildRequires:  pkgconfig(Qt5Test) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5Widgets) >= 5.2.0
+BuildRequires:  cmake(AccountsQt5)
+BuildRequires:  cmake(KF5Config)
+BuildRequires:  cmake(KF5CoreAddons)
+BuildRequires:  cmake(KF5DBusAddons)
+BuildRequires:  cmake(KF5Declarative)
+BuildRequires:  cmake(KF5I18n)
+BuildRequires:  cmake(KF5IconThemes)
+BuildRequires:  cmake(KF5KCMUtils)
+BuildRequires:  cmake(KF5KIO)
+BuildRequires:  cmake(KF5Wallet)
+BuildRequires:  cmake(KF5WidgetsAddons)
+BuildRequires:  cmake(Qt5Core) >= 5.2.0
+BuildRequires:  cmake(Qt5Qml)
+BuildRequires:  cmake(Qt5Test) >= 5.2.0
+BuildRequires:  cmake(Qt5Widgets) >= 5.2.0
+# QML uses Ubuntu.OnlineAccounts
+Requires:   accounts-qml-module
 Recommends: %{name}-lang
 Recommends: kaccounts-providers
 
@@ -74,11 +75,11 @@
 %package devel
 Summary:KDE Accounts Providers - Development Files
 Group:  Development/Libraries/KDE
-Requires:   kcoreaddons-devel
-Requires:   libaccounts-qt5-devel
 Requires:   libkaccounts1 = %{version}
 Requires:   libsignon-qt5-devel
-Requires:   pkgconfig(Qt5Core) >= 5.2.0
+Requires:   cmake(AccountsQt5)
+Requires:   cmake(KF5CoreAddons)
+Requires:   cmake(Qt5Core) >= 

commit kaccounts-integration for openSUSE:Factory

2019-11-12 Thread root
Hello community,

here is the log from the commit of package kaccounts-integration for 
openSUSE:Factory checked in at 2019-11-12 11:35:00

Comparing /work/SRC/openSUSE:Factory/kaccounts-integration (Old)
 and  /work/SRC/openSUSE:Factory/.kaccounts-integration.new.2990 (New)


Package is "kaccounts-integration"

Tue Nov 12 11:35:00 2019 rev:56 rq:746820 version:19.08.3

Changes:

--- 
/work/SRC/openSUSE:Factory/kaccounts-integration/kaccounts-integration.changes  
2019-10-14 13:25:52.647840770 +0200
+++ 
/work/SRC/openSUSE:Factory/.kaccounts-integration.new.2990/kaccounts-integration.changes
2019-11-12 11:35:01.874065729 +0100
@@ -1,0 +2,9 @@
+Thu Nov  7 23:12:38 UTC 2019 - Luca Beltrame 
+
+- Update to 19.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.08.3.php
+- No code change since 19.08.2
+
+---

Old:

  kaccounts-integration-19.08.2.tar.xz
  kaccounts-integration-19.08.2.tar.xz.sig

New:

  kaccounts-integration-19.08.3.tar.xz
  kaccounts-integration-19.08.3.tar.xz.sig



Other differences:
--
++ kaccounts-integration.spec ++
--- /var/tmp/diff_new_pack.2g6Xzq/_old  2019-11-12 11:35:02.590066508 +0100
+++ /var/tmp/diff_new_pack.2g6Xzq/_new  2019-11-12 11:35:02.590066508 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kaccounts-integration
-Version:19.08.2
+Version:19.08.3
 Release:0
 Summary:KDE Accounts Providers
 License:GPL-2.0-or-later


++ kaccounts-integration-19.08.2.tar.xz -> 
kaccounts-integration-19.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kaccounts-integration-19.08.2/CMakeLists.txt 
new/kaccounts-integration-19.08.3/CMakeLists.txt
--- old/kaccounts-integration-19.08.2/CMakeLists.txt2019-10-08 
02:21:51.0 +0200
+++ new/kaccounts-integration-19.08.3/CMakeLists.txt2019-11-05 
05:14:33.0 +0100
@@ -10,7 +10,7 @@
 
 set(KDE_APPLICATIONS_VERSION_MAJOR "19")
 set(KDE_APPLICATIONS_VERSION_MINOR "08")
-set(KDE_APPLICATIONS_VERSION_MICRO "2")
+set(KDE_APPLICATIONS_VERSION_MICRO "3")
 set(KACCOUNTS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 set(KACCOUNTS_SOVERSION "1")
 set(REQUIRED_QT_VERSION "5.7.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-19.08.2/po/zh_CN/kaccounts-integration.po 
new/kaccounts-integration-19.08.3/po/zh_CN/kaccounts-integration.po
--- old/kaccounts-integration-19.08.2/po/zh_CN/kaccounts-integration.po 
2019-10-08 02:21:51.0 +0200
+++ new/kaccounts-integration-19.08.3/po/zh_CN/kaccounts-integration.po 
2019-11-05 05:14:33.0 +0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-08-30 07:45+0200\n"
-"PO-Revision-Date: 2019-09-05 09:51\n"
+"PO-Revision-Date: 2019-10-09 10:06\n"
 "Last-Translator: Guo Yunhe (guoyunhe)\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-19.08.2/src/kcm_kaccounts.desktop 
new/kaccounts-integration-19.08.3/src/kcm_kaccounts.desktop
--- old/kaccounts-integration-19.08.2/src/kcm_kaccounts.desktop 2019-10-06 
05:14:04.0 +0200
+++ new/kaccounts-integration-19.08.3/src/kcm_kaccounts.desktop 2019-11-04 
09:07:43.0 +0100
@@ -24,7 +24,7 @@
 Name[eu]=Online kontuak
 Name[fi]=Verkkotilit
 Name[fr]=Comptes en ligne
-Name[gl]=Contas en internet
+Name[gl]=Contas en Internet
 Name[hu]=Online fiókok
 Name[ia]=Contos in linea
 Name[it]=Account in linea
@@ -64,7 +64,7 @@
 Comment[eu]=Konfiguratu zure internet kontuak, Google, Live, Owncloud eta 
halakoak
 Comment[fi]=Verkkotiliesi asetukset (esim. Google, Live, ownCloud)
 Comment[fr]=Configurez vos comptes Internet tels que Google, Live, OwnCloud
-Comment[gl]=Configurar as túas contas de internet como a de Google, Live ou 
Owncloud.
+Comment[gl]=Configurar as túas contas de Internet como a de Google, Live ou 
Owncloud.
 Comment[hu]=Állítsa be internetes fiókjait (Google, Live, Owncloud, stb)
 Comment[ia]=Configura tu contos de internet tall como Google, Live, OwnCloud
 Comment[it]=Configura i tuoi account internet come Google, Live, ownCloud




commit kaccounts-integration for openSUSE:Factory

2019-10-14 Thread root
Hello community,

here is the log from the commit of package kaccounts-integration for 
openSUSE:Factory checked in at 2019-10-14 13:25:51

Comparing /work/SRC/openSUSE:Factory/kaccounts-integration (Old)
 and  /work/SRC/openSUSE:Factory/.kaccounts-integration.new.2352 (New)


Package is "kaccounts-integration"

Mon Oct 14 13:25:51 2019 rev:55 rq:737698 version:19.08.2

Changes:

--- 
/work/SRC/openSUSE:Factory/kaccounts-integration/kaccounts-integration.changes  
2019-09-09 12:22:33.257889227 +0200
+++ 
/work/SRC/openSUSE:Factory/.kaccounts-integration.new.2352/kaccounts-integration.changes
2019-10-14 13:25:52.647840770 +0200
@@ -1,0 +2,9 @@
+Fri Oct 11 07:42:28 UTC 2019 - Luca Beltrame 
+
+- Update to 19.08.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.08.2.php
+- No code change since 19.08.1
+
+---

Old:

  kaccounts-integration-19.08.1.tar.xz
  kaccounts-integration-19.08.1.tar.xz.sig

New:

  kaccounts-integration-19.08.2.tar.xz
  kaccounts-integration-19.08.2.tar.xz.sig



Other differences:
--
++ kaccounts-integration.spec ++
--- /var/tmp/diff_new_pack.YrmDeN/_old  2019-10-14 13:25:53.363838904 +0200
+++ /var/tmp/diff_new_pack.YrmDeN/_new  2019-10-14 13:25:53.363838904 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kaccounts-integration
-Version:19.08.1
+Version:19.08.2
 Release:0
 Summary:KDE Accounts Providers
 License:GPL-2.0-or-later


++ kaccounts-integration-19.08.1.tar.xz -> 
kaccounts-integration-19.08.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kaccounts-integration-19.08.1/CMakeLists.txt 
new/kaccounts-integration-19.08.2/CMakeLists.txt
--- old/kaccounts-integration-19.08.1/CMakeLists.txt2019-09-03 
03:46:17.0 +0200
+++ new/kaccounts-integration-19.08.2/CMakeLists.txt2019-10-08 
02:21:51.0 +0200
@@ -10,7 +10,7 @@
 
 set(KDE_APPLICATIONS_VERSION_MAJOR "19")
 set(KDE_APPLICATIONS_VERSION_MINOR "08")
-set(KDE_APPLICATIONS_VERSION_MICRO "1")
+set(KDE_APPLICATIONS_VERSION_MICRO "2")
 set(KACCOUNTS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 set(KACCOUNTS_SOVERSION "1")
 set(REQUIRED_QT_VERSION "5.7.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-19.08.1/po/cs/kaccounts-integration.po 
new/kaccounts-integration-19.08.2/po/cs/kaccounts-integration.po
--- old/kaccounts-integration-19.08.1/po/cs/kaccounts-integration.po
2019-09-03 03:46:17.0 +0200
+++ new/kaccounts-integration-19.08.2/po/cs/kaccounts-integration.po
2019-10-08 02:21:48.0 +0200
@@ -1,7 +1,7 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 # Vít Pelčák , 2014, 2015, 2017.
-# Vit Pelcak , 2017.
+# Vit Pelcak , 2017, 2019.
 #
 msgid ""
 msgstr ""
@@ -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 2.0\n"
+"X-Generator: Lokalize 19.08.1\n"
 
 #: src/accountwidget.cpp:110
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-19.08.1/po/gl/kaccounts-integration.po 
new/kaccounts-integration-19.08.2/po/gl/kaccounts-integration.po
--- old/kaccounts-integration-19.08.1/po/gl/kaccounts-integration.po
2019-09-03 03:46:17.0 +0200
+++ new/kaccounts-integration-19.08.2/po/gl/kaccounts-integration.po
2019-10-08 02:21:49.0 +0200
@@ -1,8 +1,8 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
-#
 # Adrián Chaves Fernández , 2015, 2016, 2017.
-# Adrián Chaves (Gallaecio) , 2017, 2018.
+# Adrián Chaves (Gallaecio) , 2017, 2018, 2019.
+#
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
@@ -10,12 +10,13 @@
 "POT-Creation-Date: 2019-08-30 07:45+0200\n"
 "PO-Revision-Date: 2018-01-07 18:17+0100\n"
 "Last-Translator: Adrián Chaves (Gallaecio) \n"
-"Language-Team: Galician \n"
+"Language-Team: Galician \n"
 "Language: gl\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 19.11.70\n"
 
 #: src/accountwidget.cpp:110
 #, kde-format
diff -urN '--

commit kaccounts-integration for openSUSE:Factory

2019-09-09 Thread root
Hello community,

here is the log from the commit of package kaccounts-integration for 
openSUSE:Factory checked in at 2019-09-09 12:22:29

Comparing /work/SRC/openSUSE:Factory/kaccounts-integration (Old)
 and  /work/SRC/openSUSE:Factory/.kaccounts-integration.new.7948 (New)


Package is "kaccounts-integration"

Mon Sep  9 12:22:29 2019 rev:54 rq:728768 version:19.08.1

Changes:

--- 
/work/SRC/openSUSE:Factory/kaccounts-integration/kaccounts-integration.changes  
2019-08-16 15:35:28.453876810 +0200
+++ 
/work/SRC/openSUSE:Factory/.kaccounts-integration.new.7948/kaccounts-integration.changes
2019-09-09 12:22:33.257889227 +0200
@@ -1,0 +2,9 @@
+Thu Sep  5 14:00:06 UTC 2019 - Luca Beltrame 
+
+- Update to 19.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.08.1.php
+- No code change since 19.08.0
+
+---

Old:

  kaccounts-integration-19.08.0.tar.xz
  kaccounts-integration-19.08.0.tar.xz.sig

New:

  kaccounts-integration-19.08.1.tar.xz
  kaccounts-integration-19.08.1.tar.xz.sig



Other differences:
--
++ kaccounts-integration.spec ++
--- /var/tmp/diff_new_pack.r70UmS/_old  2019-09-09 12:22:33.757889152 +0200
+++ /var/tmp/diff_new_pack.r70UmS/_new  2019-09-09 12:22:33.757889152 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kaccounts-integration
-Version:19.08.0
+Version:19.08.1
 Release:0
 Summary:KDE Accounts Providers
 License:GPL-2.0-or-later


++ kaccounts-integration-19.08.0.tar.xz -> 
kaccounts-integration-19.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kaccounts-integration-19.08.0/CMakeLists.txt 
new/kaccounts-integration-19.08.1/CMakeLists.txt
--- old/kaccounts-integration-19.08.0/CMakeLists.txt2019-08-09 
02:48:53.0 +0200
+++ new/kaccounts-integration-19.08.1/CMakeLists.txt2019-09-03 
03:46:17.0 +0200
@@ -10,7 +10,7 @@
 
 set(KDE_APPLICATIONS_VERSION_MAJOR "19")
 set(KDE_APPLICATIONS_VERSION_MINOR "08")
-set(KDE_APPLICATIONS_VERSION_MICRO "0")
+set(KDE_APPLICATIONS_VERSION_MICRO "1")
 set(KACCOUNTS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 set(KACCOUNTS_SOVERSION "1")
 set(REQUIRED_QT_VERSION "5.7.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-19.08.0/po/ar/kaccounts-integration.po 
new/kaccounts-integration-19.08.1/po/ar/kaccounts-integration.po
--- old/kaccounts-integration-19.08.0/po/ar/kaccounts-integration.po
2019-08-09 02:48:51.0 +0200
+++ new/kaccounts-integration-19.08.1/po/ar/kaccounts-integration.po
2019-09-03 03:46:17.0 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 03:09+0200\n"
+"POT-Creation-Date: 2019-08-30 07:45+0200\n"
 "PO-Revision-Date: ٢٠١٥-٠٤-٠٣ ٢٠:٠٠+0300\n"
 "Last-Translator: Safa Alfulaij \n"
 "Language-Team: Arabic \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-19.08.0/po/bs/kaccounts-integration.po 
new/kaccounts-integration-19.08.1/po/bs/kaccounts-integration.po
--- old/kaccounts-integration-19.08.0/po/bs/kaccounts-integration.po
2019-08-09 02:48:51.0 +0200
+++ new/kaccounts-integration-19.08.1/po/bs/kaccounts-integration.po
2019-09-03 03:46:17.0 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kde5\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 03:09+0200\n"
+"POT-Creation-Date: 2019-08-30 07:45+0200\n"
 "PO-Revision-Date: 2015-02-19 10:14+0100\n"
 "Last-Translator: Samir ribic \n"
 "Language-Team: Bosnian\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-19.08.0/po/ca/kaccounts-integration.po 
new/kaccounts-integration-19.08.1/po/ca/kaccounts-integration.po
--- old/kaccounts-integration-19.08.0/po/ca/kaccounts-integration.po
2019-08-09 02:48:51.0 +0200
+++ new/kaccounts-integration-19.08.1/po/ca/kaccounts-integration.po
2019-09-03 03:46:17.0 +0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: kaccounts-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 03:09+0200\n"
+"POT-Creation-Date: 2019-08-30 07:45+0200\n"
 "PO-Revision-Date: 2017-12-28 16:58+0100\n"
 "Last-Translator: Josep Ma. Ferrer \n"

commit kaccounts-integration for openSUSE:Factory

2019-08-16 Thread root
Hello community,

here is the log from the commit of package kaccounts-integration for 
openSUSE:Factory checked in at 2019-08-16 15:35:27

Comparing /work/SRC/openSUSE:Factory/kaccounts-integration (Old)
 and  /work/SRC/openSUSE:Factory/.kaccounts-integration.new.22127 (New)


Package is "kaccounts-integration"

Fri Aug 16 15:35:27 2019 rev:53 rq:723592 version:19.08.0

Changes:

--- 
/work/SRC/openSUSE:Factory/kaccounts-integration/kaccounts-integration.changes  
2019-07-16 08:30:36.475405641 +0200
+++ 
/work/SRC/openSUSE:Factory/.kaccounts-integration.new.22127/kaccounts-integration.changes
   2019-08-16 15:35:28.453876810 +0200
@@ -1,0 +2,27 @@
+Fri Aug  9 08:30:16 UTC 2019 - Christophe Giboudeaux 
+
+- Update to 19.08.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.08.0.php
+- No code change since 19.07.90
+
+---
+Tue Aug 06 16:50:47 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.07.90
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.08-rc.php
+- No code changes since 19.07.80
+
+---
+Tue Jul 23 11:58:56 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.07.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.08-beta.php
+- No code changes since 19.04.3
+
+---

Old:

  kaccounts-integration-19.04.3.tar.xz

New:

  applications.keyring
  kaccounts-integration-19.08.0.tar.xz
  kaccounts-integration-19.08.0.tar.xz.sig



Other differences:
--
++ kaccounts-integration.spec ++
--- /var/tmp/diff_new_pack.R1kveT/_old  2019-08-16 15:35:29.185876598 +0200
+++ /var/tmp/diff_new_pack.R1kveT/_new  2019-08-16 15:35:29.205876592 +0200
@@ -21,12 +21,16 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kaccounts-integration
-Version:19.04.3
+Version:19.08.0
 Release:0
 Summary:KDE Accounts Providers
 License:GPL-2.0-or-later
 Group:  System/GUI/KDE
-Source: %{name}-%{version}.tar.xz
+Source: 
https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
+%if %{with lang}
+Source1:
https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
+Source2:applications.keyring
+%endif
 Source99:   baselibs.conf
 BuildRequires:  cmake
 BuildRequires:  extra-cmake-modules

++ kaccounts-integration-19.04.3.tar.xz -> 
kaccounts-integration-19.08.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kaccounts-integration-19.04.3/CMakeLists.txt 
new/kaccounts-integration-19.08.0/CMakeLists.txt
--- old/kaccounts-integration-19.04.3/CMakeLists.txt2019-07-09 
02:17:57.0 +0200
+++ new/kaccounts-integration-19.08.0/CMakeLists.txt2019-08-09 
02:48:53.0 +0200
@@ -9,8 +9,8 @@
 enable_testing()
 
 set(KDE_APPLICATIONS_VERSION_MAJOR "19")
-set(KDE_APPLICATIONS_VERSION_MINOR "04")
-set(KDE_APPLICATIONS_VERSION_MICRO "3")
+set(KDE_APPLICATIONS_VERSION_MINOR "08")
+set(KDE_APPLICATIONS_VERSION_MICRO "0")
 set(KACCOUNTS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 set(KACCOUNTS_SOVERSION "1")
 set(REQUIRED_QT_VERSION "5.7.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-19.04.3/po/ar/kaccounts-integration.po 
new/kaccounts-integration-19.08.0/po/ar/kaccounts-integration.po
--- old/kaccounts-integration-19.04.3/po/ar/kaccounts-integration.po
2019-07-09 02:17:54.0 +0200
+++ new/kaccounts-integration-19.08.0/po/ar/kaccounts-integration.po
2019-08-09 02:48:51.0 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 07:40+0200\n"
+"POT-Creation-Date: 2019-05-20 03:09+0200\n"
 "PO-Revision-Date: ٢٠١٥-٠٤-٠٣ ٢٠:٠٠+0300\n"
 "Last-Translator: Safa Alfulaij \n"
 "Language-Team: Arabic \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-19.04.3/po/bs/kaccounts-integration.po 
new/kaccounts-integration-19.08.0/po/bs/kaccounts-integration.po
--- old/kaccounts-integration-19.04.3/po/bs/kaccounts-integration.po
2019-07-09 02:17:54.0 +0200
+++ new/kaccounts-integration-19.08.0

commit kaccounts-integration for openSUSE:Factory

2019-07-15 Thread root
Hello community,

here is the log from the commit of package kaccounts-integration for 
openSUSE:Factory checked in at 2019-07-16 08:30:35

Comparing /work/SRC/openSUSE:Factory/kaccounts-integration (Old)
 and  /work/SRC/openSUSE:Factory/.kaccounts-integration.new.1887 (New)


Package is "kaccounts-integration"

Tue Jul 16 08:30:35 2019 rev:52 rq:715059 version:19.04.3

Changes:

--- 
/work/SRC/openSUSE:Factory/kaccounts-integration/kaccounts-integration.changes  
2019-06-13 22:43:06.932187350 +0200
+++ 
/work/SRC/openSUSE:Factory/.kaccounts-integration.new.1887/kaccounts-integration.changes
2019-07-16 08:30:36.475405641 +0200
@@ -1,0 +2,9 @@
+Sat Jul 13 07:26:33 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.04.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.04.3.php
+- No code changes since 19.04.2
+
+---

Old:

  kaccounts-integration-19.04.2.tar.xz

New:

  kaccounts-integration-19.04.3.tar.xz



Other differences:
--
++ kaccounts-integration.spec ++
--- /var/tmp/diff_new_pack.8bK7r0/_old  2019-07-16 08:30:37.167405785 +0200
+++ /var/tmp/diff_new_pack.8bK7r0/_new  2019-07-16 08:30:37.171405785 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kaccounts-integration
-Version:19.04.2
+Version:19.04.3
 Release:0
 Summary:KDE Accounts Providers
 License:GPL-2.0-or-later

++ kaccounts-integration-19.04.2.tar.xz -> 
kaccounts-integration-19.04.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kaccounts-integration-19.04.2/CMakeLists.txt 
new/kaccounts-integration-19.04.3/CMakeLists.txt
--- old/kaccounts-integration-19.04.2/CMakeLists.txt2019-06-04 
02:14:51.0 +0200
+++ new/kaccounts-integration-19.04.3/CMakeLists.txt2019-07-09 
02:17:57.0 +0200
@@ -10,7 +10,7 @@
 
 set(KDE_APPLICATIONS_VERSION_MAJOR "19")
 set(KDE_APPLICATIONS_VERSION_MINOR "04")
-set(KDE_APPLICATIONS_VERSION_MICRO "2")
+set(KDE_APPLICATIONS_VERSION_MICRO "3")
 set(KACCOUNTS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 set(KACCOUNTS_SOVERSION "1")
 set(REQUIRED_QT_VERSION "5.7.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-19.04.2/po/eu/kaccounts-integration.po 
new/kaccounts-integration-19.04.3/po/eu/kaccounts-integration.po
--- old/kaccounts-integration-19.04.2/po/eu/kaccounts-integration.po
1970-01-01 01:00:00.0 +0100
+++ new/kaccounts-integration-19.04.3/po/eu/kaccounts-integration.po
2019-07-09 02:17:55.0 +0200
@@ -0,0 +1,93 @@
+# Translation of kaccounts-integration.po to Euskara/Basque (eu).
+# Copyright (C) 2018-2019, This file is copyright:
+# This file is distributed under the same license as the kaccounts-integration 
package.
+# KDE euskaratzeko proiektuaren arduraduna .
+#
+# Translators:
+# Gontzal M. Pujana , 2018.
+# Iñigo Salvador Azurmendi , 2019.
+msgid ""
+msgstr ""
+"Project-Id-Version: kaccounts-integration\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2019-05-20 07:40+0200\n"
+"PO-Revision-Date: 2019-07-08 07:33+0200\n"
+"Last-Translator: Iñigo Salvador Azurmendi \n"
+"Language-Team: Basque \n"
+"Language: eu\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 19.04.2\n"
+
+#: src/accountwidget.cpp:110
+#, kde-format
+msgid "Configure..."
+msgstr "Konfiguratu..."
+
+#: src/create.cpp:71
+#, kde-kuit-format
+msgid ""
+"No account providers found.Some providers can be found in packages "
+"kaccounts-providers and ktp-accounts-"
+"kcm."
+msgstr ""
+"Ez da aurkitu kontu hornitzailerik.Hornitzaile batzuk aurki daitezke <"
+"application>kaccounts-providers eta ktp-accounts-kcm paketeetan."
+
+#: src/create.cpp:117
+#, kde-format
+msgid "Following missing providers are required by installed services: %1"
+msgstr ""
+"Falta diren ondoko hornitzaileak behar dituzte instalatutako zerbitzuek: %1"
+
+#: src/create.cpp:155
+#, kde-format
+msgctxt "Messagebox title; meaning 'Unable to finish the action you started'"
+msgid "Unable to finish"
+msgstr "Ezin da amaitu"
+
+#: src/jobs/createaccount.cpp:107
+#, kde-format
+msgctxt "The %1 is for plugin name, eg. Could not load UI plugin"
+msgid "Could not load %1 plugin, please check your installation"
+msgstr "Ezin izan da %1 plugina zamatu, iku

commit kaccounts-integration for openSUSE:Factory

2019-06-13 Thread root
Hello community,

here is the log from the commit of package kaccounts-integration for 
openSUSE:Factory checked in at 2019-06-13 22:43:04

Comparing /work/SRC/openSUSE:Factory/kaccounts-integration (Old)
 and  /work/SRC/openSUSE:Factory/.kaccounts-integration.new.4811 (New)


Package is "kaccounts-integration"

Thu Jun 13 22:43:04 2019 rev:51 rq:708549 version:19.04.2

Changes:

--- 
/work/SRC/openSUSE:Factory/kaccounts-integration/kaccounts-integration.changes  
2019-05-14 13:17:14.665388733 +0200
+++ 
/work/SRC/openSUSE:Factory/.kaccounts-integration.new.4811/kaccounts-integration.changes
2019-06-13 22:43:06.932187350 +0200
@@ -1,0 +2,9 @@
+Fri Jun 07 12:51:52 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.04.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.04.2.php
+- No code changes since 19.04.1
+
+---

Old:

  kaccounts-integration-19.04.1.tar.xz

New:

  kaccounts-integration-19.04.2.tar.xz



Other differences:
--
++ kaccounts-integration.spec ++
--- /var/tmp/diff_new_pack.fkJRDm/_old  2019-06-13 22:43:07.656187106 +0200
+++ /var/tmp/diff_new_pack.fkJRDm/_new  2019-06-13 22:43:07.660187105 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kaccounts-integration
-Version:19.04.1
+Version:19.04.2
 Release:0
 Summary:KDE Accounts Providers
 License:GPL-2.0-or-later

++ kaccounts-integration-19.04.1.tar.xz -> 
kaccounts-integration-19.04.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kaccounts-integration-19.04.1/CMakeLists.txt 
new/kaccounts-integration-19.04.2/CMakeLists.txt
--- old/kaccounts-integration-19.04.1/CMakeLists.txt2019-05-07 
02:29:40.0 +0200
+++ new/kaccounts-integration-19.04.2/CMakeLists.txt2019-06-04 
02:14:51.0 +0200
@@ -10,7 +10,7 @@
 
 set(KDE_APPLICATIONS_VERSION_MAJOR "19")
 set(KDE_APPLICATIONS_VERSION_MINOR "04")
-set(KDE_APPLICATIONS_VERSION_MICRO "1")
+set(KDE_APPLICATIONS_VERSION_MICRO "2")
 set(KACCOUNTS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 set(KACCOUNTS_SOVERSION "1")
 set(REQUIRED_QT_VERSION "5.7.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-19.04.1/po/ar/kaccounts-integration.po 
new/kaccounts-integration-19.04.2/po/ar/kaccounts-integration.po
--- old/kaccounts-integration-19.04.1/po/ar/kaccounts-integration.po
2019-05-07 02:29:39.0 +0200
+++ new/kaccounts-integration-19.04.2/po/ar/kaccounts-integration.po
2019-06-04 02:14:51.0 +0200
@@ -5,8 +5,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-08-27 03:55+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2019-05-20 07:40+0200\n"
 "PO-Revision-Date: ٢٠١٥-٠٤-٠٣ ٢٠:٠٠+0300\n"
 "Last-Translator: Safa Alfulaij \n"
 "Language-Team: Arabic \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-19.04.1/po/bs/kaccounts-integration.po 
new/kaccounts-integration-19.04.2/po/bs/kaccounts-integration.po
--- old/kaccounts-integration-19.04.1/po/bs/kaccounts-integration.po
2019-05-07 02:29:39.0 +0200
+++ new/kaccounts-integration-19.04.2/po/bs/kaccounts-integration.po
2019-06-04 02:14:51.0 +0200
@@ -7,8 +7,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kde5\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-08-27 03:55+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2019-05-20 07:40+0200\n"
 "PO-Revision-Date: 2015-02-19 10:14+0100\n"
 "Last-Translator: Samir ribic \n"
 "Language-Team: Bosnian\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-19.04.1/po/ca/kaccounts-integration.po 
new/kaccounts-integration-19.04.2/po/ca/kaccounts-integration.po
--- old/kaccounts-integration-19.04.1/po/ca/kaccounts-integration.po
2019-05-07 02:29:39.0 +0200
+++ new/kaccounts-integration-19.04.2/po/ca/kaccounts-integration.po
2019-06-04 02:14:51.0 +0200
@@ -8,8 +8,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kaccounts-integration\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-08-27 03:55+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2019-05-20 07:40+0

commit kaccounts-integration for openSUSE:Factory

2019-05-14 Thread root
Hello community,

here is the log from the commit of package kaccounts-integration for 
openSUSE:Factory checked in at 2019-05-14 13:17:13

Comparing /work/SRC/openSUSE:Factory/kaccounts-integration (Old)
 and  /work/SRC/openSUSE:Factory/.kaccounts-integration.new.5148 (New)


Package is "kaccounts-integration"

Tue May 14 13:17:13 2019 rev:50 rq:702173 version:19.04.1

Changes:

--- 
/work/SRC/openSUSE:Factory/kaccounts-integration/kaccounts-integration.changes  
2019-04-26 22:47:06.961561695 +0200
+++ 
/work/SRC/openSUSE:Factory/.kaccounts-integration.new.5148/kaccounts-integration.changes
2019-05-14 13:17:14.665388733 +0200
@@ -1,0 +2,9 @@
+Fri May 10 05:37:12 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.04.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.04.1.php
+- No code changes since 19.04.0
+
+---

Old:

  kaccounts-integration-19.04.0.tar.xz

New:

  kaccounts-integration-19.04.1.tar.xz



Other differences:
--
++ kaccounts-integration.spec ++
--- /var/tmp/diff_new_pack.PHyBKP/_old  2019-05-14 13:17:15.245390266 +0200
+++ /var/tmp/diff_new_pack.PHyBKP/_new  2019-05-14 13:17:15.253390287 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kaccounts-integration
-Version:19.04.0
+Version:19.04.1
 Release:0
 Summary:KDE Accounts Providers
 License:GPL-2.0-or-later

++ kaccounts-integration-19.04.0.tar.xz -> 
kaccounts-integration-19.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kaccounts-integration-19.04.0/CMakeLists.txt 
new/kaccounts-integration-19.04.1/CMakeLists.txt
--- old/kaccounts-integration-19.04.0/CMakeLists.txt2019-04-12 
02:13:35.0 +0200
+++ new/kaccounts-integration-19.04.1/CMakeLists.txt2019-05-07 
02:29:40.0 +0200
@@ -10,7 +10,7 @@
 
 set(KDE_APPLICATIONS_VERSION_MAJOR "19")
 set(KDE_APPLICATIONS_VERSION_MINOR "04")
-set(KDE_APPLICATIONS_VERSION_MICRO "0")
+set(KDE_APPLICATIONS_VERSION_MICRO "1")
 set(KACCOUNTS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 set(KACCOUNTS_SOVERSION "1")
 set(REQUIRED_QT_VERSION "5.7.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-19.04.0/po/zh_CN/kaccounts-integration.po 
new/kaccounts-integration-19.04.1/po/zh_CN/kaccounts-integration.po
--- old/kaccounts-integration-19.04.0/po/zh_CN/kaccounts-integration.po 
2019-04-12 02:13:35.0 +0200
+++ new/kaccounts-integration-19.04.1/po/zh_CN/kaccounts-integration.po 
2019-05-07 02:29:40.0 +0200
@@ -8,8 +8,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-08-27 03:55+0200\n"
-"PO-Revision-Date: 2019-04-09 18:52\n"
-"Last-Translator: guoyunhe \n"
+"PO-Revision-Date: 2019-05-05 22:31\n"
+"Last-Translator: Guo Yunhe (guoyunhe)\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"




commit kaccounts-integration for openSUSE:Factory

2019-04-26 Thread root
Hello community,

here is the log from the commit of package kaccounts-integration for 
openSUSE:Factory checked in at 2019-04-26 22:47:04

Comparing /work/SRC/openSUSE:Factory/kaccounts-integration (Old)
 and  /work/SRC/openSUSE:Factory/.kaccounts-integration.new.5536 (New)


Package is "kaccounts-integration"

Fri Apr 26 22:47:04 2019 rev:49 rq:696201 version:19.04.0

Changes:

--- 
/work/SRC/openSUSE:Factory/kaccounts-integration/kaccounts-integration.changes  
2019-03-11 11:08:55.697448257 +0100
+++ 
/work/SRC/openSUSE:Factory/.kaccounts-integration.new.5536/kaccounts-integration.changes
2019-04-26 22:47:06.961561695 +0200
@@ -1,0 +2,29 @@
+Sat Apr 20 06:51:53 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.04.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.04.0.php
+- No code changes since 19.03.90
+
+---
+Tue Apr 09 20:54:38 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.03.90
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/announce-applications-19.04-rc.php
+- Changes since 19.03.80:
+  * No code changes since 19.03.80
+
+---
+Wed Mar 27 06:40:57 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.03.80
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/announce-applications-19.04-beta.php
+- Changes since 18.12.3:
+  * No code changes since 18.12.3
+
+---

Old:

  kaccounts-integration-18.12.3.tar.xz

New:

  kaccounts-integration-19.04.0.tar.xz



Other differences:
--
++ kaccounts-integration.spec ++
--- /var/tmp/diff_new_pack.7qWWYf/_old  2019-04-26 22:47:07.597561370 +0200
+++ /var/tmp/diff_new_pack.7qWWYf/_new  2019-04-26 22:47:07.601561368 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kaccounts-integration
-Version:18.12.3
+Version:19.04.0
 Release:0
 Summary:KDE Accounts Providers
 License:GPL-2.0-or-later

++ kaccounts-integration-18.12.3.tar.xz -> 
kaccounts-integration-19.04.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kaccounts-integration-18.12.3/CMakeLists.txt 
new/kaccounts-integration-19.04.0/CMakeLists.txt
--- old/kaccounts-integration-18.12.3/CMakeLists.txt2019-03-05 
01:21:29.0 +0100
+++ new/kaccounts-integration-19.04.0/CMakeLists.txt2019-04-12 
02:13:35.0 +0200
@@ -8,9 +8,9 @@
 
 enable_testing()
 
-set(KDE_APPLICATIONS_VERSION_MAJOR "18")
-set(KDE_APPLICATIONS_VERSION_MINOR "12")
-set(KDE_APPLICATIONS_VERSION_MICRO "3")
+set(KDE_APPLICATIONS_VERSION_MAJOR "19")
+set(KDE_APPLICATIONS_VERSION_MINOR "04")
+set(KDE_APPLICATIONS_VERSION_MICRO "0")
 set(KACCOUNTS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 set(KACCOUNTS_SOVERSION "1")
 set(REQUIRED_QT_VERSION "5.7.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-18.12.3/po/ar/kaccounts-integration.po 
new/kaccounts-integration-19.04.0/po/ar/kaccounts-integration.po
--- old/kaccounts-integration-18.12.3/po/ar/kaccounts-integration.po
2019-03-05 01:21:28.0 +0100
+++ new/kaccounts-integration-19.04.0/po/ar/kaccounts-integration.po
2019-04-12 02:13:34.0 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:54+0100\n"
+"POT-Creation-Date: 2018-08-27 03:55+0200\n"
 "PO-Revision-Date: ٢٠١٥-٠٤-٠٣ ٢٠:٠٠+0300\n"
 "Last-Translator: Safa Alfulaij \n"
 "Language-Team: Arabic \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-18.12.3/po/bs/kaccounts-integration.po 
new/kaccounts-integration-19.04.0/po/bs/kaccounts-integration.po
--- old/kaccounts-integration-18.12.3/po/bs/kaccounts-integration.po
2019-03-05 01:21:28.0 +0100
+++ new/kaccounts-integration-19.04.0/po/bs/kaccounts-integration.po
2019-04-12 02:13:34.0 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kde5\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:54+0100\n"
+"POT-Creation-Date: 2018-08-27 03:55+0200\n"
 "PO-Revision-Date: 2015-02-19 10:14+0100\n"
 "Last-Translator: Samir ribic \n"
 "Language-Team: Bosnian\n"
diff -urN '--exclude=CVS' '--exclude=.cvsigno

commit kaccounts-integration for openSUSE:Factory

2019-03-11 Thread root
Hello community,

here is the log from the commit of package kaccounts-integration for 
openSUSE:Factory checked in at 2019-03-11 11:08:54

Comparing /work/SRC/openSUSE:Factory/kaccounts-integration (Old)
 and  /work/SRC/openSUSE:Factory/.kaccounts-integration.new.28833 (New)


Package is "kaccounts-integration"

Mon Mar 11 11:08:54 2019 rev:48 rq:683136 version:18.12.3

Changes:

--- 
/work/SRC/openSUSE:Factory/kaccounts-integration/kaccounts-integration.changes  
2019-02-14 14:15:24.264161089 +0100
+++ 
/work/SRC/openSUSE:Factory/.kaccounts-integration.new.28833/kaccounts-integration.changes
   2019-03-11 11:08:55.697448257 +0100
@@ -1,0 +2,10 @@
+Sat Mar 09 08:03:12 UTC 2019 - lbeltr...@kde.org
+
+- Update to 18.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12.3.php
+- Changes since 18.12.2:
+  * No code changes since 18.12.2
+
+---

Old:

  kaccounts-integration-18.12.2.tar.xz

New:

  kaccounts-integration-18.12.3.tar.xz



Other differences:
--
++ kaccounts-integration.spec ++
--- /var/tmp/diff_new_pack.lkme3Z/_old  2019-03-11 11:08:56.881448007 +0100
+++ /var/tmp/diff_new_pack.lkme3Z/_new  2019-03-11 11:08:56.901448003 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kaccounts-integration
-Version:18.12.2
+Version:18.12.3
 Release:0
 Summary:KDE Accounts Providers
 License:GPL-2.0-or-later

++ kaccounts-integration-18.12.2.tar.xz -> 
kaccounts-integration-18.12.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kaccounts-integration-18.12.2/CMakeLists.txt 
new/kaccounts-integration-18.12.3/CMakeLists.txt
--- old/kaccounts-integration-18.12.2/CMakeLists.txt2019-02-05 
01:44:18.0 +0100
+++ new/kaccounts-integration-18.12.3/CMakeLists.txt2019-03-05 
01:21:29.0 +0100
@@ -10,7 +10,7 @@
 
 set(KDE_APPLICATIONS_VERSION_MAJOR "18")
 set(KDE_APPLICATIONS_VERSION_MINOR "12")
-set(KDE_APPLICATIONS_VERSION_MICRO "2")
+set(KDE_APPLICATIONS_VERSION_MICRO "3")
 set(KACCOUNTS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 set(KACCOUNTS_SOVERSION "1")
 set(REQUIRED_QT_VERSION "5.7.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-18.12.2/po/zh_CN/kaccounts-integration.po 
new/kaccounts-integration-18.12.3/po/zh_CN/kaccounts-integration.po
--- old/kaccounts-integration-18.12.2/po/zh_CN/kaccounts-integration.po 
2019-02-05 01:44:18.0 +0100
+++ new/kaccounts-integration-18.12.3/po/zh_CN/kaccounts-integration.po 
2019-03-05 01:21:29.0 +0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-11-12 06:54+0100\n"
-"PO-Revision-Date: 2019-01-27 23:06\n"
+"PO-Revision-Date: 2019-02-20 23:29\n"
 "Last-Translator: guoyunhe \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit kaccounts-integration for openSUSE:Factory

2019-02-14 Thread root
Hello community,

here is the log from the commit of package kaccounts-integration for 
openSUSE:Factory checked in at 2019-02-14 14:15:21

Comparing /work/SRC/openSUSE:Factory/kaccounts-integration (Old)
 and  /work/SRC/openSUSE:Factory/.kaccounts-integration.new.28833 (New)


Package is "kaccounts-integration"

Thu Feb 14 14:15:21 2019 rev:47 rq:673704 version:18.12.2

Changes:

--- 
/work/SRC/openSUSE:Factory/kaccounts-integration/kaccounts-integration.changes  
2019-01-21 10:11:12.994626963 +0100
+++ 
/work/SRC/openSUSE:Factory/.kaccounts-integration.new.28833/kaccounts-integration.changes
   2019-02-14 14:15:24.264161089 +0100
@@ -1,0 +2,10 @@
+Sat Feb 09 08:24:54 UTC 2019 - lbeltr...@kde.org
+
+- Update to 18.12.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12.2.php
+- Changes since 18.12.1:
+  * No code changes since 18.12.1
+
+---

Old:

  kaccounts-integration-18.12.1.tar.xz

New:

  kaccounts-integration-18.12.2.tar.xz



Other differences:
--
++ kaccounts-integration.spec ++
--- /var/tmp/diff_new_pack.bb2L15/_old  2019-02-14 14:15:24.692160880 +0100
+++ /var/tmp/diff_new_pack.bb2L15/_new  2019-02-14 14:15:24.696160878 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kaccounts-integration
-Version:18.12.1
+Version:18.12.2
 Release:0
 Summary:KDE Accounts Providers
 License:GPL-2.0-or-later

++ kaccounts-integration-18.12.1.tar.xz -> 
kaccounts-integration-18.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kaccounts-integration-18.12.1/CMakeLists.txt 
new/kaccounts-integration-18.12.2/CMakeLists.txt
--- old/kaccounts-integration-18.12.1/CMakeLists.txt2019-01-08 
01:17:25.0 +0100
+++ new/kaccounts-integration-18.12.2/CMakeLists.txt2019-02-05 
01:44:18.0 +0100
@@ -10,7 +10,7 @@
 
 set(KDE_APPLICATIONS_VERSION_MAJOR "18")
 set(KDE_APPLICATIONS_VERSION_MINOR "12")
-set(KDE_APPLICATIONS_VERSION_MICRO "1")
+set(KDE_APPLICATIONS_VERSION_MICRO "2")
 set(KACCOUNTS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 set(KACCOUNTS_SOVERSION "1")
 set(REQUIRED_QT_VERSION "5.7.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-18.12.1/po/zh_CN/kaccounts-integration.po 
new/kaccounts-integration-18.12.2/po/zh_CN/kaccounts-integration.po
--- old/kaccounts-integration-18.12.1/po/zh_CN/kaccounts-integration.po 
2019-01-08 01:17:25.0 +0100
+++ new/kaccounts-integration-18.12.2/po/zh_CN/kaccounts-integration.po 
2019-02-05 01:44:18.0 +0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-11-12 06:54+0100\n"
-"PO-Revision-Date: 2019-01-05 20:51\n"
+"PO-Revision-Date: 2019-01-27 23:06\n"
 "Last-Translator: guoyunhe \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit kaccounts-integration for openSUSE:Factory

2019-01-21 Thread root
Hello community,

here is the log from the commit of package kaccounts-integration for 
openSUSE:Factory checked in at 2019-01-21 10:11:11

Comparing /work/SRC/openSUSE:Factory/kaccounts-integration (Old)
 and  /work/SRC/openSUSE:Factory/.kaccounts-integration.new.28833 (New)


Package is "kaccounts-integration"

Mon Jan 21 10:11:11 2019 rev:46 rq:665088 version:18.12.1

Changes:

--- 
/work/SRC/openSUSE:Factory/kaccounts-integration/kaccounts-integration.changes  
2018-12-19 13:32:20.444702604 +0100
+++ 
/work/SRC/openSUSE:Factory/.kaccounts-integration.new.28833/kaccounts-integration.changes
   2019-01-21 10:11:12.994626963 +0100
@@ -1,0 +2,10 @@
+Fri Jan 11 05:41:57 UTC 2019 - lbeltr...@kde.org
+
+- Update to 18.12.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12.1.php
+- Changes since 18.12.0:
+  * No code changes since 18.12.0
+
+---

Old:

  kaccounts-integration-18.12.0.tar.xz

New:

  kaccounts-integration-18.12.1.tar.xz



Other differences:
--
++ kaccounts-integration.spec ++
--- /var/tmp/diff_new_pack.IdhFfk/_old  2019-01-21 10:11:13.578626374 +0100
+++ /var/tmp/diff_new_pack.IdhFfk/_new  2019-01-21 10:11:13.582626370 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kaccounts-integration
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kaccounts-integration
-Version:18.12.0
+Version:18.12.1
 Release:0
 Summary:KDE Accounts Providers
 License:GPL-2.0-or-later

++ kaccounts-integration-18.12.0.tar.xz -> 
kaccounts-integration-18.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kaccounts-integration-18.12.0/CMakeLists.txt 
new/kaccounts-integration-18.12.1/CMakeLists.txt
--- old/kaccounts-integration-18.12.0/CMakeLists.txt2018-12-07 
01:41:20.0 +0100
+++ new/kaccounts-integration-18.12.1/CMakeLists.txt2019-01-08 
01:17:25.0 +0100
@@ -10,7 +10,7 @@
 
 set(KDE_APPLICATIONS_VERSION_MAJOR "18")
 set(KDE_APPLICATIONS_VERSION_MINOR "12")
-set(KDE_APPLICATIONS_VERSION_MICRO "0")
+set(KDE_APPLICATIONS_VERSION_MICRO "1")
 set(KACCOUNTS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 set(KACCOUNTS_SOVERSION "1")
 set(REQUIRED_QT_VERSION "5.7.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-18.12.0/po/zh_CN/kaccounts-integration.po 
new/kaccounts-integration-18.12.1/po/zh_CN/kaccounts-integration.po
--- old/kaccounts-integration-18.12.0/po/zh_CN/kaccounts-integration.po 
2018-12-07 01:41:20.0 +0100
+++ new/kaccounts-integration-18.12.1/po/zh_CN/kaccounts-integration.po 
2019-01-08 01:17:25.0 +0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-11-12 06:54+0100\n"
-"PO-Revision-Date: 2018-11-12 09:23\n"
+"PO-Revision-Date: 2019-01-05 20:51\n"
 "Last-Translator: guoyunhe \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-18.12.0/src/daemon/accounts.desktop 
new/kaccounts-integration-18.12.1/src/daemon/accounts.desktop
--- old/kaccounts-integration-18.12.0/src/daemon/accounts.desktop   
2018-12-05 00:39:31.0 +0100
+++ new/kaccounts-integration-18.12.1/src/daemon/accounts.desktop   
2019-01-06 08:41:58.0 +0100
@@ -36,7 +36,7 @@
 Name[tr]=Hesaplar
 Name[uk]=Облікові записи
 Name[x-test]=xxAccountsxx
-Name[zh_CN]=账户
+Name[zh_CN]=帐户
 Name[zh_TW]=帳號
 Comment=Accounts management
 Comment[ar]=إدارة الحساباتل




commit kaccounts-integration for openSUSE:Factory

2018-12-19 Thread root
Hello community,

here is the log from the commit of package kaccounts-integration for 
openSUSE:Factory checked in at 2018-12-19 13:32:18

Comparing /work/SRC/openSUSE:Factory/kaccounts-integration (Old)
 and  /work/SRC/openSUSE:Factory/.kaccounts-integration.new.28833 (New)


Package is "kaccounts-integration"

Wed Dec 19 13:32:18 2018 rev:45 rq:658342 version:18.12.0

Changes:

--- 
/work/SRC/openSUSE:Factory/kaccounts-integration/kaccounts-integration.changes  
2018-11-12 09:26:20.726375791 +0100
+++ 
/work/SRC/openSUSE:Factory/.kaccounts-integration.new.28833/kaccounts-integration.changes
   2018-12-19 13:32:20.444702604 +0100
@@ -1,0 +2,40 @@
+Fri Dec 14 06:08:57 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.12.0
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12.0.php
+- Changes since 18.11.90:
+  * No code changes since 18.11.90
+
+---
+Mon Dec 03 20:55:48 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.11.90
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12-rc.php
+- Changes since 18.11.80:
+  * No code changes since 18.11.80
+
+---
+Tue Nov 20 06:21:57 UTC 2018 - Luca Beltrame 
+
+- Run spec-cleaner
+
+---
+Tue Nov 20 05:56:42 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.11.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12-beta.php
+- Changes since 18.08.3:
+  * Fix minor EBN issues
+  * Fix unused parameters warnings
+  * Drop unnecessary moc include
+  * Fix -Wunused-lambda-capture warning
+  * Fix -Wextra-semi warning
+  * Apply modernize-use-nullptr clang-tidy fixit
+
+---
@@ -53 +93 @@
-  * https://www.kde.org/announcements/announce-applications-18.07.80.php
+  * https://www.kde.org/announcements/announce-applications-18.08-beta.php
@@ -109 +149 @@
-  * https://www.kde.org/announcements/announce-applications-18.03.90.php
+  * https://www.kde.org/announcements/announce-applications-18.04-rc.php
@@ -231 +271 @@
-  * https://www.kde.org/announcements/announce-applications-17.07.90.php
+  * https://www.kde.org/announcements/announce-applications-17.08-rc.php
@@ -296 +336 @@
-  * https://www.kde.org/announcements/announce-applications-17.03.80.php
+  * https://www.kde.org/announcements/announce-applications-17.04-beta.php
@@ -395 +435 @@
-   * https://www.kde.org/announcements/announce-applications-16.07.90.php
+   * https://www.kde.org/announcements/announce-applications-16.08-rc.php
@@ -533 +573 @@
-   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+   * https://www.kde.org/announcements/announce-applications-15.08-rc.php

Old:

  kaccounts-integration-18.08.3.tar.xz

New:

  kaccounts-integration-18.12.0.tar.xz



Other differences:
--
++ kaccounts-integration.spec ++
--- /var/tmp/diff_new_pack.RDJGo2/_old  2018-12-19 13:32:21.544701172 +0100
+++ /var/tmp/diff_new_pack.RDJGo2/_new  2018-12-19 13:32:21.548701168 +0100
@@ -16,13 +16,13 @@
 #
 
 
-%bcond_without lang
-Name:   kaccounts-integration
-Version:18.08.3
-Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
+%bcond_without lang
+Name:   kaccounts-integration
+Version:18.12.0
+Release:0
 Summary:KDE Accounts Providers
 License:GPL-2.0-or-later
 Group:  System/GUI/KDE

++ kaccounts-integration-18.08.3.tar.xz -> 
kaccounts-integration-18.12.0.tar.xz ++
 1653 lines of diff (skipped)




commit kaccounts-integration for openSUSE:Factory

2018-11-12 Thread root
Hello community,

here is the log from the commit of package kaccounts-integration for 
openSUSE:Factory checked in at 2018-11-12 09:26:17

Comparing /work/SRC/openSUSE:Factory/kaccounts-integration (Old)
 and  /work/SRC/openSUSE:Factory/.kaccounts-integration.new (New)


Package is "kaccounts-integration"

Mon Nov 12 09:26:17 2018 rev:44 rq:647979 version:18.08.3

Changes:

--- 
/work/SRC/openSUSE:Factory/kaccounts-integration/kaccounts-integration.changes  
2018-10-15 09:22:10.040554933 +0200
+++ 
/work/SRC/openSUSE:Factory/.kaccounts-integration.new/kaccounts-integration.changes
 2018-11-12 09:26:20.726375791 +0100
@@ -1,0 +2,10 @@
+Thu Nov 08 20:43:29 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.08.3.php
+- Changes since 18.08.2:
+  * No code changes since 18.08.2
+
+---

Old:

  kaccounts-integration-18.08.2.tar.xz

New:

  kaccounts-integration-18.08.3.tar.xz



Other differences:
--
++ kaccounts-integration.spec ++
--- /var/tmp/diff_new_pack.JjpthQ/_old  2018-11-12 09:26:21.150375262 +0100
+++ /var/tmp/diff_new_pack.JjpthQ/_new  2018-11-12 09:26:21.150375262 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kaccounts-integration
-Version:18.08.2
+Version:18.08.3
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kaccounts-integration-18.08.2.tar.xz -> 
kaccounts-integration-18.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kaccounts-integration-18.08.2/CMakeLists.txt 
new/kaccounts-integration-18.08.3/CMakeLists.txt
--- old/kaccounts-integration-18.08.2/CMakeLists.txt2018-10-09 
02:29:23.0 +0200
+++ new/kaccounts-integration-18.08.3/CMakeLists.txt2018-11-06 
01:19:14.0 +0100
@@ -10,7 +10,7 @@
 
 set(KDE_APPLICATIONS_VERSION_MAJOR "18")
 set(KDE_APPLICATIONS_VERSION_MINOR "08")
-set(KDE_APPLICATIONS_VERSION_MICRO "2")
+set(KDE_APPLICATIONS_VERSION_MICRO "3")
 set(KACCOUNTS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 set(KACCOUNTS_SOVERSION "1")
 set(REQUIRED_QT_VERSION "5.7.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-18.08.2/po/zh_CN/kaccounts-integration.po 
new/kaccounts-integration-18.08.3/po/zh_CN/kaccounts-integration.po
--- old/kaccounts-integration-18.08.2/po/zh_CN/kaccounts-integration.po 
2018-10-09 02:29:23.0 +0200
+++ new/kaccounts-integration-18.08.3/po/zh_CN/kaccounts-integration.po 
2018-11-06 01:19:14.0 +0100
@@ -8,8 +8,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-10-22 03:06+0200\n"
-"PO-Revision-Date: 2018-09-28 19:52\n"
-"Last-Translator: guoyunhe \n"
+"PO-Revision-Date: 2018-11-01 23:18\n"
+"Last-Translator: guoyunhe \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-18.08.2/src/daemon/accounts.desktop 
new/kaccounts-integration-18.08.3/src/daemon/accounts.desktop
--- old/kaccounts-integration-18.08.2/src/daemon/accounts.desktop   
2018-10-03 19:07:38.0 +0200
+++ new/kaccounts-integration-18.08.3/src/daemon/accounts.desktop   
2018-11-02 16:15:32.0 +0100
@@ -11,6 +11,7 @@
 Name[en_GB]=Accounts
 Name[es]=Cuentas
 Name[et]=Kontod
+Name[eu]=Kontuak
 Name[fi]=Tilit
 Name[fr]=Comptes
 Name[gl]=Contas
@@ -50,6 +51,7 @@
 Comment[en_GB]=Accounts management
 Comment[es]=Gestión de cuentas
 Comment[et]=Kontode haldus
+Comment[eu]=Kontuen kudeaketa
 Comment[fi]=Tilienhallinta
 Comment[fr]=Gestion des comptes
 Comment[gl]=Xestión das contas
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-18.08.2/src/kcm_kaccounts.desktop 
new/kaccounts-integration-18.08.3/src/kcm_kaccounts.desktop
--- old/kaccounts-integration-18.08.2/src/kcm_kaccounts.desktop 2018-10-03 
19:07:38.0 +0200
+++ new/kaccounts-integration-18.08.3/src/kcm_kaccounts.desktop 2018-11-02 
16:15:32.0 +0100
@@ -22,6 +22,7 @@
 Name[en_GB]=Online Accounts
 Name[es]=Cuentas con conexión
 Name[et]=Võrgukontod
+Name[eu]=Online kontuak
 Name[fi]=Verkkotilit
 Name[fr]=Comptes en ligne
 Name[gl]=Contas en internet
@@ -62,6 +63,7 @@
 Comment[en_GB]=Configure your internet accounts such as Google, Live, Owncloud
 Comment[es]=C

commit kaccounts-integration for openSUSE:Factory

2018-10-15 Thread root
Hello community,

here is the log from the commit of package kaccounts-integration for 
openSUSE:Factory checked in at 2018-10-15 09:22:02

Comparing /work/SRC/openSUSE:Factory/kaccounts-integration (Old)
 and  /work/SRC/openSUSE:Factory/.kaccounts-integration.new (New)


Package is "kaccounts-integration"

Mon Oct 15 09:22:02 2018 rev:43 rq:641452 version:18.08.2

Changes:

--- 
/work/SRC/openSUSE:Factory/kaccounts-integration/kaccounts-integration.changes  
2018-09-13 23:54:37.438264115 +0200
+++ 
/work/SRC/openSUSE:Factory/.kaccounts-integration.new/kaccounts-integration.changes
 2018-10-15 09:22:10.040554933 +0200
@@ -1,0 +2,10 @@
+Thu Oct 11 20:06:46 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.08.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.08.2.php
+- Changes since 18.08.1:
+  * None
+
+---

Old:

  kaccounts-integration-18.08.1.tar.xz

New:

  kaccounts-integration-18.08.2.tar.xz



Other differences:
--
++ kaccounts-integration.spec ++
--- /var/tmp/diff_new_pack.Ggl7Xm/_old  2018-10-15 09:22:10.532554472 +0200
+++ /var/tmp/diff_new_pack.Ggl7Xm/_new  2018-10-15 09:22:10.536554469 +0200
@@ -12,13 +12,13 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %bcond_without lang
 Name:   kaccounts-integration
-Version:18.08.1
+Version:18.08.2
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kaccounts-integration-18.08.1.tar.xz -> 
kaccounts-integration-18.08.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kaccounts-integration-18.08.1/CMakeLists.txt 
new/kaccounts-integration-18.08.2/CMakeLists.txt
--- old/kaccounts-integration-18.08.1/CMakeLists.txt2018-09-04 
02:52:13.0 +0200
+++ new/kaccounts-integration-18.08.2/CMakeLists.txt2018-10-09 
02:29:23.0 +0200
@@ -10,7 +10,7 @@
 
 set(KDE_APPLICATIONS_VERSION_MAJOR "18")
 set(KDE_APPLICATIONS_VERSION_MINOR "08")
-set(KDE_APPLICATIONS_VERSION_MICRO "1")
+set(KDE_APPLICATIONS_VERSION_MICRO "2")
 set(KACCOUNTS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 set(KACCOUNTS_SOVERSION "1")
 set(REQUIRED_QT_VERSION "5.7.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-18.08.1/po/zh_CN/kaccounts-integration.po 
new/kaccounts-integration-18.08.2/po/zh_CN/kaccounts-integration.po
--- old/kaccounts-integration-18.08.1/po/zh_CN/kaccounts-integration.po 
2018-09-04 02:52:12.0 +0200
+++ new/kaccounts-integration-18.08.2/po/zh_CN/kaccounts-integration.po 
2018-10-09 02:29:23.0 +0200
@@ -8,8 +8,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-10-22 03:06+0200\n"
-"PO-Revision-Date: 2018-08-30 13:16\n"
-"Last-Translator: guoyunhebrave \n"
+"PO-Revision-Date: 2018-09-28 19:52\n"
+"Last-Translator: guoyunhe \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"




commit kaccounts-integration for openSUSE:Factory

2018-09-13 Thread root
Hello community,

here is the log from the commit of package kaccounts-integration for 
openSUSE:Factory checked in at 2018-09-13 23:54:34

Comparing /work/SRC/openSUSE:Factory/kaccounts-integration (Old)
 and  /work/SRC/openSUSE:Factory/.kaccounts-integration.new (New)


Package is "kaccounts-integration"

Thu Sep 13 23:54:34 2018 rev:42 rq:633881 version:18.08.1

Changes:

--- 
/work/SRC/openSUSE:Factory/kaccounts-integration/kaccounts-integration.changes  
2018-08-22 14:18:32.898095192 +0200
+++ 
/work/SRC/openSUSE:Factory/.kaccounts-integration.new/kaccounts-integration.changes
 2018-09-13 23:54:37.438264115 +0200
@@ -1,0 +2,10 @@
+Thu Sep 06 18:42:52 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.08.1.php
+- Changes since 18.08.0:
+  * None
+
+---

Old:

  kaccounts-integration-18.08.0.tar.xz

New:

  kaccounts-integration-18.08.1.tar.xz



Other differences:
--
++ kaccounts-integration.spec ++
--- /var/tmp/diff_new_pack.Jns6Yh/_old  2018-09-13 23:54:37.878263778 +0200
+++ /var/tmp/diff_new_pack.Jns6Yh/_new  2018-09-13 23:54:37.882263774 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kaccounts-integration
-Version:18.08.0
+Version:18.08.1
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
@@ -74,8 +74,8 @@
 Requires:   libaccounts-qt5-devel
 Requires:   libkaccounts1 = %{version}
 Requires:   libsignon-qt5-devel
-Requires:   pkgconfig(libaccounts-glib)
 Requires:   pkgconfig(Qt5Core) >= 5.2.0
+Requires:   pkgconfig(libaccounts-glib)
 
 %description devel
 Small system to administer web accounts for the sites

++ kaccounts-integration-18.08.0.tar.xz -> 
kaccounts-integration-18.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kaccounts-integration-18.08.0/CMakeLists.txt 
new/kaccounts-integration-18.08.1/CMakeLists.txt
--- old/kaccounts-integration-18.08.0/CMakeLists.txt2018-08-10 
02:12:51.0 +0200
+++ new/kaccounts-integration-18.08.1/CMakeLists.txt2018-09-04 
02:52:13.0 +0200
@@ -10,7 +10,7 @@
 
 set(KDE_APPLICATIONS_VERSION_MAJOR "18")
 set(KDE_APPLICATIONS_VERSION_MINOR "08")
-set(KDE_APPLICATIONS_VERSION_MICRO "0")
+set(KDE_APPLICATIONS_VERSION_MICRO "1")
 set(KACCOUNTS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 set(KACCOUNTS_SOVERSION "1")
 set(REQUIRED_QT_VERSION "5.7.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-18.08.0/po/zh_CN/kaccounts-integration.po 
new/kaccounts-integration-18.08.1/po/zh_CN/kaccounts-integration.po
--- old/kaccounts-integration-18.08.0/po/zh_CN/kaccounts-integration.po 
2018-08-10 02:12:51.0 +0200
+++ new/kaccounts-integration-18.08.1/po/zh_CN/kaccounts-integration.po 
2018-09-04 02:52:12.0 +0200
@@ -8,8 +8,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-10-22 03:06+0200\n"
-"PO-Revision-Date: 2018-07-24 08:46\n"
-"Last-Translator: guoyunhebrave \n"
+"PO-Revision-Date: 2018-08-30 13:16\n"
+"Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"




commit kaccounts-integration for openSUSE:Factory

2018-08-22 Thread root
Hello community,

here is the log from the commit of package kaccounts-integration for 
openSUSE:Factory checked in at 2018-08-22 14:18:28

Comparing /work/SRC/openSUSE:Factory/kaccounts-integration (Old)
 and  /work/SRC/openSUSE:Factory/.kaccounts-integration.new (New)


Package is "kaccounts-integration"

Wed Aug 22 14:18:28 2018 rev:41 rq:630301 version:18.08.0

Changes:

--- 
/work/SRC/openSUSE:Factory/kaccounts-integration/kaccounts-integration.changes  
2018-07-18 22:40:11.773694515 +0200
+++ 
/work/SRC/openSUSE:Factory/.kaccounts-integration.new/kaccounts-integration.changes
 2018-08-22 14:18:32.898095192 +0200
@@ -1,0 +2,26 @@
+Sat Aug 18 12:55:38 UTC 2018 - wba...@tmo.at
+
+- Add libaccounts-glib-devel requirement to the devel package, the
+  cmake files look for it
+
+---
+Thu Aug 16 22:01:27 UTC 2018 - christo...@krop.fr
+
+- Update to 18.08.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.08.0.php
+- Changes since 18.07.80:
+  * Fix FindAccountsFileDir.cmake 
+
+---
+Thu Jul 26 13:00:30 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.07.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.07.80.php
+- Changes since 18.04.3:
+  * Use JSON kded service data (kde#378965)
+
+---

Old:

  kaccounts-integration-18.04.3.tar.xz

New:

  kaccounts-integration-18.08.0.tar.xz



Other differences:
--
++ kaccounts-integration.spec ++
--- /var/tmp/diff_new_pack.ip1ZbT/_old  2018-08-22 14:18:33.866097485 +0200
+++ /var/tmp/diff_new_pack.ip1ZbT/_new  2018-08-22 14:18:33.870097495 +0200
@@ -18,11 +18,11 @@
 
 %bcond_without lang
 Name:   kaccounts-integration
-Version:18.04.3
+Version:18.08.0
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
-%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
+%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:KDE Accounts Providers
 License:GPL-2.0-or-later
 Group:  System/GUI/KDE
@@ -74,6 +74,7 @@
 Requires:   libaccounts-qt5-devel
 Requires:   libkaccounts1 = %{version}
 Requires:   libsignon-qt5-devel
+Requires:   pkgconfig(libaccounts-glib)
 Requires:   pkgconfig(Qt5Core) >= 5.2.0
 
 %description devel

++ kaccounts-integration-18.04.3.tar.xz -> 
kaccounts-integration-18.08.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kaccounts-integration-18.04.3/CMakeLists.txt 
new/kaccounts-integration-18.08.0/CMakeLists.txt
--- old/kaccounts-integration-18.04.3/CMakeLists.txt2018-07-10 
02:13:21.0 +0200
+++ new/kaccounts-integration-18.08.0/CMakeLists.txt2018-08-10 
02:12:51.0 +0200
@@ -9,8 +9,8 @@
 enable_testing()
 
 set(KDE_APPLICATIONS_VERSION_MAJOR "18")
-set(KDE_APPLICATIONS_VERSION_MINOR "04")
-set(KDE_APPLICATIONS_VERSION_MICRO "3")
+set(KDE_APPLICATIONS_VERSION_MINOR "08")
+set(KDE_APPLICATIONS_VERSION_MICRO "0")
 set(KACCOUNTS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 set(KACCOUNTS_SOVERSION "1")
 set(REQUIRED_QT_VERSION "5.7.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-18.04.3/po/nn/kaccounts-integration.po 
new/kaccounts-integration-18.08.0/po/nn/kaccounts-integration.po
--- old/kaccounts-integration-18.04.3/po/nn/kaccounts-integration.po
2018-07-10 02:13:21.0 +0200
+++ new/kaccounts-integration-18.08.0/po/nn/kaccounts-integration.po
2018-08-10 02:12:51.0 +0200
@@ -15,6 +15,9 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Generator: Lokalize 2.0\n"
+"X-Environment: kde\n"
+"X-Accelerator-Marker: &\n"
+"X-Text-Markup: kde4\n"
 
 #: src/accountwidget.cpp:110
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-18.04.3/po/zh_CN/kaccounts-integration.po 
new/kaccounts-integration-18.08.0/po/zh_CN/kaccounts-integration.po
--- old/kaccounts-integration-18.04.3/po/zh_CN/kaccounts-integration.po 
2018-07-10 02:13:21.0 +0200
+++ new/kaccounts-integration-18.08.0/po/zh_CN/kaccounts-integration.po 
2018-08-10 02:12:51.0 +0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Repo

commit kaccounts-integration for openSUSE:Factory

2018-07-18 Thread root
Hello community,

here is the log from the commit of package kaccounts-integration for 
openSUSE:Factory checked in at 2018-07-18 22:40:10

Comparing /work/SRC/openSUSE:Factory/kaccounts-integration (Old)
 and  /work/SRC/openSUSE:Factory/.kaccounts-integration.new (New)


Package is "kaccounts-integration"

Wed Jul 18 22:40:10 2018 rev:40 rq:622614 version:18.04.3

Changes:

--- 
/work/SRC/openSUSE:Factory/kaccounts-integration/kaccounts-integration.changes  
2018-07-07 21:57:03.331419863 +0200
+++ 
/work/SRC/openSUSE:Factory/.kaccounts-integration.new/kaccounts-integration.changes
 2018-07-18 22:40:11.773694515 +0200
@@ -1,0 +2,10 @@
+Fri Jul 13 04:49:48 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.04.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.04.3.php
+- Changes since 18.04.2:
+  * None
+
+---

Old:

  kaccounts-integration-18.04.2.tar.xz

New:

  kaccounts-integration-18.04.3.tar.xz



Other differences:
--
++ kaccounts-integration.spec ++
--- /var/tmp/diff_new_pack.EFMJvW/_old  2018-07-18 22:40:12.461692235 +0200
+++ /var/tmp/diff_new_pack.EFMJvW/_new  2018-07-18 22:40:12.469692209 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kaccounts-integration
-Version:18.04.2
+Version:18.04.3
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kaccounts-integration-18.04.2.tar.xz -> 
kaccounts-integration-18.04.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kaccounts-integration-18.04.2/CMakeLists.txt 
new/kaccounts-integration-18.04.3/CMakeLists.txt
--- old/kaccounts-integration-18.04.2/CMakeLists.txt2018-06-05 
03:12:58.0 +0200
+++ new/kaccounts-integration-18.04.3/CMakeLists.txt2018-07-10 
02:13:21.0 +0200
@@ -10,7 +10,7 @@
 
 set(KDE_APPLICATIONS_VERSION_MAJOR "18")
 set(KDE_APPLICATIONS_VERSION_MINOR "04")
-set(KDE_APPLICATIONS_VERSION_MICRO "2")
+set(KDE_APPLICATIONS_VERSION_MICRO "3")
 set(KACCOUNTS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 set(KACCOUNTS_SOVERSION "1")
 set(REQUIRED_QT_VERSION "5.7.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-18.04.2/po/nn/kaccounts-integration.po 
new/kaccounts-integration-18.04.3/po/nn/kaccounts-integration.po
--- old/kaccounts-integration-18.04.2/po/nn/kaccounts-integration.po
2018-06-05 03:12:56.0 +0200
+++ new/kaccounts-integration-18.04.3/po/nn/kaccounts-integration.po
2018-07-10 02:13:21.0 +0200
@@ -1,12 +1,12 @@
 # Translation of kaccounts-integration to Norwegian Nynorsk
 #
-# Karl Ove Hufthammer , 2016.
+# Karl Ove Hufthammer , 2016, 2018.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-10-22 03:06+0200\n"
-"PO-Revision-Date: 2016-11-02 20:14+0100\n"
+"PO-Revision-Date: 2018-06-17 17:02+0100\n"
 "Last-Translator: Karl Ove Hufthammer \n"
 "Language-Team: Norwegian Nynorsk \n"
 "Language: nn\n"
@@ -28,11 +28,14 @@
 "kaccounts-providers and ktp-accounts-"
 "kcm."
 msgstr ""
+"Fann ingen kontoleverandørar.Du finn nokre leverandørar i pakkane "
+"kaccounts-providers og ktp-accounts-"
+"kcm."
 
 #: src/create.cpp:117
 #, kde-format
 msgid "Following missing providers are required by installed services: %1"
-msgstr ""
+msgstr "Installerte tenester treng desse manglande leverandørane: %1"
 
 #: src/create.cpp:155
 #, kde-format
@@ -61,11 +64,13 @@
 msgid ""
 "Are you sure that you want to remove the account '%1'? This cannot be undone."
 msgstr ""
+"Er du sikker på at du vil fjerna kontoen «%1»? Du kan ikkje angra denne "
+"handlinga."
 
 #: src/kaccounts.cpp:125
 #, kde-format
 msgid "Account Removal"
-msgstr ""
+msgstr "Fjerning av konto"
 
 #: src/models/accountsmodel.cpp:71
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-18.04.2/po/zh_CN/kaccounts-integration.po 
new/kaccounts-integration-18.04.3/po/zh_CN/kaccounts-integration.po
--- old/kaccounts-integration-18.04.2/po/zh_CN/kaccounts-integration.po 
2018-06-05 03:12:57.0 +0200
+++ new/kaccounts-integration-18.04.3/po/zh_CN/kaccounts-integration.po 
2018-07-10 02:13:21.0 +0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-10-22 03:06+0200\n"
-"PO-Revision-Date: 2018-05-18 06:29-0400\n"
+"PO-Revision-Date: 201

commit kaccounts-integration for openSUSE:Factory

2018-07-07 Thread root
Hello community,

here is the log from the commit of package kaccounts-integration for 
openSUSE:Factory checked in at 2018-07-07 21:56:02

Comparing /work/SRC/openSUSE:Factory/kaccounts-integration (Old)
 and  /work/SRC/openSUSE:Factory/.kaccounts-integration.new (New)


Package is "kaccounts-integration"

Sat Jul  7 21:56:02 2018 rev:39 rq:620176 version:18.04.2

Changes:

--- 
/work/SRC/openSUSE:Factory/kaccounts-integration/kaccounts-integration.changes  
2018-06-13 15:19:20.636781678 +0200
+++ 
/work/SRC/openSUSE:Factory/.kaccounts-integration.new/kaccounts-integration.changes
 2018-07-07 21:57:03.331419863 +0200
@@ -1,0 +2,6 @@
+Mon Jul  2 08:20:01 UTC 2018 - christo...@krop.fr
+
+- Also require libsignon-qt5-devel when installing kaccounts-integration-devel.
+- Run spec-cleaner.
+
+---



Other differences:
--
++ kaccounts-integration.spec ++
--- /var/tmp/diff_new_pack.U1pXov/_old  2018-07-07 21:57:03.847419208 +0200
+++ /var/tmp/diff_new_pack.U1pXov/_new  2018-07-07 21:57:03.847419208 +0200
@@ -17,7 +17,6 @@
 
 
 %bcond_without lang
-
 Name:   kaccounts-integration
 Version:18.04.2
 Release:0
@@ -50,9 +49,8 @@
 BuildRequires:  pkgconfig(Qt5Qml)
 BuildRequires:  pkgconfig(Qt5Test) >= 5.2.0
 BuildRequires:  pkgconfig(Qt5Widgets) >= 5.2.0
-Recommends: kaccounts-providers
 Recommends: %{name}-lang
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+Recommends: kaccounts-providers
 
 %description
 Small system to administer web accounts for the sites
@@ -75,6 +73,7 @@
 Requires:   kcoreaddons-devel
 Requires:   libaccounts-qt5-devel
 Requires:   libkaccounts1 = %{version}
+Requires:   libsignon-qt5-devel
 Requires:   pkgconfig(Qt5Core) >= 5.2.0
 
 %description devel
@@ -103,27 +102,24 @@
 %postun -n libkaccounts1 -p /sbin/ldconfig
 
 %files
-%defattr(-,root,root)
-%doc COPYING*
+%license COPYING*
 %{_kf5_plugindir}/
 %{_kf5_qmldir}/
 %{_kf5_servicesdir}/
 
 %files -n libkaccounts1
-%defattr(-,root,root)
-%doc COPYING*
+%license COPYING*
 %{_kf5_libdir}/libkaccounts.so.*
 
 %files devel
-%defattr(-,root,root)
-%doc COPYING*
+%license COPYING*
 %{_kf5_cmakedir}/KAccounts/
 %{_kf5_libdir}/libkaccounts.so
 %{_kf5_prefix}/include/KAccounts/
 
 %if %{with lang}
 %files lang -f %{name}.lang
-%doc COPYING*
+%license COPYING*
 %endif
 
 %changelog




commit kaccounts-integration for openSUSE:Factory

2018-06-13 Thread root
Hello community,

here is the log from the commit of package kaccounts-integration for 
openSUSE:Factory checked in at 2018-06-13 15:19:17

Comparing /work/SRC/openSUSE:Factory/kaccounts-integration (Old)
 and  /work/SRC/openSUSE:Factory/.kaccounts-integration.new (New)


Package is "kaccounts-integration"

Wed Jun 13 15:19:17 2018 rev:38 rq:615479 version:18.04.2

Changes:

--- 
/work/SRC/openSUSE:Factory/kaccounts-integration/kaccounts-integration.changes  
2018-05-16 11:27:42.354602597 +0200
+++ 
/work/SRC/openSUSE:Factory/.kaccounts-integration.new/kaccounts-integration.changes
 2018-06-13 15:19:20.636781678 +0200
@@ -1,0 +2,10 @@
+Fri Jun 08 05:06:37 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.04.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.04.2.php
+- Changes since 18.04.1:
+  * None
+
+---

Old:

  kaccounts-integration-18.04.1.tar.xz

New:

  kaccounts-integration-18.04.2.tar.xz



Other differences:
--
++ kaccounts-integration.spec ++
--- /var/tmp/diff_new_pack.0ZuzcN/_old  2018-06-13 15:19:21.260758910 +0200
+++ /var/tmp/diff_new_pack.0ZuzcN/_new  2018-06-13 15:19:21.264758764 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kaccounts-integration
-Version:18.04.1
+Version:18.04.2
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kaccounts-integration-18.04.1.tar.xz -> 
kaccounts-integration-18.04.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kaccounts-integration-18.04.1/CMakeLists.txt 
new/kaccounts-integration-18.04.2/CMakeLists.txt
--- old/kaccounts-integration-18.04.1/CMakeLists.txt2018-05-08 
02:20:30.0 +0200
+++ new/kaccounts-integration-18.04.2/CMakeLists.txt2018-06-05 
03:12:58.0 +0200
@@ -10,7 +10,7 @@
 
 set(KDE_APPLICATIONS_VERSION_MAJOR "18")
 set(KDE_APPLICATIONS_VERSION_MINOR "04")
-set(KDE_APPLICATIONS_VERSION_MICRO "1")
+set(KDE_APPLICATIONS_VERSION_MICRO "2")
 set(KACCOUNTS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 set(KACCOUNTS_SOVERSION "1")
 set(REQUIRED_QT_VERSION "5.7.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-18.04.1/po/zh_CN/kaccounts-integration.po 
new/kaccounts-integration-18.04.2/po/zh_CN/kaccounts-integration.po
--- old/kaccounts-integration-18.04.1/po/zh_CN/kaccounts-integration.po 
2018-05-08 02:20:30.0 +0200
+++ new/kaccounts-integration-18.04.2/po/zh_CN/kaccounts-integration.po 
2018-06-05 03:12:57.0 +0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-10-22 03:06+0200\n"
-"PO-Revision-Date: 2018-04-26 06:08-0400\n"
+"PO-Revision-Date: 2018-05-18 06:29-0400\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-18.04.1/src/daemon/accounts.desktop 
new/kaccounts-integration-18.04.2/src/daemon/accounts.desktop
--- old/kaccounts-integration-18.04.1/src/daemon/accounts.desktop   
2018-05-02 14:20:35.0 +0200
+++ new/kaccounts-integration-18.04.2/src/daemon/accounts.desktop   
2018-06-02 00:54:41.0 +0200
@@ -59,7 +59,7 @@
 Comment[ko]=계정 관리
 Comment[lt]=Paskyrų tvarkymas
 Comment[nl]=Accountbeheer
-Comment[nn]=Kontohandsaming
+Comment[nn]=Konto­handsaming
 Comment[pl]=Zarządzanie kontami
 Comment[pt]=Gestão de contas
 Comment[pt_BR]=Gerenciamento de contas
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-18.04.1/src/kcm_kaccounts.desktop 
new/kaccounts-integration-18.04.2/src/kcm_kaccounts.desktop
--- old/kaccounts-integration-18.04.1/src/kcm_kaccounts.desktop 2018-05-02 
14:20:35.0 +0200
+++ new/kaccounts-integration-18.04.2/src/kcm_kaccounts.desktop 2018-06-02 
00:54:41.0 +0200
@@ -31,7 +31,7 @@
 Name[ko]=온라인 계정
 Name[lt]=Internetinės paskyros
 Name[nl]=Online accounts
-Name[nn]=Nettkontoar
+Name[nn]=Nett­kontoar
 Name[pl]=Konta sieciowe
 Name[pt]=Contas 'Online'
 Name[pt_BR]=Contas Online




commit kaccounts-integration for openSUSE:Factory

2018-05-16 Thread root
Hello community,

here is the log from the commit of package kaccounts-integration for 
openSUSE:Factory checked in at 2018-05-16 11:27:37

Comparing /work/SRC/openSUSE:Factory/kaccounts-integration (Old)
 and  /work/SRC/openSUSE:Factory/.kaccounts-integration.new (New)


Package is "kaccounts-integration"

Wed May 16 11:27:37 2018 rev:37 rq:607119 version:18.04.1

Changes:

--- 
/work/SRC/openSUSE:Factory/kaccounts-integration/kaccounts-integration.changes  
2018-04-25 09:47:27.585414435 +0200
+++ 
/work/SRC/openSUSE:Factory/.kaccounts-integration.new/kaccounts-integration.changes
 2018-05-16 11:27:42.354602597 +0200
@@ -1,0 +2,10 @@
+Fri May 11 05:17:45 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.04.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.04.1.php
+- Changes since 18.04.0:
+  * None
+
+---

Old:

  kaccounts-integration-18.04.0.tar.xz

New:

  kaccounts-integration-18.04.1.tar.xz



Other differences:
--
++ kaccounts-integration.spec ++
--- /var/tmp/diff_new_pack.l5ygqs/_old  2018-05-16 11:27:43.282568874 +0200
+++ /var/tmp/diff_new_pack.l5ygqs/_new  2018-05-16 11:27:43.282568874 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kaccounts-integration
-Version:18.04.0
+Version:18.04.1
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kaccounts-integration-18.04.0.tar.xz -> 
kaccounts-integration-18.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kaccounts-integration-18.04.0/CMakeLists.txt 
new/kaccounts-integration-18.04.1/CMakeLists.txt
--- old/kaccounts-integration-18.04.0/CMakeLists.txt2018-04-13 
02:13:28.0 +0200
+++ new/kaccounts-integration-18.04.1/CMakeLists.txt2018-05-08 
02:20:30.0 +0200
@@ -10,7 +10,7 @@
 
 set(KDE_APPLICATIONS_VERSION_MAJOR "18")
 set(KDE_APPLICATIONS_VERSION_MINOR "04")
-set(KDE_APPLICATIONS_VERSION_MICRO "0")
+set(KDE_APPLICATIONS_VERSION_MICRO "1")
 set(KACCOUNTS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 set(KACCOUNTS_SOVERSION "1")
 set(REQUIRED_QT_VERSION "5.7.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-18.04.0/po/zh_CN/kaccounts-integration.po 
new/kaccounts-integration-18.04.1/po/zh_CN/kaccounts-integration.po
--- old/kaccounts-integration-18.04.0/po/zh_CN/kaccounts-integration.po 
2018-04-13 02:13:28.0 +0200
+++ new/kaccounts-integration-18.04.1/po/zh_CN/kaccounts-integration.po 
2018-05-08 02:20:30.0 +0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-10-22 03:06+0200\n"
-"PO-Revision-Date: 2018-04-05 09:39-0400\n"
+"PO-Revision-Date: 2018-04-26 06:08-0400\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-18.04.0/po/zh_TW/kaccounts-integration.po 
new/kaccounts-integration-18.04.1/po/zh_TW/kaccounts-integration.po
--- old/kaccounts-integration-18.04.0/po/zh_TW/kaccounts-integration.po 
2018-04-13 02:13:28.0 +0200
+++ new/kaccounts-integration-18.04.1/po/zh_TW/kaccounts-integration.po 
2018-05-08 02:20:30.0 +0200
@@ -3,14 +3,15 @@
 #
 # Franklin, 2015.
 # Jeff Huang , 2017.
+# pan93412 , 2018.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-10-22 03:06+0200\n"
-"PO-Revision-Date: 2017-03-12 20:44+0800\n"
-"Last-Translator: Jeff Huang \n"
-"Language-Team: Chinese \n"
+"PO-Revision-Date: 2018-04-24 20:51+0800\n"
+"Last-Translator: pan93412 \n"
+"Language-Team: Chinese \n"
 "Language: zh_TW\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -30,11 +31,13 @@
 "kaccounts-providers and ktp-accounts-"
 "kcm."
 msgstr ""
+"沒有找到帳號提供商。部份的提供商可以在軟體包 kaccounts-"
+"providers和 ktp-accounts-kcm 找到。"
 
 #: src/create.cpp:117
 #, kde-format
 msgid "Following missing providers are required by installed services: %1"
-msgstr ""
+msgstr "安裝服務以安裝需要的提供商:%1"
 
 #: src/create.cpp:155
 #, kde-format




commit kaccounts-integration for openSUSE:Factory

2018-04-25 Thread root
Hello community,

here is the log from the commit of package kaccounts-integration for 
openSUSE:Factory checked in at 2018-04-25 09:47:26

Comparing /work/SRC/openSUSE:Factory/kaccounts-integration (Old)
 and  /work/SRC/openSUSE:Factory/.kaccounts-integration.new (New)


Package is "kaccounts-integration"

Wed Apr 25 09:47:26 2018 rev:36 rq:598992 version:18.04.0

Changes:

--- 
/work/SRC/openSUSE:Factory/kaccounts-integration/kaccounts-integration.changes  
2018-03-20 21:36:40.868830446 +0100
+++ 
/work/SRC/openSUSE:Factory/.kaccounts-integration.new/kaccounts-integration.changes
 2018-04-25 09:47:27.585414435 +0200
@@ -1,0 +2,21 @@
+Wed Apr 18 07:48:42 CEST 2018 - lbeltr...@kde.org
+
+- Update to 18.04.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.04.0.php
+- Changes since 18.03.90:
+  * None
+
+---
+Fri Apr 06 07:08:51 CEST 2018 - lbeltr...@kde.org
+
+- Update to 18.03.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.03.90.php
+- Changes since 17.12.3:
+  * Fix i18n usage
+  * Remove obsolete reviewboardrc file
+
+---

Old:

  kaccounts-integration-17.12.3.tar.xz

New:

  kaccounts-integration-18.04.0.tar.xz



Other differences:
--
++ kaccounts-integration.spec ++
--- /var/tmp/diff_new_pack.b1m6Gw/_old  2018-04-25 09:47:28.325387303 +0200
+++ /var/tmp/diff_new_pack.b1m6Gw/_new  2018-04-25 09:47:28.329387157 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kaccounts-integration
-Version:17.12.3
+Version:18.04.0
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kaccounts-integration-17.12.3.tar.xz -> 
kaccounts-integration-18.04.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kaccounts-integration-17.12.3/.reviewboardrc 
new/kaccounts-integration-18.04.0/.reviewboardrc
--- old/kaccounts-integration-17.12.3/.reviewboardrc2018-03-02 
00:00:41.0 +0100
+++ new/kaccounts-integration-18.04.0/.reviewboardrc1970-01-01 
01:00:00.0 +0100
@@ -1,3 +0,0 @@
-REPOSITORY = "git://anongit.kde.org/kaccounts-integration"
-REVIEWBOARD_URL = "https://git.reviewboard.kde.org";
-TARGET_GROUPS = "kdepim, telepathy"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kaccounts-integration-17.12.3/CMakeLists.txt 
new/kaccounts-integration-18.04.0/CMakeLists.txt
--- old/kaccounts-integration-17.12.3/CMakeLists.txt2018-03-06 
01:26:36.0 +0100
+++ new/kaccounts-integration-18.04.0/CMakeLists.txt2018-04-13 
02:13:28.0 +0200
@@ -8,9 +8,9 @@
 
 enable_testing()
 
-set(KDE_APPLICATIONS_VERSION_MAJOR "17")
-set(KDE_APPLICATIONS_VERSION_MINOR "12")
-set(KDE_APPLICATIONS_VERSION_MICRO "3")
+set(KDE_APPLICATIONS_VERSION_MAJOR "18")
+set(KDE_APPLICATIONS_VERSION_MINOR "04")
+set(KDE_APPLICATIONS_VERSION_MICRO "0")
 set(KACCOUNTS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 set(KACCOUNTS_SOVERSION "1")
 set(REQUIRED_QT_VERSION "5.7.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-17.12.3/po/ca/kaccounts-integration.po 
new/kaccounts-integration-18.04.0/po/ca/kaccounts-integration.po
--- old/kaccounts-integration-17.12.3/po/ca/kaccounts-integration.po
2018-03-06 01:26:36.0 +0100
+++ new/kaccounts-integration-18.04.0/po/ca/kaccounts-integration.po
2018-04-13 02:13:27.0 +0200
@@ -92,3 +92,197 @@
 #, kde-format
 msgid "Select what services you want to activate"
 msgstr "Seleccioneu els serveis que voleu activar"
+
+#~ msgctxt ""
+#~ "Error message that shows up right after the KCM opens and detects that "
+#~ "the required variables are empty"
+#~ msgid ""
+#~ "It appears your system is not configured properly, please ensure you have "
+#~ "AG_PROVIDERS and/or AG_SERVICES environment variables set correctly, then "
+#~ "restart this configuration module.\n"
+#~ "\n"
+#~ "Please contact your distribution if you're unsure how to proceed."
+#~ msgstr ""
+#~ "Sembla que aquest sistema no està configurat adequadament. Comproveu que "
+#~ "les variables d'entorn AG_PROVIDERS i/o AG_SERVICES estan configurades "
+#~ "correctament, després reinicieu aquests mòdul de configuració.\n"
+#~ "\n"
+#~ "Contacteu amb la distribució si no esteu segur de com fer-ho."
+
+#~ msgid "ownCloud"
+#~ msgstr "ownClou

commit kaccounts-integration for openSUSE:Factory

2018-03-20 Thread root
Hello community,

here is the log from the commit of package kaccounts-integration for 
openSUSE:Factory checked in at 2018-03-20 21:36:39

Comparing /work/SRC/openSUSE:Factory/kaccounts-integration (Old)
 and  /work/SRC/openSUSE:Factory/.kaccounts-integration.new (New)


Package is "kaccounts-integration"

Tue Mar 20 21:36:39 2018 rev:35 rq:585515 version:17.12.3

Changes:

--- 
/work/SRC/openSUSE:Factory/kaccounts-integration/kaccounts-integration.changes  
2018-02-12 09:59:27.263586434 +0100
+++ 
/work/SRC/openSUSE:Factory/.kaccounts-integration.new/kaccounts-integration.changes
 2018-03-20 21:36:40.868830446 +0100
@@ -1,0 +2,10 @@
+Thu Mar 08 23:51:08 CET 2018 - lbeltr...@kde.org
+
+- Update to 17.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.3.php
+- Changes since 17.12.2:
+  * None
+
+---

Old:

  kaccounts-integration-17.12.2.tar.xz

New:

  kaccounts-integration-17.12.3.tar.xz



Other differences:
--
++ kaccounts-integration.spec ++
--- /var/tmp/diff_new_pack.3BSR0F/_old  2018-03-20 21:36:41.756798483 +0100
+++ /var/tmp/diff_new_pack.3BSR0F/_new  2018-03-20 21:36:41.760798339 +0100
@@ -19,13 +19,13 @@
 %bcond_without lang
 
 Name:   kaccounts-integration
-Version:17.12.2
+Version:17.12.3
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:KDE Accounts Providers
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  System/GUI/KDE
 Source: %{name}-%{version}.tar.xz
 Source99:   baselibs.conf

++ kaccounts-integration-17.12.2.tar.xz -> 
kaccounts-integration-17.12.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kaccounts-integration-17.12.2/CMakeLists.txt 
new/kaccounts-integration-17.12.3/CMakeLists.txt
--- old/kaccounts-integration-17.12.2/CMakeLists.txt2018-02-06 
01:36:08.0 +0100
+++ new/kaccounts-integration-17.12.3/CMakeLists.txt2018-03-06 
01:26:36.0 +0100
@@ -10,7 +10,7 @@
 
 set(KDE_APPLICATIONS_VERSION_MAJOR "17")
 set(KDE_APPLICATIONS_VERSION_MINOR "12")
-set(KDE_APPLICATIONS_VERSION_MICRO "2")
+set(KDE_APPLICATIONS_VERSION_MICRO "3")
 set(KACCOUNTS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 set(KACCOUNTS_SOVERSION "1")
 set(REQUIRED_QT_VERSION "5.7.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-17.12.2/po/zh_CN/kaccounts-integration.po 
new/kaccounts-integration-17.12.3/po/zh_CN/kaccounts-integration.po
--- old/kaccounts-integration-17.12.2/po/zh_CN/kaccounts-integration.po 
2018-02-06 01:36:08.0 +0100
+++ new/kaccounts-integration-17.12.3/po/zh_CN/kaccounts-integration.po 
2018-03-06 01:26:36.0 +0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-10-22 03:06+0200\n"
-"PO-Revision-Date: 2018-02-04 20:33-0500\n"
+"PO-Revision-Date: 2018-02-28 02:28-0500\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit kaccounts-integration for openSUSE:Factory

2018-02-12 Thread root
Hello community,

here is the log from the commit of package kaccounts-integration for 
openSUSE:Factory checked in at 2018-02-12 09:59:25

Comparing /work/SRC/openSUSE:Factory/kaccounts-integration (Old)
 and  /work/SRC/openSUSE:Factory/.kaccounts-integration.new (New)


Package is "kaccounts-integration"

Mon Feb 12 09:59:25 2018 rev:34 rq:574984 version:17.12.2

Changes:

--- 
/work/SRC/openSUSE:Factory/kaccounts-integration/kaccounts-integration.changes  
2018-01-17 21:47:42.436983826 +0100
+++ 
/work/SRC/openSUSE:Factory/.kaccounts-integration.new/kaccounts-integration.changes
 2018-02-12 09:59:27.263586434 +0100
@@ -1,0 +2,10 @@
+Wed Feb 07 08:47:25 CET 2018 - lbeltr...@kde.org
+
+- Update to 17.12.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.2.php
+- Changes since 17.12.1:
+  * None
+
+---

Old:

  kaccounts-integration-17.12.1.tar.xz

New:

  kaccounts-integration-17.12.2.tar.xz



Other differences:
--
++ kaccounts-integration.spec ++
--- /var/tmp/diff_new_pack.42c0BO/_old  2018-02-12 09:59:28.159554138 +0100
+++ /var/tmp/diff_new_pack.42c0BO/_new  2018-02-12 09:59:28.163553994 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kaccounts-integration
-Version:17.12.1
+Version:17.12.2
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kaccounts-integration-17.12.1.tar.xz -> 
kaccounts-integration-17.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kaccounts-integration-17.12.1/CMakeLists.txt 
new/kaccounts-integration-17.12.2/CMakeLists.txt
--- old/kaccounts-integration-17.12.1/CMakeLists.txt2018-01-09 
02:17:13.0 +0100
+++ new/kaccounts-integration-17.12.2/CMakeLists.txt2018-02-06 
01:36:08.0 +0100
@@ -10,7 +10,7 @@
 
 set(KDE_APPLICATIONS_VERSION_MAJOR "17")
 set(KDE_APPLICATIONS_VERSION_MINOR "12")
-set(KDE_APPLICATIONS_VERSION_MICRO "1")
+set(KDE_APPLICATIONS_VERSION_MICRO "2")
 set(KACCOUNTS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 set(KACCOUNTS_SOVERSION "1")
 set(REQUIRED_QT_VERSION "5.7.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-17.12.1/po/ca/kaccounts-integration.po 
new/kaccounts-integration-17.12.2/po/ca/kaccounts-integration.po
--- old/kaccounts-integration-17.12.1/po/ca/kaccounts-integration.po
2018-01-09 02:17:13.0 +0100
+++ new/kaccounts-integration-17.12.2/po/ca/kaccounts-integration.po
2018-02-06 01:36:07.0 +0100
@@ -92,197 +92,3 @@
 #, kde-format
 msgid "Select what services you want to activate"
 msgstr "Seleccioneu els serveis que voleu activar"
-
-#~ msgctxt ""
-#~ "Error message that shows up right after the KCM opens and detects that "
-#~ "the required variables are empty"
-#~ msgid ""
-#~ "It appears your system is not configured properly, please ensure you have "
-#~ "AG_PROVIDERS and/or AG_SERVICES environment variables set correctly, then "
-#~ "restart this configuration module.\n"
-#~ "\n"
-#~ "Please contact your distribution if you're unsure how to proceed."
-#~ msgstr ""
-#~ "Sembla que aquest sistema no està configurat adequadament. Comproveu que "
-#~ "les variables d'entorn AG_PROVIDERS i/o AG_SERVICES estan configurades "
-#~ "correctament, després reinicieu aquests mòdul de configuració.\n"
-#~ "\n"
-#~ "Contacteu amb la distribució si no esteu segur de com fer-ho."
-
-#~ msgid "ownCloud"
-#~ msgstr "ownCloud"
-
-#~ msgid "Password:"
-#~ msgstr "Contrasenya:"
-
-#~ msgid "Username"
-#~ msgstr "Nom d'usuari"
-
-#~ msgid "http://my.owncloudserver.org";
-#~ msgstr "http://my.owncloudserver.org";
-
-#~ msgid "Server"
-#~ msgstr "Servidor"
-
-#~ msgid "JohnDoe"
-#~ msgstr "JoanPruna"
-
-#~ msgid "Unable to authenticate using the provided username and password"
-#~ msgstr ""
-#~ "No s'ha pogut autenticar usant el nom d'usuari i la contrasenya "
-#~ "proporcionats"
-
-#~ msgid "Connecting to:"
-#~ msgstr "S'està connectant a:"
-
-#~ msgid "Contacts"
-#~ msgstr "Contactes"
-
-#~ msgid ""
-#~ "Unable to connect to ownCloud at the given server URL. Please check the "
-#~ "server URL."
-#~ msgstr ""
-#~ "No s'ha pogut connectar amb ownCloud a l'URL del servidor donat. "
-#~ "Verifiqueu l'URL del servidor."
-
-#~ msgid "ownCloud Server"
-#~ msgstr "Servidor ownCloud"
-
-#~ msgid "Everything is Ok"
-#~ msgstr "Tot està bé"
-
-#~ msgid "Information is invalid"
-#~ msgstr "La informació no és vàlida"
-
-#~ msgid "o

commit kaccounts-integration for openSUSE:Factory

2018-01-17 Thread root
Hello community,

here is the log from the commit of package kaccounts-integration for 
openSUSE:Factory checked in at 2018-01-17 21:47:39

Comparing /work/SRC/openSUSE:Factory/kaccounts-integration (Old)
 and  /work/SRC/openSUSE:Factory/.kaccounts-integration.new (New)


Package is "kaccounts-integration"

Wed Jan 17 21:47:39 2018 rev:33 rq:564257 version:17.12.1

Changes:

--- 
/work/SRC/openSUSE:Factory/kaccounts-integration/kaccounts-integration.changes  
2017-12-18 08:46:54.723282270 +0100
+++ 
/work/SRC/openSUSE:Factory/.kaccounts-integration.new/kaccounts-integration.changes
 2018-01-17 21:47:42.436983826 +0100
@@ -1,0 +2,10 @@
+Thu Jan 11 23:40:57 CET 2018 - lbeltr...@kde.org
+
+- Update to 17.12.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.1.php
+- Changes since 17.12.0:
+  * None
+
+---

Old:

  kaccounts-integration-17.12.0.tar.xz

New:

  kaccounts-integration-17.12.1.tar.xz



Other differences:
--
++ kaccounts-integration.spec ++
--- /var/tmp/diff_new_pack.zNK7nB/_old  2018-01-17 21:47:43.000957427 +0100
+++ /var/tmp/diff_new_pack.zNK7nB/_new  2018-01-17 21:47:43.000957427 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kaccounts-integration
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kaccounts-integration
-Version:17.12.0
+Version:17.12.1
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kaccounts-integration-17.12.0.tar.xz -> 
kaccounts-integration-17.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kaccounts-integration-17.12.0/CMakeLists.txt 
new/kaccounts-integration-17.12.1/CMakeLists.txt
--- old/kaccounts-integration-17.12.0/CMakeLists.txt2017-12-08 
02:01:05.0 +0100
+++ new/kaccounts-integration-17.12.1/CMakeLists.txt2018-01-09 
02:17:13.0 +0100
@@ -10,7 +10,7 @@
 
 set(KDE_APPLICATIONS_VERSION_MAJOR "17")
 set(KDE_APPLICATIONS_VERSION_MINOR "12")
-set(KDE_APPLICATIONS_VERSION_MICRO "0")
+set(KDE_APPLICATIONS_VERSION_MICRO "1")
 set(KACCOUNTS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 set(KACCOUNTS_SOVERSION "1")
 set(REQUIRED_QT_VERSION "5.7.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-17.12.0/po/ca/kaccounts-integration.po 
new/kaccounts-integration-17.12.1/po/ca/kaccounts-integration.po
--- old/kaccounts-integration-17.12.0/po/ca/kaccounts-integration.po
2017-12-08 02:01:05.0 +0100
+++ new/kaccounts-integration-17.12.1/po/ca/kaccounts-integration.po
2018-01-09 02:17:13.0 +0100
@@ -10,7 +10,7 @@
 "Project-Id-Version: kaccounts-integration\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-10-22 03:06+0200\n"
-"PO-Revision-Date: 2017-10-22 10:59+0100\n"
+"PO-Revision-Date: 2017-12-28 16:58+0100\n"
 "Last-Translator: Josep Ma. Ferrer \n"
 "Language-Team: Catalan \n"
 "Language: ca\n"
@@ -70,7 +70,7 @@
 #, kde-format
 msgid ""
 "Are you sure that you want to remove the account '%1'? This cannot be undone."
-msgstr "Esteu segur que voleu eliminar el compte «'%1»? Això no es pot desfer."
+msgstr "Esteu segur que voleu eliminar el compte «%1»? Això no es pot desfer."
 
 #: src/kaccounts.cpp:125
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-17.12.0/po/ca@valencia/kaccounts-integration.po 
new/kaccounts-integration-17.12.1/po/ca@valencia/kaccounts-integration.po
--- old/kaccounts-integration-17.12.0/po/ca@valencia/kaccounts-integration.po   
2017-12-08 02:01:05.0 +0100
+++ new/kaccounts-integration-17.12.1/po/ca@valencia/kaccounts-integration.po   
2018-01-09 02:17:13.0 +0100
@@ -10,7 +10,7 @@
 "Project-Id-Version: kaccounts-integration\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-10-22 03:06+0200\n"
-"PO-Revision-Date: 2017-10-22 10:59+0100\n"
+"PO-Revision-Date: 2017-12-28 16:58+0100\n"
 "Last-Translator: Josep Ma. Ferrer \n"
 "Language-Team: Catalan \n"
 "Language: ca@valencia\n"
@@ -70,7 +70,7 @@
 #, kde-format
 msgid ""
 "Are you sure that you want to remove the account '%1'? This cannot be undone.

commit kaccounts-integration for openSUSE:Factory

2017-12-17 Thread root
Hello community,

here is the log from the commit of package kaccounts-integration for 
openSUSE:Factory checked in at 2017-12-18 08:46:50

Comparing /work/SRC/openSUSE:Factory/kaccounts-integration (Old)
 and  /work/SRC/openSUSE:Factory/.kaccounts-integration.new (New)


Package is "kaccounts-integration"

Mon Dec 18 08:46:50 2017 rev:32 rq:556135 version:17.12.0

Changes:

--- 
/work/SRC/openSUSE:Factory/kaccounts-integration/kaccounts-integration.changes  
2017-11-16 14:20:16.351767528 +0100
+++ 
/work/SRC/openSUSE:Factory/.kaccounts-integration.new/kaccounts-integration.changes
 2017-12-18 08:46:54.723282270 +0100
@@ -1,0 +2,32 @@
+Sat Dec 09 14:59:02 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.12.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.0.php
+- Changes since 17.11.90:
+  * None
+
+---
+Sat Dec 02 10:12:35 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-rc.php
+- Changes since 17.11.80:
+  * None
+
+---
+Mon Nov 20 06:58:56 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-beta.php
+- Changes since 17.08.3:
+  * Be more verbose about missing providers
+  * Ensure we set a usable path to the directory where our Macros live
+  * Ensure we specify a relative path. This allows for the installation to be 
relocated, something which is required for proper operation on the CI
+
+---

Old:

  kaccounts-integration-17.08.3.tar.xz

New:

  kaccounts-integration-17.12.0.tar.xz



Other differences:
--
++ kaccounts-integration.spec ++
--- /var/tmp/diff_new_pack.dA9aWz/_old  2017-12-18 08:46:55.475245969 +0100
+++ /var/tmp/diff_new_pack.dA9aWz/_new  2017-12-18 08:46:55.483245583 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kaccounts-integration
-Version:17.08.3
+Version:17.12.0
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kaccounts-integration-17.08.3.tar.xz -> 
kaccounts-integration-17.12.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kaccounts-integration-17.08.3/CMakeLists.txt 
new/kaccounts-integration-17.12.0/CMakeLists.txt
--- old/kaccounts-integration-17.08.3/CMakeLists.txt2017-11-07 
02:24:42.0 +0100
+++ new/kaccounts-integration-17.12.0/CMakeLists.txt2017-12-08 
02:01:05.0 +0100
@@ -9,11 +9,11 @@
 enable_testing()
 
 set(KDE_APPLICATIONS_VERSION_MAJOR "17")
-set(KDE_APPLICATIONS_VERSION_MINOR "08")
-set(KDE_APPLICATIONS_VERSION_MICRO "3")
+set(KDE_APPLICATIONS_VERSION_MINOR "12")
+set(KDE_APPLICATIONS_VERSION_MICRO "0")
 set(KACCOUNTS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 set(KACCOUNTS_SOVERSION "1")
-set(REQUIRED_QT_VERSION "5.2.0")
+set(REQUIRED_QT_VERSION "5.7.0")
 set(REQUIRED_KF5_VERSION "5.4.0")
 set(ACCOUNTSQT_DEP_VERSION "1.13")
 set(SIGNONQT_DEP_VERSION "8.55")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-17.08.3/po/ar/kaccounts-integration.po 
new/kaccounts-integration-17.12.0/po/ar/kaccounts-integration.po
--- old/kaccounts-integration-17.08.3/po/ar/kaccounts-integration.po
2017-11-07 02:24:41.0 +0100
+++ new/kaccounts-integration-17.12.0/po/ar/kaccounts-integration.po
2017-12-08 02:01:04.0 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-07-07 03:12+0200\n"
+"POT-Creation-Date: 2017-10-22 03:06+0200\n"
 "PO-Revision-Date: ٢٠١٥-٠٤-٠٣ ٢٠:٠٠+0300\n"
 "Last-Translator: Safa Alfulaij \n"
 "Language-Team: Arabic \n"
@@ -23,7 +23,20 @@
 msgid "Configure..."
 msgstr "اضبط..."
 
-#: src/create.cpp:122
+#: src/create.cpp:71
+#, kde-kuit-format
+msgid ""
+"No account providers found.Some providers can be found in packages "
+"kaccounts-providers and ktp-accounts-"
+"kcm."
+msgstr ""
+
+#: src/create.cpp:117
+#, kde-format
+msgid "Following missing providers are required by installed services: %1"
+msgstr ""
+
+#: src/create.cpp:155
 #, kde-format
 msgctxt "Messagebox title; meaning 'Unable to finish the action you started'"
 msgid "Unable to finish"
diff -urN '--e

commit kaccounts-integration for openSUSE:Factory

2017-11-16 Thread root
Hello community,

here is the log from the commit of package kaccounts-integration for 
openSUSE:Factory checked in at 2017-11-16 14:20:07

Comparing /work/SRC/openSUSE:Factory/kaccounts-integration (Old)
 and  /work/SRC/openSUSE:Factory/.kaccounts-integration.new (New)


Package is "kaccounts-integration"

Thu Nov 16 14:20:07 2017 rev:31 rq:540830 version:17.08.3

Changes:

--- 
/work/SRC/openSUSE:Factory/kaccounts-integration/kaccounts-integration.changes  
2017-10-23 16:27:36.816798977 +0200
+++ 
/work/SRC/openSUSE:Factory/.kaccounts-integration.new/kaccounts-integration.changes
 2017-11-16 14:20:16.351767528 +0100
@@ -1,0 +2,10 @@
+Thu Nov 09 23:10:54 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.08.3.php
+- Changes since 17.08.2:
+  * None
+
+---

Old:

  kaccounts-integration-17.08.2.tar.xz

New:

  kaccounts-integration-17.08.3.tar.xz



Other differences:
--
++ kaccounts-integration.spec ++
--- /var/tmp/diff_new_pack.pYFScT/_old  2017-11-16 14:20:17.511725526 +0100
+++ /var/tmp/diff_new_pack.pYFScT/_new  2017-11-16 14:20:17.515725381 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kaccounts-integration
-Version:17.08.2
+Version:17.08.3
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kaccounts-integration-17.08.2.tar.xz -> 
kaccounts-integration-17.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kaccounts-integration-17.08.2/CMakeLists.txt 
new/kaccounts-integration-17.08.3/CMakeLists.txt
--- old/kaccounts-integration-17.08.2/CMakeLists.txt2017-10-10 
02:15:12.0 +0200
+++ new/kaccounts-integration-17.08.3/CMakeLists.txt2017-11-07 
02:24:42.0 +0100
@@ -10,7 +10,7 @@
 
 set(KDE_APPLICATIONS_VERSION_MAJOR "17")
 set(KDE_APPLICATIONS_VERSION_MINOR "08")
-set(KDE_APPLICATIONS_VERSION_MICRO "2")
+set(KDE_APPLICATIONS_VERSION_MICRO "3")
 set(KACCOUNTS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 set(KACCOUNTS_SOVERSION "1")
 set(REQUIRED_QT_VERSION "5.2.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-17.08.2/po/pl/kaccounts-integration.po 
new/kaccounts-integration-17.08.3/po/pl/kaccounts-integration.po
--- old/kaccounts-integration-17.08.2/po/pl/kaccounts-integration.po
2017-10-10 02:15:12.0 +0200
+++ new/kaccounts-integration-17.08.3/po/pl/kaccounts-integration.po
2017-11-07 02:24:41.0 +0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-07-07 03:12+0200\n"
-"PO-Revision-Date: 2017-02-25 07:24+0100\n"
+"PO-Revision-Date: 2017-10-22 06:34+0100\n"
 "Last-Translator: Łukasz Wojniłowicz \n"
 "Language-Team: Polish \n"
 "Language: pl\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-17.08.2/po/pt_BR/kaccounts-integration.po 
new/kaccounts-integration-17.08.3/po/pt_BR/kaccounts-integration.po
--- old/kaccounts-integration-17.08.2/po/pt_BR/kaccounts-integration.po 
2017-10-10 02:15:12.0 +0200
+++ new/kaccounts-integration-17.08.3/po/pt_BR/kaccounts-integration.po 
2017-11-07 02:24:42.0 +0100
@@ -3,20 +3,21 @@
 # This file is distributed under the same license as the PACKAGE package.
 #
 # André Marcelo Alvarenga , 2014, 2015, 2016.
+# Luiz Fernando Ranghetti , 2017.
 msgid ""
 msgstr ""
 "Project-Id-Version: kaccounts-integration\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-07-07 03:12+0200\n"
-"PO-Revision-Date: 2016-01-19 13:56-0200\n"
-"Last-Translator: André Marcelo Alvarenga \n"
-"Language-Team: Brazilian Portuguese \n"
+"PO-Revision-Date: 2017-11-03 19:12-0300\n"
+"Last-Translator: Luiz Fernando Ranghetti \n"
+"Language-Team: Portuguese \n"
 "Language: pt_BR\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 1.5\n"
+"X-Generator: Lokalize 2.0\n"
 
 #: src/accountwidget.cpp:110
 #, kde-format
@@ -50,12 +51,12 @@
 msgid ""
 "Are you sure that you want to remove the account '%1'? This cannot be undone."
 msgstr ""
+"Tem certeza que deseja remover a conta '%1'? Isto não pode ser desfeito."
 
 #: src/kaccounts.cpp:125
-#, fuzzy, kde-format
-#| msgid "Accounts"
+#, kde-format
 msgid "Account Remov

commit kaccounts-integration for openSUSE:Factory

2017-10-23 Thread root
Hello community,

here is the log from the commit of package kaccounts-integration for 
openSUSE:Factory checked in at 2017-10-23 16:27:34

Comparing /work/SRC/openSUSE:Factory/kaccounts-integration (Old)
 and  /work/SRC/openSUSE:Factory/.kaccounts-integration.new (New)


Package is "kaccounts-integration"

Mon Oct 23 16:27:34 2017 rev:30 rq:534659 version:17.08.2

Changes:

--- 
/work/SRC/openSUSE:Factory/kaccounts-integration/kaccounts-integration.changes  
2017-09-12 19:43:18.689013619 +0200
+++ 
/work/SRC/openSUSE:Factory/.kaccounts-integration.new/kaccounts-integration.changes
 2017-10-23 16:27:36.816798977 +0200
@@ -1,0 +2,10 @@
+Tue Oct 17 00:31:20 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.08.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.08.2.php
+- Changes since 17.08.1:
+  * None
+
+---

Old:

  kaccounts-integration-17.08.1.tar.xz

New:

  kaccounts-integration-17.08.2.tar.xz



Other differences:
--
++ kaccounts-integration.spec ++
--- /var/tmp/diff_new_pack.N9suPr/_old  2017-10-23 16:27:37.356773697 +0200
+++ /var/tmp/diff_new_pack.N9suPr/_new  2017-10-23 16:27:37.356773697 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kaccounts-integration
-Version:17.08.1
+Version:17.08.2
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kaccounts-integration-17.08.1.tar.xz -> 
kaccounts-integration-17.08.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kaccounts-integration-17.08.1/CMakeLists.txt 
new/kaccounts-integration-17.08.2/CMakeLists.txt
--- old/kaccounts-integration-17.08.1/CMakeLists.txt2017-09-05 
02:37:41.0 +0200
+++ new/kaccounts-integration-17.08.2/CMakeLists.txt2017-10-10 
02:15:12.0 +0200
@@ -10,7 +10,7 @@
 
 set(KDE_APPLICATIONS_VERSION_MAJOR "17")
 set(KDE_APPLICATIONS_VERSION_MINOR "08")
-set(KDE_APPLICATIONS_VERSION_MICRO "1")
+set(KDE_APPLICATIONS_VERSION_MICRO "2")
 set(KACCOUNTS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 set(KACCOUNTS_SOVERSION "1")
 set(REQUIRED_QT_VERSION "5.2.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-17.08.1/po/gl/kaccounts-integration.po 
new/kaccounts-integration-17.08.2/po/gl/kaccounts-integration.po
--- old/kaccounts-integration-17.08.1/po/gl/kaccounts-integration.po
2017-09-05 02:37:40.0 +0200
+++ new/kaccounts-integration-17.08.2/po/gl/kaccounts-integration.po
2017-10-10 02:15:11.0 +0200
@@ -2,14 +2,14 @@
 # This file is distributed under the same license as the PACKAGE package.
 #
 # Adrián Chaves Fernández , 2015, 2016, 2017.
+# Adrián Chaves (Gallaecio) , 2017.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-07-07 03:12+0200\n"
-"PO-Revision-Date: 2017-06-10 07:49+0100\n"
-"Last-Translator: Adrián Chaves Fernández (Gallaecio) \n"
+"PO-Revision-Date: 2017-09-10 10:31+0100\n"
+"Last-Translator: Adrián Chaves (Gallaecio) \n"
 "Language-Team: Galician \n"
 "Language: gl\n"
 "MIME-Version: 1.0\n"
@@ -50,7 +50,7 @@
 msgid ""
 "Are you sure that you want to remove the account '%1'? This cannot be undone."
 msgstr ""
-"Está seguro de que quere eliminar a conta «%1»? Isto non ten volta atrás."
+"Está seguro de que quere eliminar a conta «%1»? Isto non pode desfacerse."
 
 #: src/kaccounts.cpp:125
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-17.08.1/po/zh_CN/kaccounts-integration.po 
new/kaccounts-integration-17.08.2/po/zh_CN/kaccounts-integration.po
--- old/kaccounts-integration-17.08.1/po/zh_CN/kaccounts-integration.po 
2017-09-05 02:37:41.0 +0200
+++ new/kaccounts-integration-17.08.2/po/zh_CN/kaccounts-integration.po 
2017-10-10 02:15:12.0 +0200
@@ -1,9 +1,14 @@
+# Copyright (C) YEAR This_file_is_part_of_KDE
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Weng Xuetian , 2015, 2016, 2017.
+# Xuetian Weng , 2015.
 msgid ""
 msgstr ""
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-07-07 03:12+0200\n"
-"PO-Revision-Date: 2017-08-31 05:17-0400\n"
+"PO-Revision-Date: 2017-09-30 17:49-0400\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exc

commit kaccounts-integration for openSUSE:Factory

2017-09-12 Thread root
Hello community,

here is the log from the commit of package kaccounts-integration for 
openSUSE:Factory checked in at 2017-09-12 19:42:58

Comparing /work/SRC/openSUSE:Factory/kaccounts-integration (Old)
 and  /work/SRC/openSUSE:Factory/.kaccounts-integration.new (New)


Package is "kaccounts-integration"

Tue Sep 12 19:42:58 2017 rev:29 rq:522491 version:17.08.1

Changes:

--- 
/work/SRC/openSUSE:Factory/kaccounts-integration/kaccounts-integration.changes  
2017-08-24 18:11:00.123240606 +0200
+++ 
/work/SRC/openSUSE:Factory/.kaccounts-integration.new/kaccounts-integration.changes
 2017-09-12 19:43:18.689013619 +0200
@@ -1,0 +2,10 @@
+Thu Sep 07 07:01:26 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.08.1.php
+- Changes since 17.08.0:
+  * None
+
+---

Old:

  kaccounts-integration-17.08.0.tar.xz

New:

  kaccounts-integration-17.08.1.tar.xz



Other differences:
--
++ kaccounts-integration.spec ++
--- /var/tmp/diff_new_pack.37LghC/_old  2017-09-12 19:43:19.256933773 +0200
+++ /var/tmp/diff_new_pack.37LghC/_new  2017-09-12 19:43:19.260933211 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kaccounts-integration
-Version:17.08.0
+Version:17.08.1
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kaccounts-integration-17.08.0.tar.xz -> 
kaccounts-integration-17.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kaccounts-integration-17.08.0/CMakeLists.txt 
new/kaccounts-integration-17.08.1/CMakeLists.txt
--- old/kaccounts-integration-17.08.0/CMakeLists.txt2017-08-11 
02:48:33.0 +0200
+++ new/kaccounts-integration-17.08.1/CMakeLists.txt2017-09-05 
02:37:41.0 +0200
@@ -10,7 +10,7 @@
 
 set(KDE_APPLICATIONS_VERSION_MAJOR "17")
 set(KDE_APPLICATIONS_VERSION_MINOR "08")
-set(KDE_APPLICATIONS_VERSION_MICRO "0")
+set(KDE_APPLICATIONS_VERSION_MICRO "1")
 set(KACCOUNTS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 set(KACCOUNTS_SOVERSION "1")
 set(REQUIRED_QT_VERSION "5.2.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-17.08.0/po/zh_CN/kaccounts-integration.po 
new/kaccounts-integration-17.08.1/po/zh_CN/kaccounts-integration.po
--- old/kaccounts-integration-17.08.0/po/zh_CN/kaccounts-integration.po 
2017-08-11 02:48:33.0 +0200
+++ new/kaccounts-integration-17.08.1/po/zh_CN/kaccounts-integration.po 
2017-09-05 02:37:41.0 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-07-07 03:12+0200\n"
-"PO-Revision-Date: 2017-08-05 09:34-0400\n"
+"PO-Revision-Date: 2017-08-31 05:17-0400\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit kaccounts-integration for openSUSE:Factory

2017-08-24 Thread root
Hello community,

here is the log from the commit of package kaccounts-integration for 
openSUSE:Factory checked in at 2017-08-24 18:10:54

Comparing /work/SRC/openSUSE:Factory/kaccounts-integration (Old)
 and  /work/SRC/openSUSE:Factory/.kaccounts-integration.new (New)


Package is "kaccounts-integration"

Thu Aug 24 18:10:54 2017 rev:28 rq:518338 version:17.08.0

Changes:

--- 
/work/SRC/openSUSE:Factory/kaccounts-integration/kaccounts-integration.changes  
2017-07-25 11:27:01.341661762 +0200
+++ 
/work/SRC/openSUSE:Factory/.kaccounts-integration.new/kaccounts-integration.changes
 2017-08-24 18:11:00.123240606 +0200
@@ -1,0 +2,28 @@
+Wed Aug 23 07:06:37 UTC 2017 - fab...@ritter-vogt.de
+
+- Don't require ktp-accounts-kcm unconditionally
+
+---
+Fri Aug 18 08:43:37 UTC 2017 - christo...@krop.fr
+
+- Update baselibs.conf
+
+---
+Fri Aug 11 22:45:01 UTC 2017 - christo...@krop.fr
+
+- Update to KDE Applications 17.08.0
+  * New feature release
+  * https://www.kde.org/announcements/announce-applications-17.08.0.php
+- Changes since 17.04.3 :
+  * Ensure we set a usable path to the directory where our Macros live 
+  * Ensure we specify a relative path. This allows for the installation to be 
relocated, something which is required for proper operation on the CI 
+
+---
+Sat Aug  5 18:16:55 UTC 2017 - christo...@krop.fr
+
+- Update to KDE Applications 17.07.90
+  * KDE Applications 17.07.90
+  * https://www.kde.org/announcements/announce-applications-17.07.90.php
+
+
+---

Old:

  kaccounts-integration-17.04.3.tar.xz

New:

  kaccounts-integration-17.08.0.tar.xz



Other differences:
--
++ kaccounts-integration.spec ++
--- /var/tmp/diff_new_pack.TtASbR/_old  2017-08-24 18:11:01.435055904 +0200
+++ /var/tmp/diff_new_pack.TtASbR/_new  2017-08-24 18:11:01.439055341 +0200
@@ -19,10 +19,10 @@
 %bcond_without lang
 
 Name:   kaccounts-integration
-Version:17.04.3
+Version:17.08.0
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
+# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:KDE Accounts Providers
 License:GPL-2.0+
@@ -50,7 +50,6 @@
 BuildRequires:  pkgconfig(Qt5Qml)
 BuildRequires:  pkgconfig(Qt5Test) >= 5.2.0
 BuildRequires:  pkgconfig(Qt5Widgets) >= 5.2.0
-Requires:   ktp-accounts-kcm
 Recommends: kaccounts-providers
 Recommends: %{name}-lang
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -107,18 +106,20 @@
 %defattr(-,root,root)
 %doc COPYING*
 %{_kf5_plugindir}/
-%{_kf5_servicesdir}/
 %{_kf5_qmldir}/
+%{_kf5_servicesdir}/
 
 %files -n libkaccounts1
 %defattr(-,root,root)
+%doc COPYING*
 %{_kf5_libdir}/libkaccounts.so.*
 
 %files devel
 %defattr(-,root,root)
-%{_kf5_prefix}/include/KAccounts/
-%{_kf5_libdir}/cmake/KAccounts/
+%doc COPYING*
+%{_kf5_cmakedir}/KAccounts/
 %{_kf5_libdir}/libkaccounts.so
+%{_kf5_prefix}/include/KAccounts/
 
 %if %{with lang}
 %files lang -f %{name}.lang

++ baselibs.conf ++
--- /var/tmp/diff_new_pack.TtASbR/_old  2017-08-24 18:11:01.511045205 +0200
+++ /var/tmp/diff_new_pack.TtASbR/_new  2017-08-24 18:11:01.511045205 +0200
@@ -1 +1,5 @@
 kaccounts-integration
+libkaccounts1
+kaccounts-integration-devel
+  requires "libkaccounts1- = "
+  requires "kaccounts-integration- = "

++ kaccounts-integration-17.04.3.tar.xz -> 
kaccounts-integration-17.08.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kaccounts-integration-17.04.3/CMakeLists.txt 
new/kaccounts-integration-17.08.0/CMakeLists.txt
--- old/kaccounts-integration-17.04.3/CMakeLists.txt2017-07-11 
02:25:36.0 +0200
+++ new/kaccounts-integration-17.08.0/CMakeLists.txt2017-08-11 
02:48:33.0 +0200
@@ -9,8 +9,8 @@
 enable_testing()
 
 set(KDE_APPLICATIONS_VERSION_MAJOR "17")
-set(KDE_APPLICATIONS_VERSION_MINOR "04")
-set(KDE_APPLICATIONS_VERSION_MICRO "3")
+set(KDE_APPLICATIONS_VERSION_MINOR "08")
+set(KDE_APPLICATIONS_VERSION_MICRO "0")
 set(KACCOUNTS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 set(KACCOUNTS_SOVERSION "1")
 set(REQUIRED_QT_VERSION "5.2.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-17.04.3/po/ar/kaccounts-integration.po 
new/k

commit kaccounts-integration for openSUSE:Factory

2017-07-25 Thread root
Hello community,

here is the log from the commit of package kaccounts-integration for 
openSUSE:Factory checked in at 2017-07-25 11:27:00

Comparing /work/SRC/openSUSE:Factory/kaccounts-integration (Old)
 and  /work/SRC/openSUSE:Factory/.kaccounts-integration.new (New)


Package is "kaccounts-integration"

Tue Jul 25 11:27:00 2017 rev:27 rq:510658 version:17.04.3

Changes:

--- 
/work/SRC/openSUSE:Factory/kaccounts-integration/kaccounts-integration.changes  
2017-06-12 15:16:15.773234675 +0200
+++ 
/work/SRC/openSUSE:Factory/.kaccounts-integration.new/kaccounts-integration.changes
 2017-07-25 11:27:01.341661762 +0200
@@ -1,0 +2,11 @@
+Sat Jul 15 22:59:07 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.04.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.04.3.php
+- Changes since 17.04.2:
+  * Disable create form while creating new accounts
+  * Add error message if intltool-merge is not found (kde#378932)
+
+---

Old:

  kaccounts-integration-17.04.2.tar.xz

New:

  kaccounts-integration-17.04.3.tar.xz



Other differences:
--
++ kaccounts-integration.spec ++
--- /var/tmp/diff_new_pack.E7hb9Q/_old  2017-07-25 11:27:01.873586642 +0200
+++ /var/tmp/diff_new_pack.E7hb9Q/_new  2017-07-25 11:27:01.877586077 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kaccounts-integration
-Version:17.04.2
+Version:17.04.3
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)

++ kaccounts-integration-17.04.2.tar.xz -> 
kaccounts-integration-17.04.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kaccounts-integration-17.04.2/CMakeLists.txt 
new/kaccounts-integration-17.04.3/CMakeLists.txt
--- old/kaccounts-integration-17.04.2/CMakeLists.txt2017-06-06 
02:23:06.0 +0200
+++ new/kaccounts-integration-17.04.3/CMakeLists.txt2017-07-11 
02:25:36.0 +0200
@@ -10,7 +10,7 @@
 
 set(KDE_APPLICATIONS_VERSION_MAJOR "17")
 set(KDE_APPLICATIONS_VERSION_MINOR "04")
-set(KDE_APPLICATIONS_VERSION_MICRO "2")
+set(KDE_APPLICATIONS_VERSION_MICRO "3")
 set(KACCOUNTS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 set(KACCOUNTS_SOVERSION "1")
 set(REQUIRED_QT_VERSION "5.2.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-17.04.2/po/ar/kaccounts-integration.po 
new/kaccounts-integration-17.04.3/po/ar/kaccounts-integration.po
--- old/kaccounts-integration-17.04.2/po/ar/kaccounts-integration.po
2017-06-06 02:23:05.0 +0200
+++ new/kaccounts-integration-17.04.3/po/ar/kaccounts-integration.po
2017-07-11 02:25:35.0 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-02-24 04:08+0100\n"
+"POT-Creation-Date: 2017-07-07 05:11+0200\n"
 "PO-Revision-Date: ٢٠١٥-٠٤-٠٣ ٢٠:٠٠+0300\n"
 "Last-Translator: Safa Alfulaij \n"
 "Language-Team: Arabic \n"
@@ -23,7 +23,7 @@
 msgid "Configure..."
 msgstr "اضبط..."
 
-#: src/create.cpp:117
+#: src/create.cpp:122
 #, kde-format
 msgctxt "Messagebox title; meaning 'Unable to finish the action you started'"
 msgid "Unable to finish"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-17.04.2/po/ast/kaccounts-integration.po 
new/kaccounts-integration-17.04.3/po/ast/kaccounts-integration.po
--- old/kaccounts-integration-17.04.2/po/ast/kaccounts-integration.po   
2017-06-06 02:23:05.0 +0200
+++ new/kaccounts-integration-17.04.3/po/ast/kaccounts-integration.po   
2017-07-11 02:25:35.0 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-02-24 04:08+0100\n"
+"POT-Creation-Date: 2017-07-07 05:11+0200\n"
 "PO-Revision-Date: 2017-01-02 03:21+0100\n"
 "Last-Translator: enolp \n"
 "Language-Team: Asturian \n"
@@ -22,7 +22,7 @@
 msgid "Configure..."
 msgstr "Configurar..."
 
-#: src/create.cpp:117
+#: src/create.cpp:122
 #, kde-format
 msgctxt "Messagebox title; meaning 'Unable to finish the action you started'"
 msgid "Unable to finish"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-17.04.2/po/bs/kaccounts-integration.po 
new/kaccounts-integration-17.04.3/po/bs/kaccounts-integration.po
--- old/kaccounts-integration-17.04.2/po/bs/kaccounts-integration.po
2017-06-06 02:23:05.0 +0200
+++

commit kaccounts-integration for openSUSE:Factory

2017-06-12 Thread root
Hello community,

here is the log from the commit of package kaccounts-integration for 
openSUSE:Factory checked in at 2017-06-12 15:16:14

Comparing /work/SRC/openSUSE:Factory/kaccounts-integration (Old)
 and  /work/SRC/openSUSE:Factory/.kaccounts-integration.new (New)


Package is "kaccounts-integration"

Mon Jun 12 15:16:14 2017 rev:26 rq:501956 version:17.04.2

Changes:

--- 
/work/SRC/openSUSE:Factory/kaccounts-integration/kaccounts-integration.changes  
2017-05-22 10:38:41.891228771 +0200
+++ 
/work/SRC/openSUSE:Factory/.kaccounts-integration.new/kaccounts-integration.changes
 2017-06-12 15:16:15.773234675 +0200
@@ -1,0 +2,10 @@
+Wed Jun 07 17:42:42 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.04.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.04.2.php
+- Changes since 17.04.1:
+  * None
+
+---

Old:

  kaccounts-integration-17.04.1.tar.xz

New:

  kaccounts-integration-17.04.2.tar.xz



Other differences:
--
++ kaccounts-integration.spec ++
--- /var/tmp/diff_new_pack.dVk3k0/_old  2017-06-12 15:16:17.165038284 +0200
+++ /var/tmp/diff_new_pack.dVk3k0/_new  2017-06-12 15:16:17.169037720 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kaccounts-integration
-Version:17.04.1
+Version:17.04.2
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)

++ kaccounts-integration-17.04.1.tar.xz -> 
kaccounts-integration-17.04.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kaccounts-integration-17.04.1/CMakeLists.txt 
new/kaccounts-integration-17.04.2/CMakeLists.txt
--- old/kaccounts-integration-17.04.1/CMakeLists.txt2017-05-09 
02:25:55.0 +0200
+++ new/kaccounts-integration-17.04.2/CMakeLists.txt2017-06-06 
02:23:06.0 +0200
@@ -10,7 +10,7 @@
 
 set(KDE_APPLICATIONS_VERSION_MAJOR "17")
 set(KDE_APPLICATIONS_VERSION_MINOR "04")
-set(KDE_APPLICATIONS_VERSION_MICRO "1")
+set(KDE_APPLICATIONS_VERSION_MICRO "2")
 set(KACCOUNTS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 set(KACCOUNTS_SOVERSION "1")
 set(REQUIRED_QT_VERSION "5.2.0")




commit kaccounts-integration for openSUSE:Factory

2017-05-22 Thread root
Hello community,

here is the log from the commit of package kaccounts-integration for 
openSUSE:Factory checked in at 2017-05-22 10:38:40

Comparing /work/SRC/openSUSE:Factory/kaccounts-integration (Old)
 and  /work/SRC/openSUSE:Factory/.kaccounts-integration.new (New)


Package is "kaccounts-integration"

Mon May 22 10:38:40 2017 rev:25 rq:495893 version:17.04.1

Changes:

--- 
/work/SRC/openSUSE:Factory/kaccounts-integration/kaccounts-integration.changes  
2017-05-08 18:47:05.571099489 +0200
+++ 
/work/SRC/openSUSE:Factory/.kaccounts-integration.new/kaccounts-integration.changes
 2017-05-22 10:38:41.891228771 +0200
@@ -1,0 +2,10 @@
+Wed May 17 20:35:46 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.04.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.04.1.php
+- Changes since 17.04.0:
+  * None
+
+---

Old:

  kaccounts-integration-17.04.0.tar.xz

New:

  kaccounts-integration-17.04.1.tar.xz



Other differences:
--
++ kaccounts-integration.spec ++
--- /var/tmp/diff_new_pack.CwNUXu/_old  2017-05-22 10:38:42.443150951 +0200
+++ /var/tmp/diff_new_pack.CwNUXu/_new  2017-05-22 10:38:42.447150387 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kaccounts-integration
-Version:17.04.0
+Version:17.04.1
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)

++ kaccounts-integration-17.04.0.tar.xz -> 
kaccounts-integration-17.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kaccounts-integration-17.04.0/CMakeLists.txt 
new/kaccounts-integration-17.04.1/CMakeLists.txt
--- old/kaccounts-integration-17.04.0/CMakeLists.txt2017-04-14 
02:21:07.0 +0200
+++ new/kaccounts-integration-17.04.1/CMakeLists.txt2017-05-09 
02:25:55.0 +0200
@@ -10,7 +10,7 @@
 
 set(KDE_APPLICATIONS_VERSION_MAJOR "17")
 set(KDE_APPLICATIONS_VERSION_MINOR "04")
-set(KDE_APPLICATIONS_VERSION_MICRO "0")
+set(KDE_APPLICATIONS_VERSION_MICRO "1")
 set(KACCOUNTS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 set(KACCOUNTS_SOVERSION "1")
 set(REQUIRED_QT_VERSION "5.2.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-17.04.0/po/sk/kaccounts-integration.po 
new/kaccounts-integration-17.04.1/po/sk/kaccounts-integration.po
--- old/kaccounts-integration-17.04.0/po/sk/kaccounts-integration.po
2017-04-14 02:21:07.0 +0200
+++ new/kaccounts-integration-17.04.1/po/sk/kaccounts-integration.po
2017-05-09 02:25:55.0 +0200
@@ -1,11 +1,11 @@
 # translation of kaccounts-integration.po to Slovak
-# Roman Paholík , 2014, 2015, 2016.
+# Roman Paholík , 2014, 2015, 2016, 2017.
 msgid ""
 msgstr ""
 "Project-Id-Version: kaccounts-integration\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-02-24 04:08+0100\n"
-"PO-Revision-Date: 2016-02-01 20:16+0100\n"
+"PO-Revision-Date: 2017-04-16 20:08+0100\n"
 "Last-Translator: Roman Paholik \n"
 "Language-Team: Slovak \n"
 "Language: sk\n"
@@ -46,13 +46,12 @@
 #, kde-format
 msgid ""
 "Are you sure that you want to remove the account '%1'? This cannot be undone."
-msgstr ""
+msgstr "Určite chcete odstrániť účet '%1'? Toto sa nedá vrátiť späť."
 
 #: src/kaccounts.cpp:125
-#, fuzzy, kde-format
-#| msgid "Accounts"
+#, kde-format
 msgid "Account Removal"
-msgstr "Účty"
+msgstr "Odstránenie účtu"
 
 #: src/models/accountsmodel.cpp:71
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-17.04.0/src/kcm_kaccounts.desktop 
new/kaccounts-integration-17.04.1/src/kcm_kaccounts.desktop
--- old/kaccounts-integration-17.04.0/src/kcm_kaccounts.desktop 2017-04-12 
14:07:39.0 +0200
+++ new/kaccounts-integration-17.04.1/src/kcm_kaccounts.desktop 2017-05-08 
13:17:26.0 +0200
@@ -84,7 +84,7 @@
 Comment[sr@ijekavianlatin]=Podesite svoje internet naloge, npr. na Googleu ili 
ownCloudu
 Comment[sr@latin]=Podesite svoje internet naloge, npr. na Googleu ili ownCloudu
 Comment[sv]=Anpassa Internetkonton såsom Google, Live, Owncloud
-Comment[tr]=Google, Live, Owncloud benzeri internet hesaplarınızı yapılandırın
+Comment[tr]=Google, Live, ownCloud benzeri internet hesaplarınızı yapılandırın
 Comment[uk]=Налаштування ваших облікових записів у Google, Live, Owncloud тощо
 Comment[x-test]=xxConfigure your internet accounts such as Google, Live, 
Owncloudxx
 Comment[zh_CN]=配置您的网络账户,例如 Google,Live,OwnCloud

commit kaccounts-integration for openSUSE:Factory

2017-05-08 Thread root
Hello community,

here is the log from the commit of package kaccounts-integration for 
openSUSE:Factory checked in at 2017-05-08 18:47:04

Comparing /work/SRC/openSUSE:Factory/kaccounts-integration (Old)
 and  /work/SRC/openSUSE:Factory/.kaccounts-integration.new (New)


Package is "kaccounts-integration"

Mon May  8 18:47:04 2017 rev:24 rq:490363 version:17.04.0

Changes:

--- 
/work/SRC/openSUSE:Factory/kaccounts-integration/kaccounts-integration.changes  
2017-03-15 00:51:41.298855981 +0100
+++ 
/work/SRC/openSUSE:Factory/.kaccounts-integration.new/kaccounts-integration.changes
 2017-05-08 18:47:05.571099489 +0200
@@ -1,0 +2,40 @@
+Sun Apr 16 10:44:49 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.04.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.04.0.php
+- Changes since 17.03.90:
+  * None
+
+---
+Wed Apr 12 20:25:18 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.03.90
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.04-rc.php
+- Changes since 17.03.80:
+  * None
+
+---
+Fri Apr  7 19:40:10 UTC 2017 - fab...@ritter-vogt.de
+
+- Move libkaccounts.so to -devel subpackage
+
+---
+Sat Mar 25 23:10:13 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.03.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.03.80.php
+- Changes since 16.12.3:
+  * Install again kaccounts_export.h
+  * Install camelcase headers
+  * Ask confirmation before removing accounts
+  * Show icons of account services
+  * Add .arcconfig file
+  * Fix cmake error "string No output variable specified" if libaccounts-glib 
was not found.
+
+---

Old:

  kaccounts-integration-16.12.3.tar.xz

New:

  kaccounts-integration-17.04.0.tar.xz



Other differences:
--
++ kaccounts-integration.spec ++
--- /var/tmp/diff_new_pack.XUUxZM/_old  2017-05-08 18:47:06.306995429 +0200
+++ /var/tmp/diff_new_pack.XUUxZM/_new  2017-05-08 18:47:06.314994298 +0200
@@ -16,11 +16,13 @@
 #
 
 
+%bcond_without lang
+
 Name:   kaccounts-integration
-Version:16.12.3
+Version:17.04.0
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.3 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:KDE Accounts Providers
 License:GPL-2.0+
@@ -50,6 +52,7 @@
 BuildRequires:  pkgconfig(Qt5Widgets) >= 5.2.0
 Requires:   ktp-accounts-kcm
 Recommends: kaccounts-providers
+Recommends: %{name}-lang
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -80,6 +83,10 @@
 and services across the KDE desktop, including: Google,
 Facebook, Owncloud, IMAP, Jabber and others. Devel files.
 
+%if %{with lang}
+%lang_package
+%endif
+
 %prep
 %setup -q
 
@@ -89,24 +96,33 @@
 
 %install
   %kf5_makeinstall -C build
+  %if %{with lang}
+%find_lang %{name} --with-man --all-name
+  %endif
 
 %post   -n libkaccounts1 -p /sbin/ldconfig
 %postun -n libkaccounts1 -p /sbin/ldconfig
 
 %files
 %defattr(-,root,root)
-%doc COPYING
+%doc COPYING*
 %{_kf5_plugindir}/
 %{_kf5_servicesdir}/
 %{_kf5_qmldir}/
 
 %files -n libkaccounts1
 %defattr(-,root,root)
-%{_kf5_libdir}/libkaccounts.so*
+%{_kf5_libdir}/libkaccounts.so.*
 
 %files devel
 %defattr(-,root,root)
 %{_kf5_prefix}/include/KAccounts/
 %{_kf5_libdir}/cmake/KAccounts/
+%{_kf5_libdir}/libkaccounts.so
+
+%if %{with lang}
+%files lang -f %{name}.lang
+%doc COPYING*
+%endif
 
 %changelog

++ baselibs.conf ++
--- /var/tmp/diff_new_pack.XUUxZM/_old  2017-05-08 18:47:06.346989773 +0200
+++ /var/tmp/diff_new_pack.XUUxZM/_new  2017-05-08 18:47:06.350989207 +0200
@@ -1,2 +1 @@
 kaccounts-integration
-libkaccounts1

++ kaccounts-integration-16.12.3.tar.xz -> 
kaccounts-integration-17.04.0.tar.xz ++
 6592 lines of diff (skipped)




commit kaccounts-integration for openSUSE:Factory

2017-03-14 Thread root
Hello community,

here is the log from the commit of package kaccounts-integration for 
openSUSE:Factory checked in at 2017-03-15 00:51:40

Comparing /work/SRC/openSUSE:Factory/kaccounts-integration (Old)
 and  /work/SRC/openSUSE:Factory/.kaccounts-integration.new (New)


Package is "kaccounts-integration"

Wed Mar 15 00:51:40 2017 rev:23 rq:478124 version:16.12.3

Changes:

--- 
/work/SRC/openSUSE:Factory/kaccounts-integration/kaccounts-integration.changes  
2017-02-13 07:08:22.368597273 +0100
+++ 
/work/SRC/openSUSE:Factory/.kaccounts-integration.new/kaccounts-integration.changes
 2017-03-15 00:51:41.298855981 +0100
@@ -1,0 +2,10 @@
+Thu Mar  9 12:34:52 CET 2017 - lbeltr...@kde.org
+
+- Update to 16.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-16.12.3.php
+- Changes since 16.12.2:
+  * None
+
+---

Old:

  kaccounts-integration-16.12.2.tar.xz

New:

  kaccounts-integration-16.12.3.tar.xz



Other differences:
--
++ kaccounts-integration.spec ++
--- /var/tmp/diff_new_pack.M4gFys/_old  2017-03-15 00:51:42.122739406 +0100
+++ /var/tmp/diff_new_pack.M4gFys/_new  2017-03-15 00:51:42.126738840 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   kaccounts-integration
-Version:16.12.2
+Version:16.12.3
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.3 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:KDE Accounts Providers
 License:GPL-2.0+

++ kaccounts-integration-16.12.2.tar.xz -> 
kaccounts-integration-16.12.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kaccounts-integration-16.12.2/CMakeLists.txt 
new/kaccounts-integration-16.12.3/CMakeLists.txt
--- old/kaccounts-integration-16.12.2/CMakeLists.txt2017-02-04 
00:01:43.0 +0100
+++ new/kaccounts-integration-16.12.3/CMakeLists.txt2017-03-04 
11:37:06.0 +0100
@@ -10,7 +10,7 @@
 
 set(KDE_APPLICATIONS_VERSION_MAJOR "16")
 set(KDE_APPLICATIONS_VERSION_MINOR "12")
-set(KDE_APPLICATIONS_VERSION_MICRO "2")
+set(KDE_APPLICATIONS_VERSION_MICRO "3")
 set(KACCOUNTS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 set(KACCOUNTS_SOVERSION "1")
 set(REQUIRED_QT_VERSION "5.2.0")




commit kaccounts-integration for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package kaccounts-integration for 
openSUSE:Factory checked in at 2017-02-13 07:08:21

Comparing /work/SRC/openSUSE:Factory/kaccounts-integration (Old)
 and  /work/SRC/openSUSE:Factory/.kaccounts-integration.new (New)


Package is "kaccounts-integration"

Changes:

--- 
/work/SRC/openSUSE:Factory/kaccounts-integration/kaccounts-integration.changes  
2017-01-25 22:49:01.35386 +0100
+++ 
/work/SRC/openSUSE:Factory/.kaccounts-integration.new/kaccounts-integration.changes
 2017-02-13 07:08:22.368597273 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 06:43:57 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  kaccounts-integration-16.12.1.tar.xz

New:

  kaccounts-integration-16.12.2.tar.xz



Other differences:
--
++ kaccounts-integration.spec ++
--- /var/tmp/diff_new_pack.CsdqDy/_old  2017-02-13 07:08:23.432445372 +0100
+++ /var/tmp/diff_new_pack.CsdqDy/_new  2017-02-13 07:08:23.432445372 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   kaccounts-integration
-Version:16.12.1
+Version:16.12.2
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:KDE Accounts Providers
 License:GPL-2.0+

++ kaccounts-integration-16.12.1.tar.xz -> 
kaccounts-integration-16.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kaccounts-integration-16.12.1/CMakeLists.txt 
new/kaccounts-integration-16.12.2/CMakeLists.txt
--- old/kaccounts-integration-16.12.1/CMakeLists.txt2017-01-07 
20:14:45.0 +0100
+++ new/kaccounts-integration-16.12.2/CMakeLists.txt2017-02-04 
00:01:43.0 +0100
@@ -10,7 +10,7 @@
 
 set(KDE_APPLICATIONS_VERSION_MAJOR "16")
 set(KDE_APPLICATIONS_VERSION_MINOR "12")
-set(KDE_APPLICATIONS_VERSION_MICRO "1")
+set(KDE_APPLICATIONS_VERSION_MICRO "2")
 set(KACCOUNTS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 set(KACCOUNTS_SOVERSION "1")
 set(REQUIRED_QT_VERSION "5.2.0")




commit kaccounts-integration for openSUSE:Factory

2017-01-25 Thread root
Hello community,

here is the log from the commit of package kaccounts-integration for 
openSUSE:Factory checked in at 2017-01-25 22:49:00

Comparing /work/SRC/openSUSE:Factory/kaccounts-integration (Old)
 and  /work/SRC/openSUSE:Factory/.kaccounts-integration.new (New)


Package is "kaccounts-integration"

Changes:

--- 
/work/SRC/openSUSE:Factory/kaccounts-integration/kaccounts-integration.changes  
2016-12-17 10:32:14.216392024 +0100
+++ 
/work/SRC/openSUSE:Factory/.kaccounts-integration.new/kaccounts-integration.changes
 2017-01-25 22:49:01.35386 +0100
@@ -1,0 +2,7 @@
+Sat Jan 14 08:51:01 UTC 2017 - lbeltr...@kde.org
+
+- - Update to KDE Applications 16.12.1
+   * KDE Applications 16.12.1 
+   * https://www.kde.org/announcements/announce-applications-16.12.1.php
+
+---

Old:

  kaccounts-integration-16.12.0.tar.xz

New:

  kaccounts-integration-16.12.1.tar.xz



Other differences:
--
++ kaccounts-integration.spec ++
--- /var/tmp/diff_new_pack.l8HSNx/_old  2017-01-25 22:49:02.029564748 +0100
+++ /var/tmp/diff_new_pack.l8HSNx/_new  2017-01-25 22:49:02.033564144 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kaccounts-integration
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,10 +17,10 @@
 
 
 Name:   kaccounts-integration
-Version:16.12.0
+Version:16.12.1
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.0 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:KDE Accounts Providers
 License:GPL-2.0+

++ kaccounts-integration-16.12.0.tar.xz -> 
kaccounts-integration-16.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kaccounts-integration-16.12.0/CMakeLists.txt 
new/kaccounts-integration-16.12.1/CMakeLists.txt
--- old/kaccounts-integration-16.12.0/CMakeLists.txt2016-12-06 
21:12:32.0 +0100
+++ new/kaccounts-integration-16.12.1/CMakeLists.txt2017-01-07 
20:14:45.0 +0100
@@ -10,7 +10,7 @@
 
 set(KDE_APPLICATIONS_VERSION_MAJOR "16")
 set(KDE_APPLICATIONS_VERSION_MINOR "12")
-set(KDE_APPLICATIONS_VERSION_MICRO "0")
+set(KDE_APPLICATIONS_VERSION_MICRO "1")
 set(KACCOUNTS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 set(KACCOUNTS_SOVERSION "1")
 set(REQUIRED_QT_VERSION "5.2.0")




commit kaccounts-integration for openSUSE:Factory

2016-11-12 Thread h_root
Hello community,

here is the log from the commit of package kaccounts-integration for 
openSUSE:Factory checked in at 2016-11-12 13:33:42

Comparing /work/SRC/openSUSE:Factory/kaccounts-integration (Old)
 and  /work/SRC/openSUSE:Factory/.kaccounts-integration.new (New)


Package is "kaccounts-integration"

Changes:

--- 
/work/SRC/openSUSE:Factory/kaccounts-integration/kaccounts-integration.changes  
2016-10-18 10:14:45.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.kaccounts-integration.new/kaccounts-integration.changes
 2016-11-12 13:33:45.0 +0100
@@ -1,0 +2,7 @@
+Wed Nov  9 06:12:42 UTC 2016 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.08.3
+  * KDE Applications 16.08.3
+  * https://www.kde.org/announcements/announce-applications-16.08.3.php
+
+---

Old:

  kaccounts-integration-16.08.2.tar.xz

New:

  kaccounts-integration-16.08.3.tar.xz



Other differences:
--
++ kaccounts-integration.spec ++
--- /var/tmp/diff_new_pack.Z0oGgg/_old  2016-11-12 13:33:46.0 +0100
+++ /var/tmp/diff_new_pack.Z0oGgg/_new  2016-11-12 13:33:46.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kaccounts-integration
-Version:16.08.2
+Version:16.08.3
 Release:0
 Summary:KDE Accounts Providers
 License:GPL-2.0+

++ kaccounts-integration-16.08.2.tar.xz -> 
kaccounts-integration-16.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kaccounts-integration-16.08.2/CMakeLists.txt 
new/kaccounts-integration-16.08.3/CMakeLists.txt
--- old/kaccounts-integration-16.08.2/CMakeLists.txt2016-10-07 
01:18:39.0 +0200
+++ new/kaccounts-integration-16.08.3/CMakeLists.txt2016-11-07 
00:29:47.0 +0100
@@ -10,7 +10,7 @@
 
 set(KDE_APPLICATIONS_VERSION_MAJOR "16")
 set(KDE_APPLICATIONS_VERSION_MINOR "08")
-set(KDE_APPLICATIONS_VERSION_MICRO "2")
+set(KDE_APPLICATIONS_VERSION_MICRO "3")
 set(KACCOUNTS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 set(KACCOUNTS_SOVERSION "1")
 set(REQUIRED_QT_VERSION "5.2.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-16.08.2/src/daemon/accounts.desktop 
new/kaccounts-integration-16.08.3/src/daemon/accounts.desktop
--- old/kaccounts-integration-16.08.2/src/daemon/accounts.desktop   
2016-10-07 01:18:39.0 +0200
+++ new/kaccounts-integration-16.08.3/src/daemon/accounts.desktop   
2016-11-07 00:29:47.0 +0100
@@ -18,6 +18,7 @@
 Name[ia]=Contos
 Name[it]=Account
 Name[ko]=계정
+Name[lt]=Paskyros
 Name[nl]=Accounts
 Name[nn]=Kontoar
 Name[pl]=Konta
@@ -56,6 +57,7 @@
 Comment[ia]=Gestion de contos
 Comment[it]=Gestione account
 Comment[ko]=계정 관리
+Comment[lt]=Paskyrų tvarkymas
 Comment[nl]=Accountbeheer
 Comment[nn]=Kontohandsaming
 Comment[pl]=Zarządzanie kontami
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-16.08.2/src/kcm_kaccounts.desktop 
new/kaccounts-integration-16.08.3/src/kcm_kaccounts.desktop
--- old/kaccounts-integration-16.08.2/src/kcm_kaccounts.desktop 2016-10-07 
01:18:39.0 +0200
+++ new/kaccounts-integration-16.08.3/src/kcm_kaccounts.desktop 2016-11-07 
00:29:47.0 +0100
@@ -29,6 +29,7 @@
 Name[ia]=Contos in linea
 Name[it]=Account in linea
 Name[ko]=온라인 계정
+Name[lt]=Internetinės paskyros
 Name[nl]=Online accounts
 Name[nn]=Nettkontoar
 Name[pl]=Konta sieciowe
@@ -68,6 +69,7 @@
 Comment[ia]=Configura tu contos de internet tall como Google, Live, OwnCloud
 Comment[it]=Configura i tuoi account internet come Google, Live, ownCloud
 Comment[ko]=Google, Live, Owncloud 등 인터넷 계정 관리
+Comment[lt]=Konfigūruoti internetines paskyras, pvz., Google, Live, Owncloud
 Comment[nl]=Stel uw internetaccounts in zoals Google, Live, Owncloud
 Comment[nn]=Set opp nettkontoar, for eksempel for Google, Live eller ownCloud
 Comment[pl]=Tutaj ustaw swoje konto na: Google, Live, Owncloud
@@ -107,6 +109,7 @@
 X-KDE-Keywords[ia]=Rete,Google,Live,OwnCloud
 X-KDE-Keywords[it]=Rete,Google,Live,ownCloud
 X-KDE-Keywords[ko]=Network,Google,Live,ownCloud,계정,네트워크
+X-KDE-Keywords[lt]=Tinklas,Google,Live,ownCloud
 X-KDE-Keywords[nl]=Netwerk,Google,Live,ownCloud
 X-KDE-Keywords[nn]=Nettverk,Google,Live,ownCloud
 X-KDE-Keywords[pl]=Sieć,Google,Live,ownCloud




commit kaccounts-integration for openSUSE:Factory

2016-10-18 Thread h_root
Hello community,

here is the log from the commit of package kaccounts-integration for 
openSUSE:Factory checked in at 2016-10-18 10:14:45

Comparing /work/SRC/openSUSE:Factory/kaccounts-integration (Old)
 and  /work/SRC/openSUSE:Factory/.kaccounts-integration.new (New)


Package is "kaccounts-integration"

Changes:

--- 
/work/SRC/openSUSE:Factory/kaccounts-integration/kaccounts-integration.changes  
2016-09-14 23:07:45.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.kaccounts-integration.new/kaccounts-integration.changes
 2016-10-18 10:14:45.0 +0200
@@ -1,0 +2,6 @@
+Tue Oct 11 20:49:35 UTC 2016 - lbeltr...@kde.org
+
+- KDE Applications 16.08.2
+https://www.kde.org/announcements/announce-applications-16.08.2.php
+
+---

Old:

  kaccounts-integration-16.08.1.tar.xz

New:

  kaccounts-integration-16.08.2.tar.xz



Other differences:
--
++ kaccounts-integration.spec ++
--- /var/tmp/diff_new_pack.yyB7R3/_old  2016-10-18 10:14:46.0 +0200
+++ /var/tmp/diff_new_pack.yyB7R3/_new  2016-10-18 10:14:46.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kaccounts-integration
-Version:16.08.1
+Version:16.08.2
 Release:0
 Summary:KDE Accounts Providers
 License:GPL-2.0+

++ kaccounts-integration-16.08.1.tar.xz -> 
kaccounts-integration-16.08.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kaccounts-integration-16.08.1/CMakeLists.txt 
new/kaccounts-integration-16.08.2/CMakeLists.txt
--- old/kaccounts-integration-16.08.1/CMakeLists.txt2016-09-05 
00:55:14.0 +0200
+++ new/kaccounts-integration-16.08.2/CMakeLists.txt2016-10-07 
01:18:39.0 +0200
@@ -10,7 +10,7 @@
 
 set(KDE_APPLICATIONS_VERSION_MAJOR "16")
 set(KDE_APPLICATIONS_VERSION_MINOR "08")
-set(KDE_APPLICATIONS_VERSION_MICRO "1")
+set(KDE_APPLICATIONS_VERSION_MICRO "2")
 set(KACCOUNTS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 set(KACCOUNTS_SOVERSION "1")
 set(REQUIRED_QT_VERSION "5.2.0")




commit kaccounts-integration for openSUSE:Factory

2016-09-14 Thread h_root
Hello community,

here is the log from the commit of package kaccounts-integration for 
openSUSE:Factory checked in at 2016-09-14 23:06:44

Comparing /work/SRC/openSUSE:Factory/kaccounts-integration (Old)
 and  /work/SRC/openSUSE:Factory/.kaccounts-integration.new (New)


Package is "kaccounts-integration"

Changes:

--- 
/work/SRC/openSUSE:Factory/kaccounts-integration/kaccounts-integration.changes  
2016-08-29 15:23:57.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.kaccounts-integration.new/kaccounts-integration.changes
 2016-09-14 23:07:45.0 +0200
@@ -1,0 +2,8 @@
+Fri Sep  9 08:10:41 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.08.1
+   * KDE Applications 16.08.1
+   * https://www.kde.org/announcements/announce-applications-16.08.1.php
+
+
+---

Old:

  kaccounts-integration-16.08.0.tar.xz

New:

  kaccounts-integration-16.08.1.tar.xz



Other differences:
--
++ kaccounts-integration.spec ++
--- /var/tmp/diff_new_pack.DZ12LV/_old  2016-09-14 23:07:46.0 +0200
+++ /var/tmp/diff_new_pack.DZ12LV/_new  2016-09-14 23:07:46.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kaccounts-integration
-Version:16.08.0
+Version:16.08.1
 Release:0
 Summary:KDE Accounts Providers
 License:GPL-2.0+

++ kaccounts-integration-16.08.0.tar.xz -> 
kaccounts-integration-16.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kaccounts-integration-16.08.0/CMakeLists.txt 
new/kaccounts-integration-16.08.1/CMakeLists.txt
--- old/kaccounts-integration-16.08.0/CMakeLists.txt2016-08-10 
01:27:09.0 +0200
+++ new/kaccounts-integration-16.08.1/CMakeLists.txt2016-09-05 
00:55:14.0 +0200
@@ -10,7 +10,7 @@
 
 set(KDE_APPLICATIONS_VERSION_MAJOR "16")
 set(KDE_APPLICATIONS_VERSION_MINOR "08")
-set(KDE_APPLICATIONS_VERSION_MICRO "0")
+set(KDE_APPLICATIONS_VERSION_MICRO "1")
 set(KACCOUNTS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 set(KACCOUNTS_SOVERSION "1")
 set(REQUIRED_QT_VERSION "5.2.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-16.08.0/src/daemon/accounts.desktop 
new/kaccounts-integration-16.08.1/src/daemon/accounts.desktop
--- old/kaccounts-integration-16.08.0/src/daemon/accounts.desktop   
2016-08-10 01:27:09.0 +0200
+++ new/kaccounts-integration-16.08.1/src/daemon/accounts.desktop   
2016-09-05 00:55:14.0 +0200
@@ -10,6 +10,7 @@
 Name[el]=Λογαριασμοί
 Name[en_GB]=Accounts
 Name[es]=Cuentas
+Name[et]=Kontod
 Name[fi]=Tilit
 Name[fr]=Comptes
 Name[gl]=Contas
@@ -47,6 +48,7 @@
 Comment[el]=Διαχείριση λογαριασμών
 Comment[en_GB]=Accounts management
 Comment[es]=Gestión de cuentas
+Comment[et]=Kontode haldus
 Comment[fi]=Tilienhallinta
 Comment[fr]=Gestion des comptes
 Comment[gl]=Xestión das contas
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-16.08.0/src/kcm_kaccounts.desktop 
new/kaccounts-integration-16.08.1/src/kcm_kaccounts.desktop
--- old/kaccounts-integration-16.08.0/src/kcm_kaccounts.desktop 2016-08-10 
01:27:09.0 +0200
+++ new/kaccounts-integration-16.08.1/src/kcm_kaccounts.desktop 2016-09-05 
00:55:14.0 +0200
@@ -21,6 +21,7 @@
 Name[el]=Διαδικτυακοί λογαριασμοί
 Name[en_GB]=Online Accounts
 Name[es]=Cuentas con conexión
+Name[et]=Võrgukontod
 Name[fi]=Verkkotilit
 Name[fr]=Comptes en ligne
 Name[gl]=Contas de internet
@@ -59,6 +60,7 @@
 Comment[el]=Διαμορφώστε τους διαδικτυακούς σας λογαριασμούς όπως Google, Live, 
Owncloud
 Comment[en_GB]=Configure your internet accounts such as Google, Live, Owncloud
 Comment[es]=Configurar sus cuentas de Internet, como Google, Live y Owncloud
+Comment[et]=Oma internetikontode - Google, Live, Owncloud jne - seadistamine
 Comment[fi]=Verkkotiliesi asetukset (esim. Google, Live, ownCloud)
 Comment[fr]=Configurez vos comptes Internet tels que Google, Live, OwnCloud
 Comment[gl]=Configurar as túas contas de internet como a de Google, Live ou 
Owncloud.
@@ -97,6 +99,7 @@
 X-KDE-Keywords[el]=Δίκτυο,Google,Live,ownCloud
 X-KDE-Keywords[en_GB]=Network,Google,Live,ownCloud
 X-KDE-Keywords[es]=Red,Google,Live,ownCloud
+X-KDE-Keywords[et]=Võrk,Google,Live,ownCloud
 X-KDE-Keywords[fi]=Network,Verkko,Google,Live,ownCloud
 X-KDE-Keywords[fr]=Réseau, Google, Live, OwnCloud
 X-KDE-Keywords[gl]=Rede,Google,Live,ownCloud




commit kaccounts-integration for openSUSE:Factory

2016-08-29 Thread h_root
Hello community,

here is the log from the commit of package kaccounts-integration for 
openSUSE:Factory checked in at 2016-08-29 15:23:53

Comparing /work/SRC/openSUSE:Factory/kaccounts-integration (Old)
 and  /work/SRC/openSUSE:Factory/.kaccounts-integration.new (New)


Package is "kaccounts-integration"

Changes:

--- 
/work/SRC/openSUSE:Factory/kaccounts-integration/kaccounts-integration.changes  
2016-07-15 12:42:29.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.kaccounts-integration.new/kaccounts-integration.changes
 2016-08-29 15:23:57.0 +0200
@@ -1,0 +2,23 @@
+Thu Aug 25 22:56:29 UTC 2016 - toddrme2...@gmail.com
+
+- Add libkaccounts1 to baselibs.conf.
+  Without libkaccounts1-32bit, neither kaccounts-integration-32bit
+  nor purpose-32bit are installible.
+
+---
+Fri Aug 12 10:07:49 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.08.0
+   * KDE Applications 16.08.0
+   * https://www.kde.org/announcements/announce-applications-16.08.0.php
+
+
+---
+Mon Aug  8 14:43:57 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.07.90
+   * KDE Applications 16.07.90 (16.08-RC)
+   * https://www.kde.org/announcements/announce-applications-16.07.90.php
+
+
+---

Old:

  kaccounts-integration-16.04.3.tar.xz

New:

  kaccounts-integration-16.08.0.tar.xz



Other differences:
--
++ kaccounts-integration.spec ++
--- /var/tmp/diff_new_pack.z64zcQ/_old  2016-08-29 15:23:58.0 +0200
+++ /var/tmp/diff_new_pack.z64zcQ/_new  2016-08-29 15:23:58.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kaccounts-integration
-Version:16.04.3
+Version:16.08.0
 Release:0
 Summary:KDE Accounts Providers
 License:GPL-2.0+

++ baselibs.conf ++
--- /var/tmp/diff_new_pack.z64zcQ/_old  2016-08-29 15:23:58.0 +0200
+++ /var/tmp/diff_new_pack.z64zcQ/_new  2016-08-29 15:23:58.0 +0200
@@ -1 +1,2 @@
 kaccounts-integration
+libkaccounts1

++ kaccounts-integration-16.04.3.tar.xz -> 
kaccounts-integration-16.08.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kaccounts-integration-16.04.3/CMakeLists.txt 
new/kaccounts-integration-16.08.0/CMakeLists.txt
--- old/kaccounts-integration-16.04.3/CMakeLists.txt2016-07-02 
18:13:43.0 +0200
+++ new/kaccounts-integration-16.08.0/CMakeLists.txt2016-08-10 
01:27:09.0 +0200
@@ -9,8 +9,8 @@
 enable_testing()
 
 set(KDE_APPLICATIONS_VERSION_MAJOR "16")
-set(KDE_APPLICATIONS_VERSION_MINOR "04")
-set(KDE_APPLICATIONS_VERSION_MICRO "3")
+set(KDE_APPLICATIONS_VERSION_MINOR "08")
+set(KDE_APPLICATIONS_VERSION_MICRO "0")
 set(KACCOUNTS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 set(KACCOUNTS_SOVERSION "1")
 set(REQUIRED_QT_VERSION "5.2.0")
@@ -21,9 +21,24 @@
 
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Core Widgets)
 find_package(KF5 ${REQUIRED_KF5_VERSION} REQUIRED KCMUtils I18n CoreAddons 
DBusAddons Declarative)
-find_package(AccountsQt5 ${ACCOUNTSQT_DEP_VERSION} REQUIRED CONFIG)
-find_package(SignOnQt5 ${SIGNONQT_DEP_VERSION} REQUIRED CONFIG)
-find_package(LibAccountsGlib ${ACCOUNTSGLIB_DEP_VERSION} REQUIRED)
+
+find_package(AccountsQt5 ${ACCOUNTSQT_DEP_VERSION} CONFIG)
+set_package_properties(AccountsQt5 PROPERTIES DESCRIPTION "Accounts management 
library for Qt applications"
+   URL "https://gitlab.com/accounts-sso/libaccounts-qt";
+   TYPE REQUIRED
+   PURPOSE "Required for building this module")
+
+find_package(SignOnQt5 ${SIGNONQT_DEP_VERSION} CONFIG)
+set_package_properties(SignOnQt5 PROPERTIES DESCRIPTION "D-Bus service which 
performs user authentication on behalf of its clients"
+   URL "https://gitlab.com/accounts-sso/signond";
+   TYPE REQUIRED
+   PURPOSE "Required for building this module")
+
+find_package(LibAccountsGlib ${ACCOUNTSGLIB_DEP_VERSION})
+set_package_properties(LibAccountsGlib PROPERTIES DESCRIPTION "GLib-based 
client library for the accounts database"
+   URL "https://gitlab.com/accounts-sso/libaccounts-glib";
+   TYPE REQUIRED
+   PURPOSE "Required for building this module")
 
 add_definitions (-fexceptions
  -DQT_NO_KEYWORDS)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-16.04.3/src/daemon/accounts.desktop 
new/kaccounts-integration-16.08.0/src/daemon/accounts.desktop
--- old/kaccounts-integration-16.04.3/src/daemon/accounts.desktop   
2016-07-02 18:13:43

commit kaccounts-integration for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package kaccounts-integration for 
openSUSE:Factory checked in at 2016-07-15 12:42:25

Comparing /work/SRC/openSUSE:Factory/kaccounts-integration (Old)
 and  /work/SRC/openSUSE:Factory/.kaccounts-integration.new (New)


Package is "kaccounts-integration"

Changes:

--- 
/work/SRC/openSUSE:Factory/kaccounts-integration/kaccounts-integration.changes  
2016-06-20 11:06:20.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.kaccounts-integration.new/kaccounts-integration.changes
 2016-07-15 12:42:29.0 +0200
@@ -1,0 +2,8 @@
+Thu Jul  7 23:31:32 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.04.3
+   * KDE Applications 16.04.3
+   * https://www.kde.org/announcements/announce-applications-16.04.3.php
+
+
+---

Old:

  kaccounts-integration-16.04.2.tar.xz

New:

  kaccounts-integration-16.04.3.tar.xz



Other differences:
--
++ kaccounts-integration.spec ++
--- /var/tmp/diff_new_pack.Qo179T/_old  2016-07-15 12:42:30.0 +0200
+++ /var/tmp/diff_new_pack.Qo179T/_new  2016-07-15 12:42:30.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kaccounts-integration
-Version:16.04.2
+Version:16.04.3
 Release:0
 Summary:KDE Accounts Providers
 License:GPL-2.0+

++ kaccounts-integration-16.04.2.tar.xz -> 
kaccounts-integration-16.04.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kaccounts-integration-16.04.2/CMakeLists.txt 
new/kaccounts-integration-16.04.3/CMakeLists.txt
--- old/kaccounts-integration-16.04.2/CMakeLists.txt2016-06-07 
14:26:57.0 +0200
+++ new/kaccounts-integration-16.04.3/CMakeLists.txt2016-07-02 
18:13:43.0 +0200
@@ -10,7 +10,7 @@
 
 set(KDE_APPLICATIONS_VERSION_MAJOR "16")
 set(KDE_APPLICATIONS_VERSION_MINOR "04")
-set(KDE_APPLICATIONS_VERSION_MICRO "2")
+set(KDE_APPLICATIONS_VERSION_MICRO "3")
 set(KACCOUNTS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 set(KACCOUNTS_SOVERSION "1")
 set(REQUIRED_QT_VERSION "5.2.0")




commit kaccounts-integration for openSUSE:Factory

2016-06-20 Thread h_root
Hello community,

here is the log from the commit of package kaccounts-integration for 
openSUSE:Factory checked in at 2016-06-20 11:06:19

Comparing /work/SRC/openSUSE:Factory/kaccounts-integration (Old)
 and  /work/SRC/openSUSE:Factory/.kaccounts-integration.new (New)


Package is "kaccounts-integration"

Changes:

--- 
/work/SRC/openSUSE:Factory/kaccounts-integration/kaccounts-integration.changes  
2016-06-12 18:52:40.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.kaccounts-integration.new/kaccounts-integration.changes
 2016-06-20 11:06:20.0 +0200
@@ -1,0 +2,17 @@
+Wed Jun 15 10:26:49 UTC 2016 - dims...@opensuse.org
+
+- Split out libkaccounts1 per shared library packaing policy:
+  + Recommend the main package from libkaccounts1.
+  + Require libkaccounts1 instead of the main package by -devel.
+  + Move the /sbin/ldconfig post/postun scriptlets from the main
+package to libkaccounts1.
+
+---
+Fri Jun 10 17:50:29 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.04.2
+   * KDE Applications 16.04.2
+   * https://www.kde.org/announcements/announce-applications-16.04.2.php
+
+
+---

Old:

  kaccounts-integration-16.04.1.tar.xz

New:

  kaccounts-integration-16.04.2.tar.xz



Other differences:
--
++ kaccounts-integration.spec ++
--- /var/tmp/diff_new_pack.h1Yltd/_old  2016-06-20 11:06:21.0 +0200
+++ /var/tmp/diff_new_pack.h1Yltd/_new  2016-06-20 11:06:21.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kaccounts-integration
-Version:16.04.1
+Version:16.04.2
 Release:0
 Summary:KDE Accounts Providers
 License:GPL-2.0+
@@ -37,8 +37,8 @@
 BuildRequires:  kio-devel
 BuildRequires:  kwallet-devel
 BuildRequires:  kwidgetsaddons-devel
-BuildRequires:  libaccounts-qt5-devel
 BuildRequires:  libaccounts-glib-devel
+BuildRequires:  libaccounts-qt5-devel
 BuildRequires:  libsignon-qt5-devel
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(Qt5Core) >= 5.2.0
@@ -54,12 +54,22 @@
 and services across the KDE desktop, including: Google,
 Facebook, Owncloud, IMAP, Jabber and others.
 
+%package -n libkaccounts1
+Summary:KDE Accounts Providers - System Library
+Group:  System/Libraries
+Recommends: %{name}
+
+%description -n libkaccounts1
+Small system to administer web accounts for the sites
+and services across the KDE desktop, including: Google,
+Facebook, Owncloud, IMAP, Jabber and others.
+
 %package devel
 Summary:KDE Accounts Providers - Development Files
 Group:  Development/Libraries/KDE
-Requires:   %{name} = %{version}
 Requires:   kcoreaddons-devel
 Requires:   libaccounts-qt5-devel
+Requires:   libkaccounts1 = %{version}
 Requires:   pkgconfig(Qt5Core) >= 5.2.0
 
 %description devel
@@ -77,18 +87,21 @@
 %install
   %kf5_makeinstall -C build
 
-%post   -p /sbin/ldconfig
+%post   -n libkaccounts1 -p /sbin/ldconfig
 
-%postun -p /sbin/ldconfig
+%postun -n libkaccounts1 -p /sbin/ldconfig
 
 %files
 %defattr(-,root,root)
 %doc COPYING
-%{_kf5_libdir}/libkaccounts.so*
 %{_kf5_plugindir}/
 %{_kf5_servicesdir}/
 %_kf5_qmldir/
 
+%files -n libkaccounts1
+%defattr(-,root,root)
+%{_kf5_libdir}/libkaccounts.so*
+
 %files devel
 %defattr(-,root,root)
 %{_kf5_prefix}/include/KAccounts/

++ kaccounts-integration-16.04.1.tar.xz -> 
kaccounts-integration-16.04.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kaccounts-integration-16.04.1/CMakeLists.txt 
new/kaccounts-integration-16.04.2/CMakeLists.txt
--- old/kaccounts-integration-16.04.1/CMakeLists.txt2016-04-27 
21:12:28.0 +0200
+++ new/kaccounts-integration-16.04.2/CMakeLists.txt2016-06-07 
14:26:57.0 +0200
@@ -10,7 +10,7 @@
 
 set(KDE_APPLICATIONS_VERSION_MAJOR "16")
 set(KDE_APPLICATIONS_VERSION_MINOR "04")
-set(KDE_APPLICATIONS_VERSION_MICRO "1")
+set(KDE_APPLICATIONS_VERSION_MICRO "2")
 set(KACCOUNTS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 set(KACCOUNTS_SOVERSION "1")
 set(REQUIRED_QT_VERSION "5.2.0")




commit kaccounts-integration for openSUSE:Factory

2016-06-12 Thread h_root
Hello community,

here is the log from the commit of package kaccounts-integration for 
openSUSE:Factory checked in at 2016-06-12 18:52:38

Comparing /work/SRC/openSUSE:Factory/kaccounts-integration (Old)
 and  /work/SRC/openSUSE:Factory/.kaccounts-integration.new (New)


Package is "kaccounts-integration"

Changes:

--- 
/work/SRC/openSUSE:Factory/kaccounts-integration/kaccounts-integration.changes  
2016-05-31 12:15:47.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.kaccounts-integration.new/kaccounts-integration.changes
 2016-06-12 18:52:40.0 +0200
@@ -1,0 +2,7 @@
+Fri Jun  3 14:00:12 UTC 2016 - wba...@tmo.at
+
+- Require ktp-accounts-kcm, kcm_kaccounts is not useful at all
+  without it (boo#983036)
+- Recommend kaccounts-providers for additional providers (Google)
+
+---



Other differences:
--
++ kaccounts-integration.spec ++
--- /var/tmp/diff_new_pack.oiW0Wc/_old  2016-06-12 18:52:41.0 +0200
+++ /var/tmp/diff_new_pack.oiW0Wc/_new  2016-06-12 18:52:41.0 +0200
@@ -45,6 +45,8 @@
 BuildRequires:  pkgconfig(Qt5Qml)
 BuildRequires:  pkgconfig(Qt5Test) >= 5.2.0
 BuildRequires:  pkgconfig(Qt5Widgets) >= 5.2.0
+Requires:   ktp-accounts-kcm
+Recommends: kaccounts-providers 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description




commit kaccounts-integration for openSUSE:Factory

2016-05-31 Thread h_root
Hello community,

here is the log from the commit of package kaccounts-integration for 
openSUSE:Factory checked in at 2016-05-31 12:15:45

Comparing /work/SRC/openSUSE:Factory/kaccounts-integration (Old)
 and  /work/SRC/openSUSE:Factory/.kaccounts-integration.new (New)


Package is "kaccounts-integration"

Changes:

--- 
/work/SRC/openSUSE:Factory/kaccounts-integration/kaccounts-integration.changes  
2016-03-26 15:13:21.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.kaccounts-integration.new/kaccounts-integration.changes
 2016-05-31 12:15:47.0 +0200
@@ -1,0 +2,24 @@
+Sat May  7 10:14:35 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.04.1
+   * KDE Applications 16.04.1
+   * https://www.kde.org/announcements/announce-applications-16.04.1.php
+
+
+---
+Sun Apr 17 05:54:56 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.04.0
+   * KDE Applications 16.04.0
+   * https://www.kde.org/announcements/announce-applications-16.04.0.php
+
+
+---
+Mon Apr 11 06:32:38 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.03.90
+   * KDE Applications 16.04.0 RC
+   * https://www.kde.org/announcements/announce-applications-16.04-rc.php
+
+
+---

Old:

  kaccounts-integration-15.12.3.tar.xz

New:

  kaccounts-integration-16.04.1.tar.xz



Other differences:
--
++ kaccounts-integration.spec ++
--- /var/tmp/diff_new_pack.ECm14R/_old  2016-05-31 12:15:48.0 +0200
+++ /var/tmp/diff_new_pack.ECm14R/_new  2016-05-31 12:15:48.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kaccounts-integration
-Version:15.12.3
+Version:16.04.1
 Release:0
 Summary:KDE Accounts Providers
 License:GPL-2.0+
@@ -38,6 +38,7 @@
 BuildRequires:  kwallet-devel
 BuildRequires:  kwidgetsaddons-devel
 BuildRequires:  libaccounts-qt5-devel
+BuildRequires:  libaccounts-glib-devel
 BuildRequires:  libsignon-qt5-devel
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(Qt5Core) >= 5.2.0

++ kaccounts-integration-15.12.3.tar.xz -> 
kaccounts-integration-16.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kaccounts-integration-15.12.3/CMakeLists.txt 
new/kaccounts-integration-16.04.1/CMakeLists.txt
--- old/kaccounts-integration-15.12.3/CMakeLists.txt2016-03-10 
00:26:36.0 +0100
+++ new/kaccounts-integration-16.04.1/CMakeLists.txt2016-04-27 
21:12:28.0 +0200
@@ -8,20 +8,22 @@
 
 enable_testing()
 
-set(KDE_APPLICATIONS_VERSION_MAJOR "15")
-set(KDE_APPLICATIONS_VERSION_MINOR "12")
-set(KDE_APPLICATIONS_VERSION_MICRO "3")
+set(KDE_APPLICATIONS_VERSION_MAJOR "16")
+set(KDE_APPLICATIONS_VERSION_MINOR "04")
+set(KDE_APPLICATIONS_VERSION_MICRO "1")
 set(KACCOUNTS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 set(KACCOUNTS_SOVERSION "1")
 set(REQUIRED_QT_VERSION "5.2.0")
 set(REQUIRED_KF5_VERSION "5.4.0")
-set(ACCOUNTSQT_DEP_VERSION "1.10")
+set(ACCOUNTSQT_DEP_VERSION "1.13")
 set(SIGNONQT_DEP_VERSION "8.55")
+set(ACCOUNTSGLIB_DEP_VERSION "1.21")
 
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Core Widgets)
 find_package(KF5 ${REQUIRED_KF5_VERSION} REQUIRED KCMUtils I18n CoreAddons 
DBusAddons Declarative)
 find_package(AccountsQt5 ${ACCOUNTSQT_DEP_VERSION} REQUIRED CONFIG)
 find_package(SignOnQt5 ${SIGNONQT_DEP_VERSION} REQUIRED CONFIG)
+find_package(LibAccountsGlib ${ACCOUNTSGLIB_DEP_VERSION} REQUIRED)
 
 add_definitions (-fexceptions
  -DQT_NO_KEYWORDS)
@@ -30,8 +32,8 @@
 
 include(KDEInstallDirs)
 include(KDECMakeSettings)
-include(KDEFrameworkCompilerSettings)
-include(KDECompilerSettings)
+include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
+include(KDECompilerSettings NO_POLICY_SCOPE)
 include(ECMInstallIcons)
 include(FeatureSummary)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-15.12.3/cmake/modules/FindLibAccountsGlib.cmake 
new/kaccounts-integration-16.04.1/cmake/modules/FindLibAccountsGlib.cmake
--- old/kaccounts-integration-15.12.3/cmake/modules/FindLibAccountsGlib.cmake   
1970-01-01 01:00:00.0 +0100
+++ new/kaccounts-integration-16.04.1/cmake/modules/FindLibAccountsGlib.cmake   
2016-04-27 21:12:28.0 +0200
@@ -0,0 +1,20 @@
+find_package(PkgConfig REQUIRED)
+
+pkg_check_modules(PC_LIBACCOUNTS_GLIB libaccounts-glib)
+
+find_library(LIBACCOUNTSGLIB_LIBRARY NAMES accounts-glib
+ HINTS ${PC_LIBACCOUNTS_GLIB_L

commit kaccounts-integration for openSUSE:Factory

2016-03-26 Thread h_root
Hello community,

here is the log from the commit of package kaccounts-integration for 
openSUSE:Factory checked in at 2016-03-26 15:13:19

Comparing /work/SRC/openSUSE:Factory/kaccounts-integration (Old)
 and  /work/SRC/openSUSE:Factory/.kaccounts-integration.new (New)


Package is "kaccounts-integration"

Changes:

--- 
/work/SRC/openSUSE:Factory/kaccounts-integration/kaccounts-integration.changes  
2016-02-22 10:14:42.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.kaccounts-integration.new/kaccounts-integration.changes
 2016-03-26 15:13:21.0 +0100
@@ -1,0 +2,9 @@
+Sun Mar 13 15:35:39 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.12.3
+   * KDE Applications 15.12.3 
+   * https://www.kde.org/announcements/announce-applications-15.12.3.php
+   * boo#970855
+
+
+---

Old:

  kaccounts-integration-15.12.2.tar.xz

New:

  kaccounts-integration-15.12.3.tar.xz



Other differences:
--
++ kaccounts-integration.spec ++
--- /var/tmp/diff_new_pack.llGTzJ/_old  2016-03-26 15:13:22.0 +0100
+++ /var/tmp/diff_new_pack.llGTzJ/_new  2016-03-26 15:13:22.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kaccounts-integration
-Version:15.12.2
+Version:15.12.3
 Release:0
 Summary:KDE Accounts Providers
 License:GPL-2.0+

++ kaccounts-integration-15.12.2.tar.xz -> 
kaccounts-integration-15.12.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kaccounts-integration-15.12.2/CMakeLists.txt 
new/kaccounts-integration-15.12.3/CMakeLists.txt
--- old/kaccounts-integration-15.12.2/CMakeLists.txt2016-02-12 
06:28:09.0 +0100
+++ new/kaccounts-integration-15.12.3/CMakeLists.txt2016-03-10 
00:26:36.0 +0100
@@ -10,7 +10,7 @@
 
 set(KDE_APPLICATIONS_VERSION_MAJOR "15")
 set(KDE_APPLICATIONS_VERSION_MINOR "12")
-set(KDE_APPLICATIONS_VERSION_MICRO "2")
+set(KDE_APPLICATIONS_VERSION_MICRO "3")
 set(KACCOUNTS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 set(KACCOUNTS_SOVERSION "1")
 set(REQUIRED_QT_VERSION "5.2.0")




commit kaccounts-integration for openSUSE:Factory

2016-02-22 Thread h_root
Hello community,

here is the log from the commit of package kaccounts-integration for 
openSUSE:Factory checked in at 2016-02-22 10:14:41

Comparing /work/SRC/openSUSE:Factory/kaccounts-integration (Old)
 and  /work/SRC/openSUSE:Factory/.kaccounts-integration.new (New)


Package is "kaccounts-integration"

Changes:

--- 
/work/SRC/openSUSE:Factory/kaccounts-integration/kaccounts-integration.changes  
2016-01-23 01:05:49.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.kaccounts-integration.new/kaccounts-integration.changes
 2016-02-22 10:14:42.0 +0100
@@ -1,0 +2,9 @@
+Sat Feb 13 08:02:50 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.12.2
+   * KDE Applications 15.12.2 
+   * https://www.kde.org/announcements/announce-applications-15.12.2.php
+   * boo#966605
+
+
+---

Old:

  kaccounts-integration-15.12.1.tar.xz

New:

  kaccounts-integration-15.12.2.tar.xz



Other differences:
--
++ kaccounts-integration.spec ++
--- /var/tmp/diff_new_pack.vbZfck/_old  2016-02-22 10:14:42.0 +0100
+++ /var/tmp/diff_new_pack.vbZfck/_new  2016-02-22 10:14:42.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kaccounts-integration
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   kaccounts-integration
-Version:15.12.1
+Version:15.12.2
 Release:0
 Summary:KDE Accounts Providers
 License:GPL-2.0+
@@ -30,10 +30,10 @@
 BuildRequires:  kconfig-devel
 BuildRequires:  kcoreaddons-devel
 BuildRequires:  kdbusaddons-devel
+BuildRequires:  kdeclarative-devel
 BuildRequires:  kf5-filesystem
 BuildRequires:  ki18n-devel
 BuildRequires:  kiconthemes-devel
-BuildRequires:  kdeclarative-devel
 BuildRequires:  kio-devel
 BuildRequires:  kwallet-devel
 BuildRequires:  kwidgetsaddons-devel

++ kaccounts-integration-15.12.1.tar.xz -> 
kaccounts-integration-15.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kaccounts-integration-15.12.1/CMakeLists.txt 
new/kaccounts-integration-15.12.2/CMakeLists.txt
--- old/kaccounts-integration-15.12.1/CMakeLists.txt2016-01-07 
00:24:49.0 +0100
+++ new/kaccounts-integration-15.12.2/CMakeLists.txt2016-02-12 
06:28:09.0 +0100
@@ -10,7 +10,7 @@
 
 set(KDE_APPLICATIONS_VERSION_MAJOR "15")
 set(KDE_APPLICATIONS_VERSION_MINOR "12")
-set(KDE_APPLICATIONS_VERSION_MICRO "1")
+set(KDE_APPLICATIONS_VERSION_MICRO "2")
 set(KACCOUNTS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 set(KACCOUNTS_SOVERSION "1")
 set(REQUIRED_QT_VERSION "5.2.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-15.12.1/src/daemon/accounts.desktop 
new/kaccounts-integration-15.12.2/src/daemon/accounts.desktop
--- old/kaccounts-integration-15.12.1/src/daemon/accounts.desktop   
2016-01-07 00:24:49.0 +0100
+++ new/kaccounts-integration-15.12.2/src/daemon/accounts.desktop   
2016-02-12 06:28:09.0 +0100
@@ -10,6 +10,7 @@
 Name[el]=Λογαριασμοί
 Name[en_GB]=Accounts
 Name[es]=Cuentas
+Name[et]=Kontod
 Name[fi]=Tilit
 Name[fr]=Comptes
 Name[gl]=Contas
@@ -46,6 +47,7 @@
 Comment[el]=Διαχείριση λογαριασμών
 Comment[en_GB]=Accounts management
 Comment[es]=Gestión de cuentas
+Comment[et]=Kontode haldus
 Comment[fi]=Tilienhallinta
 Comment[fr]=Gestion des comptes
 Comment[gl]=Xestión das contas
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-15.12.1/src/kcm_kaccounts.desktop 
new/kaccounts-integration-15.12.2/src/kcm_kaccounts.desktop
--- old/kaccounts-integration-15.12.1/src/kcm_kaccounts.desktop 2016-01-07 
00:24:49.0 +0100
+++ new/kaccounts-integration-15.12.2/src/kcm_kaccounts.desktop 2016-02-12 
06:28:09.0 +0100
@@ -21,6 +21,7 @@
 Name[el]=Διαδικτυακοί λογαριασμοί
 Name[en_GB]=Online Accounts
 Name[es]=Cuentas con conexión
+Name[et]=Võrgukontod
 Name[fi]=Verkkotilit
 Name[fr]=Comptes en ligne
 Name[gl]=Contas de internet
@@ -58,6 +59,7 @@
 Comment[el]=Διαμορφώστε τους διαδικτυακούς σας λογαριασμούς όπως Google, Live, 
Owncloud
 Comment[en_GB]=Configure your internet accounts such as Google, Live, Owncloud
 Comment[es]=Configurar sus cuentas de Internet, como Google, Live y Owncloud
+Comment[et]=Oma internetikontode - Google, Live, Owncloud jne - seadistam

commit kaccounts-integration for openSUSE:Factory

2016-01-22 Thread h_root
Hello community,

here is the log from the commit of package kaccounts-integration for 
openSUSE:Factory checked in at 2016-01-23 01:05:48

Comparing /work/SRC/openSUSE:Factory/kaccounts-integration (Old)
 and  /work/SRC/openSUSE:Factory/.kaccounts-integration.new (New)


Package is "kaccounts-integration"

Changes:

--- 
/work/SRC/openSUSE:Factory/kaccounts-integration/kaccounts-integration.changes  
2016-01-07 00:20:21.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.kaccounts-integration.new/kaccounts-integration.changes
 2016-01-23 01:05:49.0 +0100
@@ -1,0 +2,9 @@
+Sat Jan  9 18:11:32 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.12.1
+   * KDE Applications 15.12.1 
+   * https://www.kde.org/announcements/announce-applications-15.12.1.php
+   * boo#961265
+
+
+---

Old:

  kaccounts-integration-15.12.0.tar.xz

New:

  kaccounts-integration-15.12.1.tar.xz



Other differences:
--
++ kaccounts-integration.spec ++
--- /var/tmp/diff_new_pack.67wNDJ/_old  2016-01-23 01:05:50.0 +0100
+++ /var/tmp/diff_new_pack.67wNDJ/_new  2016-01-23 01:05:50.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kaccounts-integration
-Version:15.12.0
+Version:15.12.1
 Release:0
 Summary:KDE Accounts Providers
 License:GPL-2.0+

++ kaccounts-integration-15.12.0.tar.xz -> 
kaccounts-integration-15.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kaccounts-integration-15.12.0/CMakeLists.txt 
new/kaccounts-integration-15.12.1/CMakeLists.txt
--- old/kaccounts-integration-15.12.0/CMakeLists.txt2015-12-08 
17:09:04.0 +0100
+++ new/kaccounts-integration-15.12.1/CMakeLists.txt2016-01-07 
00:24:49.0 +0100
@@ -10,7 +10,7 @@
 
 set(KDE_APPLICATIONS_VERSION_MAJOR "15")
 set(KDE_APPLICATIONS_VERSION_MINOR "12")
-set(KDE_APPLICATIONS_VERSION_MICRO "0")
+set(KDE_APPLICATIONS_VERSION_MICRO "1")
 set(KACCOUNTS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 set(KACCOUNTS_SOVERSION "1")
 set(REQUIRED_QT_VERSION "5.2.0")




commit kaccounts-integration for openSUSE:Factory

2016-01-06 Thread h_root
Hello community,

here is the log from the commit of package kaccounts-integration for 
openSUSE:Factory checked in at 2016-01-07 00:20:20

Comparing /work/SRC/openSUSE:Factory/kaccounts-integration (Old)
 and  /work/SRC/openSUSE:Factory/.kaccounts-integration.new (New)


Package is "kaccounts-integration"

Changes:

--- 
/work/SRC/openSUSE:Factory/kaccounts-integration/kaccounts-integration.changes  
2015-11-15 12:30:02.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.kaccounts-integration.new/kaccounts-integration.changes
 2016-01-07 00:20:21.0 +0100
@@ -1,0 +2,9 @@
+Sun Dec 13 13:04:45 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.12.0
+   * KDE Applications 15.12.0 
+   * https://www.kde.org/announcements/announce-applications-15.12.0.php
+   * boo#958887
+
+
+---

Old:

  kaccounts-integration-15.08.3.tar.xz

New:

  kaccounts-integration-15.12.0.tar.xz



Other differences:
--
++ kaccounts-integration.spec ++
--- /var/tmp/diff_new_pack.YMqCGQ/_old  2016-01-07 00:20:22.0 +0100
+++ /var/tmp/diff_new_pack.YMqCGQ/_new  2016-01-07 00:20:22.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kaccounts-integration
-Version:15.08.3
+Version:15.12.0
 Release:0
 Summary:KDE Accounts Providers
 License:GPL-2.0+
@@ -33,6 +33,7 @@
 BuildRequires:  kf5-filesystem
 BuildRequires:  ki18n-devel
 BuildRequires:  kiconthemes-devel
+BuildRequires:  kdeclarative-devel
 BuildRequires:  kio-devel
 BuildRequires:  kwallet-devel
 BuildRequires:  kwidgetsaddons-devel

++ kaccounts-integration-15.08.3.tar.xz -> 
kaccounts-integration-15.12.0.tar.xz ++
 5091 lines of diff (skipped)




commit kaccounts-integration for openSUSE:Factory

2015-11-15 Thread h_root
Hello community,

here is the log from the commit of package kaccounts-integration for 
openSUSE:Factory checked in at 2015-11-15 12:30:01

Comparing /work/SRC/openSUSE:Factory/kaccounts-integration (Old)
 and  /work/SRC/openSUSE:Factory/.kaccounts-integration.new (New)


Package is "kaccounts-integration"

Changes:

--- 
/work/SRC/openSUSE:Factory/kaccounts-integration/kaccounts-integration.changes  
2015-10-19 22:44:14.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.kaccounts-integration.new/kaccounts-integration.changes
 2015-11-15 12:30:02.0 +0100
@@ -1,0 +2,9 @@
+Tue Nov 10 19:54:58 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.3
+   * KDE Applications 15.08.3 
+   * https://www.kde.org/announcements/announce-applications-15.08.3.php
+   * boo#954531
+
+
+---

Old:

  kaccounts-integration-15.08.2.tar.xz

New:

  kaccounts-integration-15.08.3.tar.xz



Other differences:
--
++ kaccounts-integration.spec ++
--- /var/tmp/diff_new_pack.OyU2tW/_old  2015-11-15 12:30:03.0 +0100
+++ /var/tmp/diff_new_pack.OyU2tW/_new  2015-11-15 12:30:03.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kaccounts-integration
-Version:15.08.2
+Version:15.08.3
 Release:0
 Summary:KDE Accounts Providers
 License:GPL-2.0+

++ kaccounts-integration-15.08.2.tar.xz -> 
kaccounts-integration-15.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kaccounts-integration-15.08.2/CMakeLists.txt 
new/kaccounts-integration-15.08.3/CMakeLists.txt
--- old/kaccounts-integration-15.08.2/CMakeLists.txt2015-10-09 
02:08:37.0 +0200
+++ new/kaccounts-integration-15.08.3/CMakeLists.txt2015-11-04 
23:47:46.0 +0100
@@ -10,7 +10,7 @@
 
 set(KDE_APPLICATIONS_VERSION_MAJOR "15")
 set(KDE_APPLICATIONS_VERSION_MINOR "08")
-set(KDE_APPLICATIONS_VERSION_MICRO "2")
+set(KDE_APPLICATIONS_VERSION_MICRO "3")
 set(KACCOUNTS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 set(KACCOUNTS_SOVERSION "1")
 set(REQUIRED_QT_VERSION "5.2.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-15.08.2/src/daemon/accounts.desktop 
new/kaccounts-integration-15.08.3/src/daemon/accounts.desktop
--- old/kaccounts-integration-15.08.2/src/daemon/accounts.desktop   
2015-10-09 02:08:37.0 +0200
+++ new/kaccounts-integration-15.08.3/src/daemon/accounts.desktop   
2015-11-04 23:47:46.0 +0100
@@ -3,6 +3,7 @@
 Name[ar]=الحسابات
 Name[ast]=Cuentes
 Name[ca]=Comptes
+Name[ca@valencia]=Comptes
 Name[cs]=Účty
 Name[da]=Konti
 Name[de]=Zugänge
@@ -38,6 +39,7 @@
 Comment[ar]=إدارة الحساباتل
 Comment[ast]=Xestión de cunetes
 Comment[ca]=Gestor de comptes
+Comment[ca@valencia]=Gestor de comptes
 Comment[cs]=Správa účtů
 Comment[da]=Håndtering af konti
 Comment[de]=Zugangs-Verwaltung
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-15.08.2/src/kcm_kaccounts.desktop 
new/kaccounts-integration-15.08.3/src/kcm_kaccounts.desktop
--- old/kaccounts-integration-15.08.2/src/kcm_kaccounts.desktop 2015-10-09 
02:08:37.0 +0200
+++ new/kaccounts-integration-15.08.3/src/kcm_kaccounts.desktop 2015-11-04 
23:47:46.0 +0100
@@ -14,6 +14,7 @@
 Name[ar]=حسابات الإنترنت
 Name[ast]=Cuentes en llinia
 Name[ca]=Comptes en línia
+Name[ca@valencia]=Comptes en línia
 Name[cs]=Účty online
 Name[da]=Online konti
 Name[de]=Online-Zugänge
@@ -26,7 +27,7 @@
 Name[hu]=Online fiókok
 Name[it]=Account in linea
 Name[ko]=온라인 계정
-Name[nl]=Online rekeningen
+Name[nl]=Online accounts
 Name[nn]=Nettkontoar
 Name[pl]=Konta sieciowe
 Name[pt]=Contas 'Online'
@@ -50,6 +51,7 @@
 Comment[ar]=اضبط حساباتك على الإنترنت كغوغل، لايڤ وسحابتك "Owncloud"
 Comment[ast]=Configura les tos cuentes d'internet como Google, Hotmail, 
Owncloud...
 Comment[ca]=Configura els vostres comptes d'Internet com Google, Live, Owncloud
+Comment[ca@valencia]=Configura els vostres comptes d'Internet com Google, 
Live, Owncloud
 Comment[cs]=Nastavte své webové účty jako např. Google, Live, Owncloud
 Comment[da]=Indstil dine internetkonti som f.eks. Google, Live, Owncloud
 Comment[de]=Richten Sie Ihre Web-Zugänge wie Google, Live und ownCloud ein
@@ -86,6 +88,7 @@
 X-KDE-Keywords[ar]=Network,Google,Live,ownCloud,شبكة,غوغل,جوجل,لايف,لايڤ,سحابتك
 X-KDE-Keywords[ast]=Rede,Google,Hotmail,ownCloud,Facebook,Twitter
 X-KDE-Keywords[ca]=Xarxa,Google,Live,ownCloud
+X-KDE-Keywords[ca@valencia]=Xarxa,Google,Live,ownCloud
 X-KDE-Keywords[cs]=Síť,

commit kaccounts-integration for openSUSE:Factory

2015-10-19 Thread h_root
Hello community,

here is the log from the commit of package kaccounts-integration for 
openSUSE:Factory checked in at 2015-10-19 22:44:12

Comparing /work/SRC/openSUSE:Factory/kaccounts-integration (Old)
 and  /work/SRC/openSUSE:Factory/.kaccounts-integration.new (New)


Package is "kaccounts-integration"

Changes:

--- 
/work/SRC/openSUSE:Factory/kaccounts-integration/kaccounts-integration.changes  
2015-10-03 20:18:06.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.kaccounts-integration.new/kaccounts-integration.changes
 2015-10-19 22:44:14.0 +0200
@@ -1,0 +2,14 @@
+Wed Oct 14 10:44:48 UTC 2015 - dims...@opensuse.org
+
+- Add baselibs.conf: provide kaccounts-integration-32bit as
+  required by purpose-32bit (boo#949411).
+
+---
+Sun Oct 11 13:17:16 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.2
+   * KDE Applications 15.08.2 
+   * https://www.kde.org/announcements/announce-applications-15.08.2.php
+
+
+---

Old:

  kaccounts-integration-15.08.1.tar.xz

New:

  baselibs.conf
  kaccounts-integration-15.08.2.tar.xz



Other differences:
--
++ kaccounts-integration.spec ++
--- /var/tmp/diff_new_pack.tLa5t0/_old  2015-10-19 22:44:14.0 +0200
+++ /var/tmp/diff_new_pack.tLa5t0/_new  2015-10-19 22:44:14.0 +0200
@@ -17,12 +17,13 @@
 
 
 Name:   kaccounts-integration
-Version:15.08.1
+Version:15.08.2
 Release:0
 Summary:KDE Accounts Providers
 License:GPL-2.0+
 Group:  System/GUI/KDE
 Source: %{name}-%{version}.tar.xz
+Source99:   baselibs.conf
 BuildRequires:  cmake
 BuildRequires:  extra-cmake-modules
 BuildRequires:  kcmutils-devel

++ baselibs.conf ++
kaccounts-integration
++ kaccounts-integration-15.08.1.tar.xz -> 
kaccounts-integration-15.08.2.tar.xz ++
 2284 lines of diff (skipped)




commit kaccounts-integration for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package kaccounts-integration for 
openSUSE:Factory checked in at 2015-10-03 20:18:05

Comparing /work/SRC/openSUSE:Factory/kaccounts-integration (Old)
 and  /work/SRC/openSUSE:Factory/.kaccounts-integration.new (New)


Package is "kaccounts-integration"

Changes:

--- 
/work/SRC/openSUSE:Factory/kaccounts-integration/kaccounts-integration.changes  
2015-07-14 17:41:36.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.kaccounts-integration.new/kaccounts-integration.changes
 2015-10-03 20:18:06.0 +0200
@@ -1,0 +2,23 @@
+Sun Sep 13 18:58:44 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.1
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+
+---
+Wed Aug 19 19:42:39 UTC 2015 - cgiboude...@gmx.com
+
+- Update to KDE Applications 15.08.0
+   * KDE Applications 15.08.0
+   * https://www.kde.org/announcements/announce-applications-15.08.0.php
+
+---
+Fri Aug  7 07:09:28 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.07.90
+   * KDE Applications 15.08.0 RC1
+   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+
+
+---

Old:

  kaccounts-integration-15.04.3.tar.xz

New:

  kaccounts-integration-15.08.1.tar.xz



Other differences:
--
++ kaccounts-integration.spec ++
--- /var/tmp/diff_new_pack.Z0pOtC/_old  2015-10-03 20:18:07.0 +0200
+++ /var/tmp/diff_new_pack.Z0pOtC/_new  2015-10-03 20:18:07.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kaccounts-integration
-Version:15.04.3
+Version:15.08.1
 Release:0
 Summary:KDE Accounts Providers
 License:GPL-2.0+
@@ -39,6 +39,7 @@
 BuildRequires:  libsignon-qt5-devel
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(Qt5Core) >= 5.2.0
+BuildRequires:  pkgconfig(Qt5Qml)
 BuildRequires:  pkgconfig(Qt5Test) >= 5.2.0
 BuildRequires:  pkgconfig(Qt5Widgets) >= 5.2.0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -81,6 +82,7 @@
 %{_kf5_libdir}/libkaccounts.so*
 %{_kf5_plugindir}/
 %{_kf5_servicesdir}/
+%_kf5_qmldir/
 
 %files devel
 %defattr(-,root,root)

++ kaccounts-integration-15.04.3.tar.xz -> 
kaccounts-integration-15.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kaccounts-integration-15.04.3/.reviewboardrc 
new/kaccounts-integration-15.08.1/.reviewboardrc
--- old/kaccounts-integration-15.04.3/.reviewboardrc1970-01-01 
01:00:00.0 +0100
+++ new/kaccounts-integration-15.08.1/.reviewboardrc2015-09-10 
00:59:45.0 +0200
@@ -0,0 +1,3 @@
+REPOSITORY = "git://anongit.kde.org/kaccounts-integration"
+REVIEWBOARD_URL = "https://git.reviewboard.kde.org";
+TARGET_GROUPS = "kdepim, telepathy"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kaccounts-integration-15.04.3/CMakeLists.txt 
new/kaccounts-integration-15.08.1/CMakeLists.txt
--- old/kaccounts-integration-15.04.3/CMakeLists.txt2015-05-29 
00:05:27.0 +0200
+++ new/kaccounts-integration-15.08.1/CMakeLists.txt2015-09-10 
00:59:45.0 +0200
@@ -8,15 +8,18 @@
 
 enable_testing()
 
-set(KACCOUNTS_VERSION "15.04.2")
+set(KDE_APPLICATIONS_VERSION_MAJOR "15")
+set(KDE_APPLICATIONS_VERSION_MINOR "08")
+set(KDE_APPLICATIONS_VERSION_MICRO "1")
+set(KACCOUNTS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 set(KACCOUNTS_SOVERSION "1")
 set(REQUIRED_QT_VERSION "5.2.0")
-set(KF5_DEP_VERSION "5.4.0")
+set(REQUIRED_KF5_VERSION "5.4.0")
 set(ACCOUNTSQT_DEP_VERSION "1.10")
 set(SIGNONQT_DEP_VERSION "8.55")
 
-find_package(Qt5 5.2.0 CONFIG REQUIRED Core Widgets)
-find_package(KF5 5.0.0 REQUIRED KCMUtils KIO I18n WidgetsAddons CoreAddons 
IconThemes Config Wallet DBusAddons )
+find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Core Widgets Qml)
+find_package(KF5 ${REQUIRED_KF5_VERSION} REQUIRED KCMUtils KIO I18n 
WidgetsAddons CoreAddons IconThemes Config Wallet DBusAddons)
 find_package(KF5Akonadi) #Akonadi-qt5 is at version 4.75.0 right now, so 
cannot be up here^
 find_package(AccountsQt5 ${ACCOUNTSQT_DEP_VERSION} REQUIRED CONFIG)
 find_package(SignOnQt5 ${SIGNONQT_DEP_VERSION} REQUIRED CONFIG)
@@ -33,11 +36,6 @@
 include(ECMInstallIcons)
 include(FeatureSummary)
 
-include_directories(
-${ACCOUNTSQT_INCLUDE_DIRS}
-${SIGNONQT_INCLUDE_DIRS}
-)
-
 remove_definitions(-DQT_NO_CAST_FROM_ASCII)
 
 add_subdirectory(src)
diff

commit kaccounts-integration for openSUSE:Factory

2015-07-14 Thread h_root
Hello community,

here is the log from the commit of package kaccounts-integration for 
openSUSE:Factory checked in at 2015-07-14 17:41:35

Comparing /work/SRC/openSUSE:Factory/kaccounts-integration (Old)
 and  /work/SRC/openSUSE:Factory/.kaccounts-integration.new (New)


Package is "kaccounts-integration"

Changes:

--- 
/work/SRC/openSUSE:Factory/kaccounts-integration/kaccounts-integration.changes  
2015-06-04 11:24:11.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.kaccounts-integration.new/kaccounts-integration.changes
 2015-07-14 17:41:36.0 +0200
@@ -1,0 +2,8 @@
+Mon Jul  6 06:07:20 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.3
+   * KDE Applications 15.04.3
+   * https://www.kde.org/announcements/announce-applications-15.04.3.php
+
+
+---

Old:

  kaccounts-integration-15.04.2.tar.xz

New:

  kaccounts-integration-15.04.3.tar.xz



Other differences:
--
++ kaccounts-integration.spec ++
--- /var/tmp/diff_new_pack.quANp6/_old  2015-07-14 17:41:38.0 +0200
+++ /var/tmp/diff_new_pack.quANp6/_new  2015-07-14 17:41:38.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kaccounts-integration
-Version:15.04.2
+Version:15.04.3
 Release:0
 Summary:KDE Accounts Providers
 License:GPL-2.0+

++ kaccounts-integration-15.04.2.tar.xz -> 
kaccounts-integration-15.04.3.tar.xz ++




commit kaccounts-integration for openSUSE:Factory

2015-06-04 Thread h_root
Hello community,

here is the log from the commit of package kaccounts-integration for 
openSUSE:Factory checked in at 2015-06-04 11:24:09

Comparing /work/SRC/openSUSE:Factory/kaccounts-integration (Old)
 and  /work/SRC/openSUSE:Factory/.kaccounts-integration.new (New)


Package is "kaccounts-integration"

Changes:

--- 
/work/SRC/openSUSE:Factory/kaccounts-integration/kaccounts-integration.changes  
2015-05-15 10:05:09.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.kaccounts-integration.new/kaccounts-integration.changes
 2015-06-04 11:24:11.0 +0200
@@ -1,0 +2,8 @@
+Sat May 30 15:12:06 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.2
+   * KDE Applications 15.04.2
+   * https://www.kde.org/announcements/announce-applications-15.04.2.php
+
+
+---

Old:

  kaccounts-integration-15.04.1.tar.xz

New:

  kaccounts-integration-15.04.2.tar.xz



Other differences:
--
++ kaccounts-integration.spec ++
--- /var/tmp/diff_new_pack.PJX7XJ/_old  2015-06-04 11:24:11.0 +0200
+++ /var/tmp/diff_new_pack.PJX7XJ/_new  2015-06-04 11:24:11.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kaccounts-integration
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   kaccounts-integration
-Version:15.04.1
+Version:15.04.2
 Release:0
 Summary:KDE Accounts Providers
 License:GPL-2.0+
@@ -39,8 +39,8 @@
 BuildRequires:  libsignon-qt5-devel
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(Qt5Core) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5Widgets) >= 5.2.0
 BuildRequires:  pkgconfig(Qt5Test) >= 5.2.0
+BuildRequires:  pkgconfig(Qt5Widgets) >= 5.2.0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -52,9 +52,9 @@
 Summary:KDE Accounts Providers - Development Files
 Group:  Development/Libraries/KDE
 Requires:   %{name} = %{version}
-Requires:   pkgconfig(Qt5Core) >= 5.2.0
 Requires:   kcoreaddons-devel
 Requires:   libaccounts-qt5-devel
+Requires:   pkgconfig(Qt5Core) >= 5.2.0
 
 %description devel
 Small system to administer web accounts for the sites

++ kaccounts-integration-15.04.1.tar.xz -> 
kaccounts-integration-15.04.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kaccounts-integration-15.04.1/CMakeLists.txt 
new/kaccounts-integration-15.04.2/CMakeLists.txt
--- old/kaccounts-integration-15.04.1/CMakeLists.txt2015-05-07 
15:07:59.0 +0200
+++ new/kaccounts-integration-15.04.2/CMakeLists.txt2015-05-29 
00:05:27.0 +0200
@@ -8,7 +8,7 @@
 
 enable_testing()
 
-set(KACCOUNTS_VERSION "15.04.1")
+set(KACCOUNTS_VERSION "15.04.2")
 set(KACCOUNTS_SOVERSION "1")
 set(REQUIRED_QT_VERSION "5.2.0")
 set(KF5_DEP_VERSION "5.4.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-15.04.1/src/daemon/CMakeLists.txt 
new/kaccounts-integration-15.04.2/src/daemon/CMakeLists.txt
--- old/kaccounts-integration-15.04.1/src/daemon/CMakeLists.txt 2015-05-07 
15:07:59.0 +0200
+++ new/kaccounts-integration-15.04.2/src/daemon/CMakeLists.txt 2015-05-29 
00:05:27.0 +0200
@@ -1,4 +1,4 @@
-include_directories(${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_BINARY_DIR} 
${AKONADI_INCLUDE_DIR})
+include_directories(${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_BINARY_DIR})
 
 set(accounts_daemon_SRCS
 daemon.cpp
@@ -52,7 +52,8 @@
 
 target_link_libraries(kaccounts_akonadi_plugin
 kaccounts
-Qt5::Core
+Qt5::DBus
+KF5::ConfigCore
 KF5::AkonadiCore)
 
 # Install:




commit kaccounts-integration for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package kaccounts-integration for 
openSUSE:Factory checked in at 2015-05-15 10:05:08

Comparing /work/SRC/openSUSE:Factory/kaccounts-integration (Old)
 and  /work/SRC/openSUSE:Factory/.kaccounts-integration.new (New)


Package is "kaccounts-integration"

Changes:

--- 
/work/SRC/openSUSE:Factory/kaccounts-integration/kaccounts-integration.changes  
2015-05-11 19:24:31.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.kaccounts-integration.new/kaccounts-integration.changes
 2015-05-15 10:05:09.0 +0200
@@ -1,0 +2,8 @@
+Mon May 11 11:30:48 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.1
+   * KDE Applications 15.04.1
+   * https://www.kde.org/announcements/announce-applications-15.04.1.php
+
+
+---

Old:

  kaccounts-integration-15.04.0.tar.xz

New:

  kaccounts-integration-15.04.1.tar.xz



Other differences:
--
++ kaccounts-integration.spec ++
--- /var/tmp/diff_new_pack.3JJivj/_old  2015-05-15 10:05:10.0 +0200
+++ /var/tmp/diff_new_pack.3JJivj/_new  2015-05-15 10:05:10.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kaccounts-integration
-Version:15.04.0
+Version:15.04.1
 Release:0
 Summary:KDE Accounts Providers
 License:GPL-2.0+

++ kaccounts-integration-15.04.0.tar.xz -> 
kaccounts-integration-15.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kaccounts-integration-15.04.0/CMakeLists.txt 
new/kaccounts-integration-15.04.1/CMakeLists.txt
--- old/kaccounts-integration-15.04.0/CMakeLists.txt2015-04-07 
21:03:55.0 +0200
+++ new/kaccounts-integration-15.04.1/CMakeLists.txt2015-05-07 
15:07:59.0 +0200
@@ -8,7 +8,7 @@
 
 enable_testing()
 
-set(KACCOUNTS_VERSION "15.04.0")
+set(KACCOUNTS_VERSION "15.04.1")
 set(KACCOUNTS_SOVERSION "1")
 set(REQUIRED_QT_VERSION "5.2.0")
 set(KF5_DEP_VERSION "5.4.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-15.04.0/src/daemon/accounts.desktop 
new/kaccounts-integration-15.04.1/src/daemon/accounts.desktop
--- old/kaccounts-integration-15.04.0/src/daemon/accounts.desktop   
2015-04-07 21:03:55.0 +0200
+++ new/kaccounts-integration-15.04.1/src/daemon/accounts.desktop   
2015-05-07 15:07:59.0 +0200
@@ -13,6 +13,7 @@
 Name[fr]=Comptes
 Name[hu]=Fiókok
 Name[it]=Account
+Name[ko]=계정
 Name[nl]=Accounts
 Name[pl]=Konta
 Name[pt]=Contas
@@ -44,6 +45,7 @@
 Comment[fr]=Gestion des comptes
 Comment[hu]=Fiókkezelés
 Comment[it]=Gestione account
+Comment[ko]=계정 관리
 Comment[nl]=Accountbeheer
 Comment[pl]=Zarządzanie kontami
 Comment[pt]=Gestão de contas
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-15.04.0/src/kcm_kaccounts.desktop 
new/kaccounts-integration-15.04.1/src/kcm_kaccounts.desktop
--- old/kaccounts-integration-15.04.0/src/kcm_kaccounts.desktop 2015-04-07 
21:03:55.0 +0200
+++ new/kaccounts-integration-15.04.1/src/kcm_kaccounts.desktop 2015-05-07 
15:07:59.0 +0200
@@ -24,10 +24,11 @@
 Name[fr]=Comptes en ligne
 Name[hu]=Online fiókok
 Name[it]=Account in linea
+Name[ko]=온라인 계정
 Name[nl]=Online rekeningen
 Name[pl]=Konta sieciowe
 Name[pt]=Contas 'Online'
-Name[pt_BR]=Contas online
+Name[pt_BR]=Contas Online
 Name[ru]=Учётные записи в Интернете
 Name[sk]=Online účty
 Name[sl]=Spletni računi
@@ -56,6 +57,7 @@
 Comment[fr]=Configurez vos comptes Internet tels que Google, Live, OwnCloud
 Comment[hu]=Állítsa be internetes fiókjait (Google, Live, Owncloud, stb)
 Comment[it]=Configura i tuoi account internet come Google, Live, ownCloud
+Comment[ko]=Google, Live, Owncloud 등 인터넷 계정 관리
 Comment[nl]=Stel uw internetaccounts in zoals Google, Live, Owncloud
 Comment[pl]=Skonfiguruj swoje konta internetowe, takie jak Google, Live, 
Owncloud
 Comment[pt]=Configure as suas contas da Internet, como as do Google, Live, 
Owncloud
@@ -88,10 +90,11 @@
 X-KDE-Keywords[fr]=Réseau, Google, Live, OwnCloud
 X-KDE-Keywords[hu]=Hálózat,Google,Live,Owncloud
 X-KDE-Keywords[it]=Rete,Google,Live,ownCloud
+X-KDE-Keywords[ko]=Network,Google,Live,ownCloud,계정,네트워크
 X-KDE-Keywords[nl]=Netwerk,Google,Live,ownCloud
 X-KDE-Keywords[pl]=Sieć,Google,Live,ownCloud
 X-KDE-Keywords[pt]=Rede,Google,Live,ownCloud
-X-KDE-Keywords[pt_BR]=Rede,Google,Live,ownCloud
+X-KDE-Keywords[pt_BR]=Rede,Internet,Google,Live,ownCloud
 X-KDE-Keywords[ru]=Network,Google,Live,ownCloud,учётные записи,учетные 
записи,Интернет,социальные сети,мгновенные 
сообщения,Facebook,ICQ,Jabber,Gadu-Gadu,KDE Talk,Yahoo,IBM Same