Hello community, here is the log from the commit of package kauth for openSUSE:Factory checked in at 2018-11-14 14:31:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kauth (Old) and /work/SRC/openSUSE:Factory/.kauth.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kauth" Wed Nov 14 14:31:23 2018 rev:64 rq:648494 version:5.52.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kauth/kauth.changes 2018-10-22 11:09:16.803975583 +0200 +++ /work/SRC/openSUSE:Factory/.kauth.new/kauth.changes 2018-11-14 14:32:03.731403703 +0100 @@ -1,0 +2,10 @@ +Sun Nov 11 19:48:02 UTC 2018 - [email protected] + +- Update to 5.52.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/kde-frameworks-5.52.0.php +- Changes since 5.51.0: + * USe new syntax + +------------------------------------------------------------------- Old: ---- kauth-5.51.0.tar.xz New: ---- kauth-5.52.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kauth.spec ++++++ --- /var/tmp/diff_new_pack.ORKgEG/_old 2018-11-14 14:32:04.375403079 +0100 +++ /var/tmp/diff_new_pack.ORKgEG/_new 2018-11-14 14:32:04.379403075 +0100 @@ -17,14 +17,14 @@ %define lname libKF5Auth5 -%define _tar_path 5.51 +%define _tar_path 5.52 # 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: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')} %bcond_without lang Name: kauth -Version: 5.51.0 +Version: 5.52.0 Release: 0 Summary: Framework which lets applications perform actions as a privileged user License: LGPL-2.1-or-later ++++++ kauth-5.51.0.tar.xz -> kauth-5.52.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kauth-5.51.0/CMakeLists.txt new/kauth-5.52.0/CMakeLists.txt --- old/kauth-5.51.0/CMakeLists.txt 2018-10-08 09:51:41.000000000 +0200 +++ new/kauth-5.52.0/CMakeLists.txt 2018-11-03 18:58:12.000000000 +0100 @@ -1,11 +1,11 @@ cmake_minimum_required(VERSION 3.0) -set(KF5_VERSION "5.51.0") # handled by release scripts -set(KF5_DEP_VERSION "5.51.0") # handled by release scripts +set(KF5_VERSION "5.52.0") # handled by release scripts +set(KF5_DEP_VERSION "5.52.0") # handled by release scripts project(KAuth VERSION ${KF5_VERSION}) include(FeatureSummary) -find_package(ECM 5.51.0 NO_MODULE) +find_package(ECM 5.52.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) @@ -53,11 +53,6 @@ if (IS_DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}/po") ecm_install_po_files_as_qm(po) endif() -add_definitions(-DQT_NO_CAST_FROM_ASCII) -add_definitions(-DQT_NO_CAST_TO_ASCII) -add_definitions(-DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT) -add_definitions(-DQT_NO_URL_CAST_FROM_STRING) -add_definitions(-DQT_USE_QSTRINGBUILDER) add_subdirectory(src) if(TARGET Qt5::Widgets) if (BUILD_TESTING) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kauth-5.51.0/kauth.categories new/kauth-5.52.0/kauth.categories --- old/kauth-5.51.0/kauth.categories 2018-10-08 09:51:41.000000000 +0200 +++ new/kauth-5.52.0/kauth.categories 2018-11-03 18:58:12.000000000 +0100 @@ -1 +1 @@ -kf5.kauth KAuth +kf5.kauth KAuth IDENTIFIER [KAUTH] diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kauth-5.51.0/po/ast/kauth5_qt.po new/kauth-5.52.0/po/ast/kauth5_qt.po --- old/kauth-5.51.0/po/ast/kauth5_qt.po 2018-10-08 09:51:41.000000000 +0200 +++ new/kauth-5.52.0/po/ast/kauth5_qt.po 1970-01-01 01:00:00.000000000 +0100 @@ -1,69 +0,0 @@ -# enolp <[email protected]>, 2016, 2017. -msgid "" -msgstr "" -"Project-Id-Version: \n" -"PO-Revision-Date: 2017-01-10 01:43+0100\n" -"Last-Translator: enolp <[email protected]>\n" -"Language-Team: Asturian <[email protected]>\n" -"Language: ast\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Qt-Contexts: true\n" -"Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Lokalize 2.0\n" - -#: backends/dbus/DBusHelperProxy.cpp:81 -#, qt-format -msgctxt "KAuth::DBusHelperProxy|" -msgid "DBus Backend error: service start %1 failed: %2" -msgstr "Fallu del Backend de DBus: falló l'aniciu'l serviciu %1: %2" - -#: backends/dbus/DBusHelperProxy.cpp:91 -#, fuzzy, qt-format -#| msgctxt "KAuth::DBusHelperProxy|" -#| msgid "DBus Backend error: connection to helper failed. %1" -msgctxt "KAuth::DBusHelperProxy|" -msgid "" -"DBus Backend error: connection to helper failed. %1\n" -"(application: %2 helper: %3)" -msgstr "Fallu del backend de DBus: falló la conexón del ayudante. %1" - -#: backends/dbus/DBusHelperProxy.cpp:119 -#, qt-format -msgctxt "KAuth::DBusHelperProxy|" -msgid "" -"DBus Backend error: could not contact the helper. Connection error: %1. " -"Message error: %2" -msgstr "" -"Fallu del backend de DBus: nun pudo contautase col ayudante. Fallu de " -"conexón: %1. Mensaxe de fallu: %2" - -#: kauthexecutejob.cpp:88 -msgctxt "KAuth::ExecuteJob|" -msgid "Tried to start an invalid action" -msgstr "Tentó d'aniciu una aición non válida" - -#: kauthexecutejob.cpp:102 -msgctxt "KAuth::ExecuteJob|" -msgid "Unknown execution mode chosen" -msgstr "Escoyóse un mou d'execución desconocíu" - -#: kauthexecutejob.cpp:147 -msgctxt "KAuth::ExecuteJob|" -msgid "Unknown status for the authentication procedure" -msgstr "Estáu desconocíu pal procedimientu d'autenticación" - -#: kauthexecutejob.cpp:159 -msgctxt "KAuth::ExecuteJob|" -msgid "" -"The current backend only allows helper authorization, but this action does " -"not have a helper." -msgstr "" -"El backend actual namái permite l'autorización del ayudante pero esta aición " -"nun lu tien." - -#: kauthexecutejob.cpp:167 kauthexecutejob.cpp:191 -msgctxt "KAuth::ExecuteJob|" -msgid "The backend does not specify how to authorize" -msgstr "El backend nun especifica cómo s'autoriza" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kauth-5.51.0/po/hu/kauth5_qt.po new/kauth-5.52.0/po/hu/kauth5_qt.po --- old/kauth-5.51.0/po/hu/kauth5_qt.po 2018-10-08 09:51:41.000000000 +0200 +++ new/kauth-5.52.0/po/hu/kauth5_qt.po 2018-11-03 18:58:12.000000000 +0100 @@ -1,50 +1,48 @@ # Kiszel Kristóf <[email protected]>, 2010. # Kristóf Kiszel <[email protected]>, 2010, 2011, 2012, 2014. # Balázs Úr <[email protected]>, 2012, 2013. +# Kristof Kiszel <[email protected]>, 2018. msgid "" msgstr "" "Project-Id-Version: KDE 4.4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2014-03-23 01:50+0000\n" -"PO-Revision-Date: 2014-03-29 22:00+0100\n" -"Last-Translator: Kristóf Kiszel <[email protected]>\n" +"PO-Revision-Date: 2018-10-13 21:09+0200\n" +"Last-Translator: Kristof Kiszel <[email protected]>\n" "Language-Team: Hungarian <[email protected]>\n" "Language: hu\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-Qt-Contexts: true\n" #: backends/dbus/DBusHelperProxy.cpp:81 -#, fuzzy, qt-format -#| msgctxt "KAuth::DBusHelperProxy|" -#| msgid "DBus Backend error: connection to helper failed. " +#, qt-format msgctxt "KAuth::DBusHelperProxy|" msgid "DBus Backend error: service start %1 failed: %2" -msgstr "D-Bus-hiba: nem sikerült csatlakozni a kapcsolófelülethez. " +msgstr "D-Bus-hiba: a service start %1 meghiúsult: %2" #: backends/dbus/DBusHelperProxy.cpp:91 -#, fuzzy, qt-format -#| msgctxt "KAuth::DBusHelperProxy|" -#| msgid "DBus Backend error: connection to helper failed. " +#, qt-format msgctxt "KAuth::DBusHelperProxy|" msgid "" "DBus Backend error: connection to helper failed. %1\n" "(application: %2 helper: %3)" -msgstr "D-Bus-hiba: nem sikerült csatlakozni a kapcsolófelülethez. " +msgstr "" +"D-Bus-hiba: nem sikerült csatlakozni a kapcsolófelülethez. %1\n" +"(alkalmazás: %2, kapcsolófelület: %3)" #: backends/dbus/DBusHelperProxy.cpp:119 -#, fuzzy, qt-format -#| msgctxt "KAuth::DBusHelperProxy|" -#| msgid "DBus Backend error: could not contact the helper. Connection error: " +#, qt-format msgctxt "KAuth::DBusHelperProxy|" msgid "" "DBus Backend error: could not contact the helper. Connection error: %1. " "Message error: %2" msgstr "" -"D-Bus-hiba: nem sikerült elérni a kapcsolófelületet. Csatlakozási hiba: " +"D-Bus-hiba: nem sikerült elérni a kapcsolófelületet. Csatlakozási hiba: %1. " +"Üzenethiba: %2" #: kauthexecutejob.cpp:88 msgctxt "KAuth::ExecuteJob|" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kauth-5.51.0/po/zh_CN/kauth5_qt.po new/kauth-5.52.0/po/zh_CN/kauth5_qt.po --- old/kauth-5.51.0/po/zh_CN/kauth5_qt.po 2018-10-08 09:51:41.000000000 +0200 +++ new/kauth-5.52.0/po/zh_CN/kauth5_qt.po 2018-11-03 18:58:12.000000000 +0100 @@ -14,8 +14,8 @@ msgid "" msgstr "" "Project-Id-Version: kdeorg\n" -"PO-Revision-Date: 2018-09-28 19:47\n" -"Last-Translator: guoyunhe <[email protected]>\n" +"PO-Revision-Date: 2018-10-09 18:38\n" +"Last-Translator: guoyunhe <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" "MIME-Version: 1.0\n"
