Hello community, here is the log from the commit of package kauth for openSUSE:Factory checked in at 2018-03-20 21:43:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kauth (Old) and /work/SRC/openSUSE:Factory/.kauth.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kauth" Tue Mar 20 21:43:28 2018 rev:55 rq:586807 version:5.44.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kauth/kauth.changes 2018-02-16 21:37:04.547530573 +0100 +++ /work/SRC/openSUSE:Factory/.kauth.new/kauth.changes 2018-03-20 21:44:48.399282745 +0100 @@ -1,0 +2,10 @@ +Mon Mar 12 23:29:40 CET 2018 - [email protected] + +- Update to 5.44.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/kde-frameworks-5.44.0.php +- Changes since 5.43.0: + * None + +------------------------------------------------------------------- Old: ---- kauth-5.43.0.tar.xz New: ---- kauth-5.44.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kauth.spec ++++++ --- /var/tmp/diff_new_pack.JhQvoj/_old 2018-03-20 21:44:49.075258416 +0100 +++ /var/tmp/diff_new_pack.JhQvoj/_new 2018-03-20 21:44:49.079258272 +0100 @@ -18,13 +18,13 @@ %bcond_without lang %define lname libKF5Auth5 -%define _tar_path 5.43 +%define _tar_path 5.44 # Full KF5 version (e.g. 5.33.0) %{!?_kf5_version: %global _kf5_version %{version}} # Last major and minor KF5 version (e.g. 5.33) %{!?_kf5_bugfix_version: %global _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')} Name: kauth -Version: 5.43.0 +Version: 5.44.0 Release: 0 BuildRequires: cmake >= 3.0 BuildRequires: extra-cmake-modules >= %{_kf5_bugfix_version} @@ -38,7 +38,7 @@ BuildRequires: cmake(Qt5DBus) >= 5.6.0 BuildRequires: cmake(Qt5Widgets) >= 5.6.0 Summary: Framework which lets applications perform actions as a privileged user -License: LGPL-2.1+ +License: LGPL-2.1-or-later Group: System/GUI/KDE Url: http://www.kde.org Source: http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz ++++++ kauth-5.43.0.tar.xz -> kauth-5.44.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kauth-5.43.0/CMakeLists.txt new/kauth-5.44.0/CMakeLists.txt --- old/kauth-5.43.0/CMakeLists.txt 2018-02-05 12:57:40.000000000 +0100 +++ new/kauth-5.44.0/CMakeLists.txt 2018-03-03 11:01:05.000000000 +0100 @@ -1,11 +1,11 @@ cmake_minimum_required(VERSION 3.0) -set(KF5_VERSION "5.43.0") # handled by release scripts -set(KF5_DEP_VERSION "5.43.0") # handled by release scripts +set(KF5_VERSION "5.44.0") # handled by release scripts +set(KF5_DEP_VERSION "5.44.0") # handled by release scripts project(KAuth VERSION ${KF5_VERSION}) include(FeatureSummary) -find_package(ECM 5.43.0 NO_MODULE) +find_package(ECM 5.44.0 NO_MODULE) set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake Modules." URL "https://projects.kde.org/projects/kdesupport/extra-cmake-modules") feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND FATAL_ON_MISSING_REQUIRED_PACKAGES) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kauth-5.43.0/po/id/kauth5_qt.po new/kauth-5.44.0/po/id/kauth5_qt.po --- old/kauth-5.43.0/po/id/kauth5_qt.po 2018-02-05 12:57:40.000000000 +0100 +++ new/kauth-5.44.0/po/id/kauth5_qt.po 2018-03-03 11:01:05.000000000 +0100 @@ -9,7 +9,7 @@ "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2014-03-23 01:50+0000\n" -"PO-Revision-Date: 2018-01-25 21:06+0700\n" +"PO-Revision-Date: 2018-02-17 19:14+0700\n" "Last-Translator: Wantoyo <[email protected]>\n" "Language-Team: Indonesian <[email protected]>\n" "Language: id\n" @@ -67,10 +67,10 @@ "The current backend only allows helper authorization, but this action does " "not have a helper." msgstr "" -"Ujung belakang saat ini hanya memungkinkan otorisasi pembantu, tapi aksi ini " -"tidak mempunyai pembantu." +"Backend saat ini hanya memungkinkan otorisasi pembantu, tapi aksi ini tidak " +"mempunyai pembantu." #: kauthexecutejob.cpp:167 kauthexecutejob.cpp:191 msgctxt "KAuth::ExecuteJob|" msgid "The backend does not specify how to authorize" -msgstr "Ujung belakang tidak menentukan cara otorisasi" +msgstr "Backend tidak menentukan cara otorisasi" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kauth-5.43.0/po/nb/kauth5_qt.po new/kauth-5.44.0/po/nb/kauth5_qt.po --- old/kauth-5.43.0/po/nb/kauth5_qt.po 2018-02-05 12:57:40.000000000 +0100 +++ new/kauth-5.44.0/po/nb/kauth5_qt.po 2018-03-03 11:01:05.000000000 +0100 @@ -26,13 +26,13 @@ "X-Text-Markup: qtrich\n" "X-Qt-Contexts: true\n" -#: backends/dbus/DBusHelperProxy.cpp:86 +#: backends/dbus/DBusHelperProxy.cpp:81 #, qt-format msgctxt "KAuth::DBusHelperProxy|" msgid "DBus Backend error: service start %1 failed: %2" msgstr "" -#: backends/dbus/DBusHelperProxy.cpp:96 +#: backends/dbus/DBusHelperProxy.cpp:91 #, qt-format msgctxt "KAuth::DBusHelperProxy|" msgid "" @@ -40,7 +40,7 @@ "(application: %2 helper: %3)" msgstr "" -#: backends/dbus/DBusHelperProxy.cpp:124 +#: backends/dbus/DBusHelperProxy.cpp:119 #, qt-format msgctxt "KAuth::DBusHelperProxy|" msgid "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kauth-5.43.0/po/zh_CN/kauth5_qt.po new/kauth-5.44.0/po/zh_CN/kauth5_qt.po --- old/kauth-5.43.0/po/zh_CN/kauth5_qt.po 2018-02-05 12:57:40.000000000 +0100 +++ new/kauth-5.44.0/po/zh_CN/kauth5_qt.po 2018-03-03 11:01:05.000000000 +0100 @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: kdeorg\n" -"PO-Revision-Date: 2018-02-01 07:11-0500\n" +"PO-Revision-Date: 2018-02-28 02:23-0500\n" "Last-Translator: guoyunhebrave <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"
