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.txt    2018-07-10 
02:13:21.000000000 +0200
+++ new/kaccounts-integration-18.08.0/CMakeLists.txt    2018-08-10 
02:12:51.000000000 +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.000000000 +0200
+++ new/kaccounts-integration-18.08.0/po/nn/kaccounts-integration.po    
2018-08-10 02:12:51.000000000 +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.000000000 +0200
+++ new/kaccounts-integration-18.08.0/po/zh_CN/kaccounts-integration.po 
2018-08-10 02:12:51.000000000 +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-07-03 17:40\n"
+"PO-Revision-Date: 2018-07-24 08:46\n"
 "Last-Translator: guoyunhebrave <guoyunhebr...@gmail.com>\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.3/po/zh_TW/kaccounts-integration.po 
new/kaccounts-integration-18.08.0/po/zh_TW/kaccounts-integration.po
--- old/kaccounts-integration-18.04.3/po/zh_TW/kaccounts-integration.po 
2018-07-10 02:13:21.000000000 +0200
+++ new/kaccounts-integration-18.08.0/po/zh_TW/kaccounts-integration.po 
2018-08-10 02:12:51.000000000 +0200
@@ -9,15 +9,15 @@
 "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: 2018-04-24 20:51+0800\n"
-"Last-Translator: pan93412 <pan93...@gmail.com>\n"
-"Language-Team: Chinese <zh-l...@linux.org.tw>\n"
+"PO-Revision-Date: 2018-03-29 13:15+0800\n"
+"Last-Translator: Cheng-Chia Tseng <pswo10...@gmail.com>\n"
+"Language-Team: Chinese <kde-i18n-...@kde.org>\n"
 "Language: zh_TW\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: Poedit 2.0.6\n"
 
 #: src/accountwidget.cpp:110
 #, kde-format
@@ -87,171 +87,3 @@
 #, kde-format
 msgid "Select what services you want to activate"
 msgstr "選擇您要啟動的服務"
-
-#~ msgid "ownCloud"
-#~ msgstr "ownCloud"
-
-#~ msgid "Password:"
-#~ msgstr "密碼:"
-
-#~ msgid "Username"
-#~ msgstr "使用者名稱"
-
-#, fuzzy
-#~| msgid "my.owncloudserver.org"
-#~ msgid "http://my.owncloudserver.org";
-#~ msgstr "my.owncloudserver.org"
-
-#~ msgid "Server"
-#~ msgstr "伺服器"
-
-#~ msgid "JohnDoe"
-#~ msgstr "JohnDoe"
-
-#~ msgid "Connecting to:"
-#~ msgstr "正在連線到:"
-
-#~ msgid "Contacts"
-#~ msgstr "聯絡人"
-
-#~ msgid "ownCloud Server"
-#~ msgstr "ownCloud 伺服器"
-
-#~ msgid "Everything is Ok"
-#~ msgstr "全部都沒問題"
-
-#~ msgid "Information is invalid"
-#~ msgstr "資訊不正確"
-
-#~ msgid "owncloud.org"
-#~ msgstr "owncloud.org"
-
-#~ msgid "JohnDoe (username)"
-#~ msgstr "JohnDoe (使用者名稱)"
-
-#~ msgid "Username:"
-#~ msgstr "使用者名稱:"
-
-#~ msgid "Password"
-#~ msgstr "密碼"
-
-#~ msgid "Host:"
-#~ msgstr "主機:"
-
-#, fuzzy
-#~| msgid "ownCloud account Wizard"
-#~ msgid "Add ownCloud Account"
-#~ msgstr "ownCloud 帳號精靈"
-
-#~ msgctxt "Action to go to the next page on the wizard"
-#~ msgid "Next"
-#~ msgstr "下一個"
-
-#~ msgctxt "Action to finish the wizard"
-#~ msgid "Finish"
-#~ msgstr "完成"
-
-#~ msgid "Files"
-#~ msgstr "檔案"
-
-#~ msgid "Calendar"
-#~ msgstr "行事曆"
-
-#~ msgid "Facebook account Wizard"
-#~ msgstr "Facebook 帳號精靈"
-
-#~ msgid "Credentials"
-#~ msgstr "認證資訊"
-
-#~ msgid "The email and password are required"
-#~ msgstr "需要電子郵件信箱與密碼"
-
-#~ msgid "The email is required"
-#~ msgstr "需要電子郵件信箱"
-
-#~ msgid "This account is already configured as a Web Account"
-#~ msgstr "此帳號已設定為網頁帳號"
-
-#~ msgid "The password is required"
-#~ msgstr "需要密碼"
-
-#~ msgid "Facebook Authentication"
-#~ msgstr "Facebook 認證"
-
-#~ msgid ""
-#~ "Error authenticating with Facebook, please press back and check your "
-#~ "credentials"
-#~ msgstr "認證 Facebook 時發生錯誤,請按下返回鍵並檢查您的認證資訊"
-
-#~ msgid "Checking username..."
-#~ msgstr "檢查使用者名稱中..."
-
-#~ msgid "Waiting for authorization..."
-#~ msgstr "等待認證中..."
-
-#~ msgid "Try again"
-#~ msgstr "再試一次"
-
-#~ msgid "Chat"
-#~ msgstr "聊天"
-
-#~ msgid "Contacts and Events"
-#~ msgstr "聯絡人與事件"
-
-#~ msgid "Google account Wizard"
-#~ msgstr "Google 帳號精靈"
-
-#~ msgid "Calendar / Tasks"
-#~ msgstr "行事曆 / 工作"
-
-#~ msgid "The email seems to be wrong (Invalid format)"
-#~ msgstr "此電子郵件格式似乎不對"
-
-#~ msgid "Email address:"
-#~ msgstr "電子郵件地址:"
-
-#~ msgid "Google Authentication"
-#~ msgstr "Google 認證"
-
-#~ msgid ""
-#~ "Error authenticating with Google, please press back and check your "
-#~ "credentials"
-#~ msgstr "認證 Google 時發生錯誤,請按下返回鍵並檢查您的認證資訊"
-
-#~ msgid "TextLabel"
-#~ msgstr "文字標籤"
-
-#~ msgid "Select services"
-#~ msgstr "選擇服務"
-
-#~ msgid "EMail"
-#~ msgstr "電子郵件"
-
-#~ msgid "Tasks"
-#~ msgstr "工作"
-
-#~ msgid "WebAccounts requires to have access to"
-#~ msgstr "您要存取需要的網頁帳號"
-
-#~ msgid "Retry"
-#~ msgstr "重試"
-
-#~ msgid "Calendar and Contacts"
-#~ msgstr "行事曆與聯絡人"
-
-#~ msgid "User or password are incorrect"
-#~ msgstr "使用者名稱或密碼不正確"
-
-#~ msgid "The username and password are required"
-#~ msgstr "需要使用者名稱與密碼"
-
-#~ msgid "The username is required"
-#~ msgstr "需要使用者名稱"
-
-#~ msgid "Runner-id Wizard"
-#~ msgstr "Runner-id 精靈"
-
-#, fuzzy
-#~| msgid "This account is already configured as a Web Account"
-#~ msgid "This account is already configured in KAccounts"
-#~ msgstr "此帳號已設定為網頁帳號"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-18.04.3/src/daemon/CMakeLists.txt 
new/kaccounts-integration-18.08.0/src/daemon/CMakeLists.txt
--- old/kaccounts-integration-18.04.3/src/daemon/CMakeLists.txt 2018-07-07 
11:30:52.000000000 +0200
+++ new/kaccounts-integration-18.08.0/src/daemon/CMakeLists.txt 2018-08-06 
22:47:36.000000000 +0200
@@ -15,5 +15,5 @@
     kaccounts
 )
 
-install(TARGETS kded_accounts DESTINATION ${PLUGIN_INSTALL_DIR})
-install(FILES accounts.desktop DESTINATION ${SERVICES_INSTALL_DIR}/kded)
+set_target_properties(kded_accounts PROPERTIES OUTPUT_NAME accounts)
+install(TARGETS kded_accounts DESTINATION ${KDE_INSTALL_PLUGINDIR}/kf5/kded)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-18.04.3/src/daemon/accounts.desktop 
new/kaccounts-integration-18.08.0/src/daemon/accounts.desktop
--- old/kaccounts-integration-18.04.3/src/daemon/accounts.desktop       
2018-07-07 11:30:52.000000000 +0200
+++ new/kaccounts-integration-18.08.0/src/daemon/accounts.desktop       
2018-08-06 22:47:36.000000000 +0200
@@ -81,7 +81,7 @@
 Type=Service
 Icon=preferences-system-power-management
 X-KDE-ServiceTypes=KDEDModule
-X-KDE-Library=kded_accounts
+X-KDE-Library=accounts
 X-KDE-DBus-ModuleName=accounts
 X-KDE-Kded-autoload=true
 X-KDE-Kded-load-on-demand=false
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-18.04.3/src/kcm_kaccounts.desktop 
new/kaccounts-integration-18.08.0/src/kcm_kaccounts.desktop
--- old/kaccounts-integration-18.04.3/src/kcm_kaccounts.desktop 2018-07-07 
11:30:52.000000000 +0200
+++ new/kaccounts-integration-18.08.0/src/kcm_kaccounts.desktop 2018-08-06 
22:47:36.000000000 +0200
@@ -16,7 +16,7 @@
 Name[ca]=Comptes en línia
 Name[ca@valencia]=Comptes en línia
 Name[cs]=Účty online
-Name[da]=Online konti
+Name[da]=Onlinekonti
 Name[de]=Online-Zugänge
 Name[el]=Διαδικτυακοί λογαριασμοί
 Name[en_GB]=Online Accounts
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-18.04.3/src/lib/cmake/FindAccountsFileDir.cmake 
new/kaccounts-integration-18.08.0/src/lib/cmake/FindAccountsFileDir.cmake
--- old/kaccounts-integration-18.04.3/src/lib/cmake/FindAccountsFileDir.cmake   
2018-07-07 11:30:52.000000000 +0200
+++ new/kaccounts-integration-18.08.0/src/lib/cmake/FindAccountsFileDir.cmake   
2018-08-06 22:47:36.000000000 +0200
@@ -3,26 +3,26 @@
 execute_process(
     COMMAND "${PKG_CONFIG_EXECUTABLE}" --variable=prefix libaccounts-glib
     OUTPUT_VARIABLE _pkgconfig_invoke_result
-    RESULT_VARIABLE _pkgconfig_failed)
+    RESULT_VARIABLE _pkgconfig_failed
+    OUTPUT_STRIP_TRAILING_WHITESPACE
+    ERROR_STRIP_TRAILING_WHITESPACE)
 
 if (_pkgconfig_failed)
-    message(FAILED "Couldn't find the prefix for libaccounts-glib")
+    message(FATAL_ERROR "Couldn't find the prefix for libaccounts-glib")
 else()
-    string(REGEX REPLACE "[\r\n]"                  " " 
_pkgconfig_invoke_result "${_pkgconfig_invoke_result}")
-    string(REGEX REPLACE " +$"                     ""  
_pkgconfig_invoke_result "${_pkgconfig_invoke_result}")
     set(ACCOUNTS_PREFIX_DIR ${_pkgconfig_invoke_result})
 endif()
 
 execute_process(
     COMMAND "${PKG_CONFIG_EXECUTABLE}" --variable=providerfilesdir 
libaccounts-glib
     OUTPUT_VARIABLE _pkgconfig_invoke_result
-    RESULT_VARIABLE _pkgconfig_failed)
+    RESULT_VARIABLE _pkgconfig_failed
+    OUTPUT_STRIP_TRAILING_WHITESPACE
+    ERROR_STRIP_TRAILING_WHITESPACE)
 
 if (_pkgconfig_failed)
-    message(FAILED "Couldn't find the providerfilesdir for libaccounts-glib")
+    message(FATAL_ERROR "Couldn't find the providerfilesdir for 
libaccounts-glib")
 else()
-    string(REGEX REPLACE "[\r\n]"                  " " 
_pkgconfig_invoke_result "${_pkgconfig_invoke_result}")
-    string(REGEX REPLACE " +$"                     ""  
_pkgconfig_invoke_result "${_pkgconfig_invoke_result}")
     if (NOT CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT)
         string(REPLACE ${ACCOUNTS_PREFIX_DIR} ${CMAKE_INSTALL_PREFIX} 
_pkgconfig_invoke_result "${_pkgconfig_invoke_result}")
     endif()
@@ -32,13 +32,13 @@
 execute_process(
     COMMAND "${PKG_CONFIG_EXECUTABLE}" --variable=servicefilesdir 
libaccounts-glib
     OUTPUT_VARIABLE _pkgconfig_invoke_result
-    RESULT_VARIABLE _pkgconfig_failed)
+    RESULT_VARIABLE _pkgconfig_failed
+    OUTPUT_STRIP_TRAILING_WHITESPACE
+    ERROR_STRIP_TRAILING_WHITESPACE)
 
 if (_pkgconfig_failed)
-    message(FAILED "Couldn't find the servicefilesdir for libaccounts-glib")
+    message(FATAL_ERROR "Couldn't find the servicefilesdir for 
libaccounts-glib")
 else()
-    string(REGEX REPLACE "[\r\n]"                  " " 
_pkgconfig_invoke_result "${_pkgconfig_invoke_result}")
-    string(REGEX REPLACE " +$"                     ""  
_pkgconfig_invoke_result "${_pkgconfig_invoke_result}")
     if (NOT CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT)
         string(REPLACE ${ACCOUNTS_PREFIX_DIR} ${CMAKE_INSTALL_PREFIX} 
_pkgconfig_invoke_result "${_pkgconfig_invoke_result}")
     endif()


Reply via email to