Hello community,
here is the log from the commit of package kaccounts-providers for
openSUSE:Factory checked in at 2017-08-24 17:50:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kaccounts-providers (Old)
and /work/SRC/openSUSE:Factory/.kaccounts-providers.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kaccounts-providers"
Thu Aug 24 17:50:51 2017 rev:27 rq:516518 version:17.08.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/kaccounts-providers/kaccounts-providers.changes
2017-07-25 11:27:08.288680686 +0200
+++
/work/SRC/openSUSE:Factory/.kaccounts-providers.new/kaccounts-providers.changes
2017-08-24 17:50:52.477306820 +0200
@@ -1,0 +2,17 @@
+Fri Aug 11 22:45:02 UTC 2017 - [email protected]
+
+- 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 :
+ * None
+
+-------------------------------------------------------------------
+Sat Aug 5 18:16:56 UTC 2017 - [email protected]
+
+- 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-providers-17.04.3.tar.xz
New:
----
kaccounts-providers-17.08.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kaccounts-providers.spec ++++++
--- /var/tmp/diff_new_pack.3qibU2/_old 2017-08-24 17:50:53.021230208 +0200
+++ /var/tmp/diff_new_pack.3qibU2/_new 2017-08-24 17:50:53.025229645 +0200
@@ -19,10 +19,10 @@
%bcond_without lang
Name: kaccounts-providers
-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+
@@ -44,7 +44,9 @@
BuildRequires: pkgconfig(Qt5Qml)
BuildRequires: pkgconfig(Qt5Widgets)
Requires: signon-plugin-oauth2
+%if %{with lang}
Recommends: %{name}-lang
+%endif
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@@ -69,12 +71,13 @@
%files
%defattr(-,root,root)
-%{_kf5_sysconfdir}/signon-ui/
-%{_kf5_sharedir}/accounts/
+%doc COPYING*
#{_kf5_iconsdir}/hicolor/*/*/*.png
-%{_kf5_plugindir}/kaccounts/
%{_kf5_appstreamdir}/
-%{_datadir}/kpackage/
+%{_kf5_plugindir}/kaccounts/
+%{_kf5_sharedir}/accounts/
+%{_kf5_sharedir}/kpackage/
+%{_kf5_sysconfdir}/signon-ui/
%if %{with lang}
%files lang -f %{name}.lang
++++++ kaccounts-providers-17.04.3.tar.xz -> kaccounts-providers-17.08.0.tar.xz
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kaccounts-providers-17.04.3/CMakeLists.txt
new/kaccounts-providers-17.08.0/CMakeLists.txt
--- old/kaccounts-providers-17.04.3/CMakeLists.txt 2017-07-11
02:25:37.000000000 +0200
+++ new/kaccounts-providers-17.08.0/CMakeLists.txt 2017-08-11
02:48:37.000000000 +0200
@@ -3,8 +3,8 @@
cmake_minimum_required(VERSION 2.8.12)
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(REQUIRED_QT_VERSION "5.2.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kaccounts-providers-17.04.3/plugins/owncloud-ui/package/metadata.desktop
new/kaccounts-providers-17.08.0/plugins/owncloud-ui/package/metadata.desktop
---
old/kaccounts-providers-17.04.3/plugins/owncloud-ui/package/metadata.desktop
2017-07-10 01:02:48.000000000 +0200
+++
new/kaccounts-providers-17.08.0/plugins/owncloud-ui/package/metadata.desktop
2017-08-10 06:17:35.000000000 +0200
@@ -6,10 +6,12 @@
Name[cs]=QML modul KAccounts pro OwnCloud
Name[da]=KAccounts-QML-plugin til OwnCloud
Name[de]=KAccounts-QML-Modul für OwnCloud
+Name[el]=OwnCloud KAccounts QML πρόσθετο
Name[en_GB]=OwnCloud KAccounts QML plugin
Name[es]=Complemento QML de KAccounts para OwnCloud
Name[et]=KAccountsi OwnCloudi QML-plugin
Name[fi]=OwnCloud KAccounts -QML-liitännäinen
+Name[fr]=Module Owncloud pour KAccounts en QML
Name[gl]=Complemento QML de KAccounts de OwnCloud
Name[hu]=OwnCloud KAccounts QML-bővítmény
Name[ia]=OwnCloud KAccounts QML plugin
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kaccounts-providers-17.04.3/po/el/kaccounts-providers.po
new/kaccounts-providers-17.08.0/po/el/kaccounts-providers.po
--- old/kaccounts-providers-17.04.3/po/el/kaccounts-providers.po
2017-07-11 02:25:37.000000000 +0200
+++ new/kaccounts-providers-17.08.0/po/el/kaccounts-providers.po
2017-08-11 02:48:37.000000000 +0200
@@ -3,13 +3,14 @@
#
# Dimitris Kardarakos <[email protected]>, 2014.
# Petros Vidalis <[email protected]>, 2016.
+# Stelios <[email protected]>, 2017.
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
"POT-Creation-Date: 2017-02-24 04:08+0100\n"
-"PO-Revision-Date: 2016-06-24 14:43+0200\n"
-"Last-Translator: Petros Vidalis <[email protected]>\n"
+"PO-Revision-Date: 2017-04-22 21:49+0200\n"
+"Last-Translator: Stelios <[email protected]>\n"
"Language-Team: Greek <[email protected]>\n"
"Language: el\n"
"MIME-Version: 1.0\n"
@@ -91,10 +92,8 @@
#. Tooltip text appearing over the button to create this type of account
#: tmp/google.provider.in.h:3
-#, fuzzy
-#| msgid "Includes GMail, Hangouts, Google Docs, Google+, YouTube and Picasa"
msgid "Includes GMail, Hangouts, Google Drive and YouTube"
-msgstr "Περιλαμβάνει GMail, Hangouts, Google Docs, Google+, YouTube και Picasa"
+msgstr "Περιλαμβάνει GMail, Hangouts, Google Drive και YouTube"
#. identi.ca microblog feed - Service name being displayed as a checkbox label
to enable/disable this service
#. Would be nice to use the localized name of this service if it exists/makes
sense
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kaccounts-providers-17.04.3/po/fr/kaccounts-providers.po
new/kaccounts-providers-17.08.0/po/fr/kaccounts-providers.po
--- old/kaccounts-providers-17.04.3/po/fr/kaccounts-providers.po
2017-07-11 02:25:37.000000000 +0200
+++ new/kaccounts-providers-17.08.0/po/fr/kaccounts-providers.po
2017-08-11 02:48:37.000000000 +0200
@@ -1,21 +1,22 @@
# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
# Maxence Le Doré <[email protected]>, 2014, 2015.
+# Vincent Pinon <[email protected]>, 2017.
#
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
"POT-Creation-Date: 2017-02-24 04:08+0100\n"
-"PO-Revision-Date: 2015-01-04 07:08+0100\n"
-"Last-Translator: Maxence Le Doré <[email protected]>\n"
-"Language-Team: French <[email protected]>\n"
+"PO-Revision-Date: 2017-07-24 10:27+0100\n"
+"Last-Translator: Vincent Pinon <[email protected]>\n"
+"Language-Team: French <[email protected]>\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 1.5\n"
+"X-Generator: Lokalize 2.0\n"
"X-Environment: kde\n"
"X-Accelerator-Marker: &\n"
"X-Text-Markup: kde4\n"
@@ -26,11 +27,15 @@
"Unable to connect to ownCloud at the given server URL. Please check the "
"server URL."
msgstr ""
+"Impossible de se connecter à ownCloud à l'URL donnée. Veuillez vérifier "
+"l'URL du serveur."
#: plugins/owncloud-ui/qmlhelper.cpp:198
#, kde-format
msgid "Unable to authenticate using the provided username and password"
msgstr ""
+"Impossible de s'identifier en utilisant le nom d'utilisateur et le mot de "
+"passe fournis"
#. Runners-ID Contacts - Service name being displayed as a checkbox label to
enable/disable this service
#. Would be nice to use the localized name of this service if it exists/makes
sense
@@ -82,7 +87,7 @@
#. Would be nice to use the localized name of this service if it exists/makes
sense
#: tmp/google-calendar.service.in.h:3
msgid "Calendars and Tasks"
-msgstr ""
+msgstr "Agendas et tâches"
#: tmp/google.provider.in.h:1
msgid "Google"
@@ -90,10 +95,8 @@
#. Tooltip text appearing over the button to create this type of account
#: tmp/google.provider.in.h:3
-#, fuzzy
-#| msgid "Includes GMail, Hangouts, Google Docs, Google+, YouTube and Picasa"
msgid "Includes GMail, Hangouts, Google Drive and YouTube"
-msgstr "Inclus Gmail, Hangouts, Google Docs, Google+, YouTube et Picasa"
+msgstr "Inclus Gmail, Hangouts, Google Drive et YouTube"
#. identi.ca microblog feed - Service name being displayed as a checkbox label
to enable/disable this service
#. Would be nice to use the localized name of this service if it exists/makes
sense
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kaccounts-providers-17.04.3/po/gl/kaccounts-providers.po
new/kaccounts-providers-17.08.0/po/gl/kaccounts-providers.po
--- old/kaccounts-providers-17.04.3/po/gl/kaccounts-providers.po
2017-07-11 02:25:37.000000000 +0200
+++ new/kaccounts-providers-17.08.0/po/gl/kaccounts-providers.po
2017-08-11 02:48:37.000000000 +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.
#
-# Adrián Chaves Fernández <[email protected]>, 2015.
+# Adrián Chaves Fernández <[email protected]>, 2015, 2017.
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
"POT-Creation-Date: 2017-02-24 04:08+0100\n"
-"PO-Revision-Date: 2015-11-07 10:43+0100\n"
+"PO-Revision-Date: 2017-06-10 07:47+0100\n"
"Last-Translator: Adrián Chaves Fernández (Gallaecio) <adriyetichaves@gmail."
"com>\n"
"Language-Team: Galician <[email protected]>\n"
@@ -91,10 +91,8 @@
#. Tooltip text appearing over the button to create this type of account
#: tmp/google.provider.in.h:3
-#, fuzzy
-#| msgid "Includes GMail, Hangouts, Google Docs, Google+, YouTube and Picasa"
msgid "Includes GMail, Hangouts, Google Drive and YouTube"
-msgstr "Inclúe GMail, Hangouts, Google Docs, Google+, YouTube e Picasa."
+msgstr "Inclúe GMail, Hangouts, Google Drive e YouTube."
#. identi.ca microblog feed - Service name being displayed as a checkbox label
to enable/disable this service
#. Would be nice to use the localized name of this service if it exists/makes
sense
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kaccounts-providers-17.04.3/po/sk/kaccounts-providers.po
new/kaccounts-providers-17.08.0/po/sk/kaccounts-providers.po
--- old/kaccounts-providers-17.04.3/po/sk/kaccounts-providers.po
2017-07-11 02:25:37.000000000 +0200
+++ new/kaccounts-providers-17.08.0/po/sk/kaccounts-providers.po
2017-08-11 02:48:37.000000000 +0200
@@ -5,7 +5,7 @@
"Project-Id-Version: kaccounts-providers\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
"POT-Creation-Date: 2017-02-24 04:08+0100\n"
-"PO-Revision-Date: 2017-04-16 20:08+0100\n"
+"PO-Revision-Date: 2017-04-16 21:09+0100\n"
"Last-Translator: Roman Paholik <[email protected]>\n"
"Language-Team: Slovak <[email protected]>\n"
"Language: sk\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kaccounts-providers-17.04.3/po/tr/kaccounts-providers.po
new/kaccounts-providers-17.08.0/po/tr/kaccounts-providers.po
--- old/kaccounts-providers-17.04.3/po/tr/kaccounts-providers.po
2017-07-11 02:25:37.000000000 +0200
+++ new/kaccounts-providers-17.08.0/po/tr/kaccounts-providers.po
2017-08-11 02:48:37.000000000 +0200
@@ -1,21 +1,21 @@
-# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
-# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
+# Volkan Gezer <[email protected]>, 2017.
msgid ""
msgstr ""
-"Project-Id-Version: kaccounts-providers\n"
+"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
"POT-Creation-Date: 2017-02-24 04:08+0100\n"
"PO-Revision-Date: 2017-04-13 14:48+0100\n"
"Last-Translator: Volkan Gezer <[email protected]>\n"
"Language-Team: Turkish <[email protected]>\n"
-"Language: \n"
+"Language: tr\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 2.0\n"
#: plugins/owncloud-ui/qmlhelper.cpp:148
#, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kaccounts-providers-17.04.3/po/zh_CN/kaccounts-providers.po
new/kaccounts-providers-17.08.0/po/zh_CN/kaccounts-providers.po
--- old/kaccounts-providers-17.04.3/po/zh_CN/kaccounts-providers.po
2017-07-11 02:25:37.000000000 +0200
+++ new/kaccounts-providers-17.08.0/po/zh_CN/kaccounts-providers.po
2017-08-11 02:48:37.000000000 +0200
@@ -1,21 +1,20 @@
-# Copyright (C) YEAR This_file_is_part_of_KDE
-# This file is distributed under the same license as the PACKAGE package.
-#
-# Weng Xuetian <[email protected]>, 2015, 2017.
msgid ""
msgstr ""
-"Project-Id-Version: \n"
+"Project-Id-Version: kdeorg\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
"POT-Creation-Date: 2017-02-24 04:08+0100\n"
-"PO-Revision-Date: 2017-02-25 09:23-0800\n"
-"Last-Translator: Weng Xuetian <[email protected]>\n"
-"Language-Team: Chinese <[email protected]>\n"
+"PO-Revision-Date: 2017-08-05 09:34-0400\n"
+"Last-Translator: guoyunhebrave <[email protected]>\n"
+"Language-Team: Chinese Simplified\n"
"Language: zh_CN\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: crowdin.com\n"
+"X-Crowdin-Project: kdeorg\n"
+"X-Crowdin-Language: zh-CN\n"
+"X-Crowdin-File: /kf5-stable/messages/kdenetwork/kaccounts-providers.pot\n"
#: plugins/owncloud-ui/qmlhelper.cpp:148
#, kde-format
@@ -137,79 +136,3 @@
#: tmp/twitter-microblog.service.in.h:3 tmp/twitter.provider.in.h:1
msgid "Twitter"
msgstr "Twitter"
-
-#~ msgid "org.kde.kaccounts.owncloud"
-#~ msgstr "org.kde.kaccounts.owncloud"
-
-#~ msgid "helper"
-#~ msgstr "助手"
-
-#~ msgid "org.kde.kaccounts.UiPlugin"
-#~ msgstr "org.kde.kaccounts.UiPlugin"
-
-#~ msgid "http://"
-#~ msgstr "http://"
-
-#~ msgid "https://"
-#~ msgstr "https://"
-
-#~ msgid "status.php"
-#~ msgstr "status.php"
-
-#~ msgid "Checking for ownCloud instance at"
-#~ msgstr "正在检查 ownCloud 实例"
-
-#~ msgid "Received url to figure out:"
-#~ msgstr "收到要解析的 url:"
-
-#~ msgid "version"
-#~ msgstr "版本"
-
-#~ msgid "No json"
-#~ msgstr "无 json"
-
-#~ msgid "ownCloud appears to be running at the specified URL"
-#~ msgstr "ownCloud 看起来正在指定 URL 运行"
-
-#~ msgid "Server URL ok, checking auth..."
-#~ msgstr "服务器 URL 没问题,正在检查认证"
-
-#~ msgid "remote.php/webdav"
-#~ msgstr "remote.php/webdav"
-
-#~ msgid ""
-#~ "<d:propfind xmlns:d=\"DAV:\"><d:prop><d:current-user-principal /></d:"
-#~ "prop></d:propfind>"
-#~ msgstr ""
-#~ "<d:propfind xmlns:d=\"DAV:\"><d:prop><d:current-user-principal /></d:"
-#~ "prop></d:propfind>"
-
-#~ msgid "1"
-#~ msgstr "1"
-
-#~ msgid "cookies"
-#~ msgstr "cookies"
-
-#~ msgid "none"
-#~ msgstr "无"
-
-#~ msgid "no-cache"
-#~ msgstr "无缓存"
-
-#~ msgid "Auth job finished, received error page:"
-#~ msgstr "认证任务完成,收到错误页面:"
-
-#~ msgid "server"
-#~ msgstr "服务器"
-
-#~ msgid "__service/owncloud-contacts"
-#~ msgstr "__service/owncloud-contacts"
-
-#~ msgid "/remote.php/carddav/addressbooks/%1"
-#~ msgstr "/remote.php/carddav/addressbooks/%1"
-
-#~ msgid "carddavUrl"
-#~ msgstr "carddavUrl"
-
-#~ msgid "Includes your Timeline and Mentions"
-#~ msgstr "包括您的时间线和提及"