Hello community, here is the log from the commit of package polkit-kde-agent-5 for openSUSE:Factory checked in at 2016-05-08 10:44:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/polkit-kde-agent-5 (Old) and /work/SRC/openSUSE:Factory/.polkit-kde-agent-5.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "polkit-kde-agent-5" Changes: -------- --- /work/SRC/openSUSE:Factory/polkit-kde-agent-5/polkit-kde-agent-5.changes 2016-04-12 19:06:30.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.polkit-kde-agent-5.new/polkit-kde-agent-5.changes 2016-05-08 10:44:05.000000000 +0200 @@ -1,0 +2,8 @@ +Tue Apr 19 20:46:13 UTC 2016 - hrvoje.sen...@gmail.com + +- Update to 5.6.3 + * New bugfix release + * For more details please see: + https://www.kde.org/announcements/plasma-5.6.3.php + +------------------------------------------------------------------- Old: ---- polkit-kde-agent-1-5.6.2.tar.xz New: ---- polkit-kde-agent-1-5.6.3.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ polkit-kde-agent-5.spec ++++++ --- /var/tmp/diff_new_pack.0o25vs/_old 2016-05-08 10:44:06.000000000 +0200 +++ /var/tmp/diff_new_pack.0o25vs/_new 2016-05-08 10:44:06.000000000 +0200 @@ -18,7 +18,7 @@ %bcond_without lang Name: polkit-kde-agent-5 -Version: 5.6.2 +Version: 5.6.3 Release: 0 Summary: PolicyKit authentication agent for KDE License: GPL-2.0 and LGPL-2.1+ ++++++ polkit-kde-agent-1-5.6.2.tar.xz -> polkit-kde-agent-1-5.6.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/polkit-kde-agent-1-5.6.2/CMakeLists.txt new/polkit-kde-agent-1-5.6.3/CMakeLists.txt --- old/polkit-kde-agent-1-5.6.2/CMakeLists.txt 2016-04-05 16:01:33.000000000 +0200 +++ new/polkit-kde-agent-1-5.6.3/CMakeLists.txt 2016-04-19 13:22:14.000000000 +0200 @@ -1,5 +1,5 @@ project(polkit-kde-agent-1) -set(PROJECT_VERSION "5.6.2") +set(PROJECT_VERSION "5.6.3") # minimal requirements cmake_minimum_required (VERSION 2.8.12 FATAL_ERROR) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/polkit-kde-agent-1-5.6.2/polkit-kde-authentication-agent-1.desktop.cmake new/polkit-kde-agent-1-5.6.3/polkit-kde-authentication-agent-1.desktop.cmake --- old/polkit-kde-agent-1-5.6.2/polkit-kde-authentication-agent-1.desktop.cmake 2016-04-05 16:01:26.000000000 +0200 +++ new/polkit-kde-agent-1-5.6.3/polkit-kde-authentication-agent-1.desktop.cmake 2016-04-19 13:22:06.000000000 +0200 @@ -29,6 +29,7 @@ Name[uk]=Агент розпізнавання PolicyKit Name[x-test]=xxPolicyKit Authentication Agentxx Name[zh_CN]=PolicyKit 认证代理 +Name[zh_TW]=PolicyKit 認證代理程式 Comment=PolicyKit Authentication Agent Comment[ca]=Agent d'autenticació del PolicyKit Comment[ca@valencia]=Agent d'autenticació del PolicyKit @@ -59,6 +60,7 @@ Comment[uk]=Агент розпізнавання PolicyKit Comment[x-test]=xxPolicyKit Authentication Agentxx Comment[zh_CN]=PolicyKit 认证代理 +Comment[zh_TW]=PolicyKit 認證代理程式 Exec=${CMAKE_INSTALL_FULL_LIBEXECDIR}/polkit-kde-authentication-agent-1 Terminal=false Type=Application