Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kdav for openSUSE:Factory checked in at 2022-07-11 19:08:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kdav (Old) and /work/SRC/openSUSE:Factory/.kdav.new.1523 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdav" Mon Jul 11 19:08:33 2022 rev:66 rq:988126 version:5.96.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kdav/kdav.changes 2022-06-17 21:20:52.918720307 +0200 +++ /work/SRC/openSUSE:Factory/.kdav.new.1523/kdav.changes 2022-07-11 19:09:44.823639204 +0200 @@ -1,0 +2,9 @@ +Sun Jul 3 11:55:51 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 5.96.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.96.0 +- No code change since 5.95.0 + +------------------------------------------------------------------- Old: ---- kdav-5.95.0.tar.xz kdav-5.95.0.tar.xz.sig New: ---- kdav-5.96.0.tar.xz kdav-5.96.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdav.spec ++++++ --- /var/tmp/diff_new_pack.1wLwZp/_old 2022-07-11 19:09:45.195639744 +0200 +++ /var/tmp/diff_new_pack.1wLwZp/_new 2022-07-11 19:09:45.199639750 +0200 @@ -16,14 +16,14 @@ # -%define _tar_path 5.95 +%define _tar_path 5.96 # 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 released Name: kdav -Version: 5.95.0 +Version: 5.96.0 Release: 0 Summary: DAV protocol implementation License: LGPL-2.0-or-later ++++++ kdav-5.95.0.tar.xz -> kdav-5.96.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdav-5.95.0/CMakeLists.txt new/kdav-5.96.0/CMakeLists.txt --- old/kdav-5.95.0/CMakeLists.txt 2022-06-09 23:16:34.000000000 +0200 +++ new/kdav-5.96.0/CMakeLists.txt 2022-07-02 17:49:10.000000000 +0200 @@ -1,11 +1,11 @@ cmake_minimum_required(VERSION 3.16) -set(KF_VERSION "5.95.0") # handled by release scripts -set(KF_DEP_VERSION "5.95.0") # handled by release scripts +set(KF_VERSION "5.96.0") # handled by release scripts +set(KF_DEP_VERSION "5.96.0") # handled by release scripts project(libkdav VERSION ${KF_VERSION}) -find_package(ECM 5.95.0 CONFIG REQUIRED) +find_package(ECM 5.96.0 CONFIG REQUIRED) set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH}) include(KDEInstallDirs) @@ -23,6 +23,7 @@ include(ECMAddTests) include(ECMInstallIcons) include(ECMQtDeclareLoggingCategory) +include(ECMDeprecationSettings) set(REQUIRED_QT_VERSION 5.15.2) @@ -32,12 +33,13 @@ # setup lib -add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x050f02) -add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x055900) - option(BUILD_QCH "Build API documentation in QCH format (for e.g. Qt Assistant, Qt Creator & KDevelop)" OFF) add_feature_info(QCH ${BUILD_QCH} "API documentation in QCH format (for e.g. Qt Assistant, Qt Creator & KDevelop)") +ecm_set_disabled_deprecation_versions( + QT 5.15.2 + KF 5.95 +) ecm_setup_version(PROJECT VARIABLE_PREFIX KDAV VERSION_HEADER "${CMAKE_CURRENT_BINARY_DIR}/kdav_version.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdav-5.95.0/po/bg/libkdav.po new/kdav-5.96.0/po/bg/libkdav.po --- old/kdav-5.95.0/po/bg/libkdav.po 1970-01-01 01:00:00.000000000 +0100 +++ new/kdav-5.96.0/po/bg/libkdav.po 2022-07-02 17:49:10.000000000 +0200 @@ -0,0 +1,155 @@ +# Mincho Kondarev <mkonda...@yahoo.de>, 2022. +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2021-03-09 02:40+0100\n" +"PO-Revision-Date: 2022-05-20 18:59+0200\n" +"Last-Translator: Mincho Kondarev <mkonda...@yahoo.de>\n" +"Language-Team: Bulgarian <kde-i18n-...@kde.org>\n" +"Language: bg\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Lokalize 22.04.0\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" + +#: common/daverror.cpp:88 +#, kde-format +msgid "Invalid username/password" +msgstr "?????????????????? ?????????????????????????? ??????/????????????" + +#: common/daverror.cpp:90 +#, kde-format +msgid "Access forbidden" +msgstr "???????????????? ?? ????????????????" + +#: common/daverror.cpp:92 +#, kde-format +msgid "Resource not found" +msgstr "???????????????? ???? ?? ??????????????" + +#: common/daverror.cpp:94 +#, kde-format +msgid "HTTP error" +msgstr "HTTP ????????????" + +#: common/daverror.cpp:96 +#, kde-format +msgid "" +"There was a problem with the request.\n" +"%1 (%2)." +msgstr "" +"?????????? ?????????????? ?????? ????????????????.\n" +"%1 (%2)." + +#: common/daverror.cpp:99 +#, kde-format +msgid "Protocol for the collection does not support MULTIGET" +msgstr "???????????????????? ???? ???????????????????? ???? ???????????????? MULTIGET" + +#: common/daverror.cpp:102 +#, kde-format +msgid "" +"The server encountered an error that prevented it from completing your " +"request: %1 (%2)" +msgstr "" +"???????????????? ???????????? ????????????, ?????????? ???? ?????????????? ???? ?????????????? ???????????? ????????????: %1 (%2)" + +#: common/daverror.cpp:105 +#, kde-format +msgid "" +"There was a problem with the request. The collection has not been deleted " +"from the server.\n" +"%1 (%2)." +msgstr "" +"?????????? ?????????????? ?????? ????????????????. ???????????????????? ???? ?? ?????????????? ???? ??????????????.\n" +"%1 (%2)." + +#: common/daverror.cpp:108 +#, kde-format +msgid "Invalid responses from backend" +msgstr "?????????????????? ???????????????? ???? ??????????????" + +#: common/daverror.cpp:111 +#, kde-format +msgid "Error setting focus for XQuery" +msgstr "???????????? ?????? ???????????????? ???? ???????????? ???? XQuery" + +#: common/daverror.cpp:114 +#, kde-format +msgid "Invalid XQuery submitted by DAV implementation" +msgstr "?????????????????? XQuery, ???????????????? ???? ???????????????????????? ???? DAV" + +#: common/daverror.cpp:118 +#, kde-format +msgid "" +"There was a problem with the request. The collection has not been modified " +"on the server.\n" +"%1 (%2)." +msgstr "" +"?????????? ?????????????? ?????? ????????????????. ???????????????????? ???? ?? ???????????????????????? ???? ??????????????.\n" +"%1 (%2)." + +#: common/daverror.cpp:124 +#, kde-format +msgid "No properties to change or remove" +msgstr "???????? ???????????????? ???? ?????????????? ?????? ????????????????????" + +#: common/daverror.cpp:127 +#, kde-format +msgid "There was an error when modifying the properties" +msgstr "?????? ?????????????? ???? ???????????????????? ???????????????? ????????????" + +#: common/daverror.cpp:129 +#, kde-format +msgid "" +"\n" +"The server returned more information:\n" +"%1" +msgstr "" +"\n" +"???????????????? ?????????? ???????????? ????????????????????:\n" +"%1" + +#: common/daverror.cpp:133 +#, kde-format +msgid "" +"There was a problem with the request. The item has not been created on the " +"server.\n" +"%1 (%2)." +msgstr "" +"?????????? ?????????????? ?????? ????????????????. ?????????????????? ???? ?? ???????????????? ?? ????????????.\n" +"%1 (%2)." + +#: common/daverror.cpp:136 +#, kde-format +msgid "" +"There was a problem with the request. The item has not been deleted from the " +"server.\n" +"%1 (%2)." +msgstr "" +"?????????? ?????????????? ?????? ????????????????. ?????????????????? ???? ?? ???????????? ???? ????????????.\n" +"%1 (%2)." + +#: common/daverror.cpp:139 +#, kde-format +msgid "" +"There was a problem with the request. The item was not modified on the " +"server.\n" +"%1 (%2)." +msgstr "" +"?????????? ?????????????? ?????? ????????????????. ?????????????????? ???? ?? ?????????????????????? ???? ????????????.\n" +"%1 (%2)." + +#: common/daverror.cpp:142 +#, kde-format +msgid "There was a problem with the request." +msgstr "?????????? ?????????????? ?????? ????????????????." + +#: common/daverror.cpp:146 +#, kde-format +msgid "" +"There was a problem with the request. The requested MIME types are not " +"supported." +msgstr "?????????? ?????????????? ?????? ????????????????. ???????????????? MIME ???????????? ???? ???? ??????????????????." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdav-5.95.0/po/ca@valencia/libkdav.po new/kdav-5.96.0/po/ca@valencia/libkdav.po --- old/kdav-5.95.0/po/ca@valencia/libkdav.po 2022-06-09 23:16:34.000000000 +0200 +++ new/kdav-5.96.0/po/ca@valencia/libkdav.po 2022-07-02 17:49:10.000000000 +0200 @@ -48,13 +48,13 @@ "There was a problem with the request.\n" "%1 (%2)." msgstr "" -"S'ha produ??t un problema amb la solicitut.\n" +"S'ha produ??t un problema amb la sol??licitud.\n" "%1 (%2)." #: common/daverror.cpp:99 #, kde-format msgid "Protocol for the collection does not support MULTIGET" -msgstr "El protocol per a la colecci?? no permet MULTIGET" +msgstr "El protocol per a la col??lecci?? no permet MULTIGET" #: common/daverror.cpp:102 #, kde-format @@ -62,8 +62,8 @@ "The server encountered an error that prevented it from completing your " "request: %1 (%2)" msgstr "" -"El servidor ha trobat un error que impedix completar la vostra solicitut: %1 " -"(%2)" +"El servidor ha trobat un error que impedix completar la vostra sol??licitud: " +"%1 (%2)" #: common/daverror.cpp:105 #, kde-format @@ -72,8 +72,8 @@ "from the server.\n" "%1 (%2)." msgstr "" -"S'ha produ??t un problema amb la solicitut. La colecci?? no ha estat eliminada " -"del servidor.\n" +"S'ha produ??t un problema amb la sol??licitud. La col??lecci?? no ha estat " +"eliminada del servidor.\n" "%1 (%2)." #: common/daverror.cpp:108 @@ -98,7 +98,7 @@ "on the server.\n" "%1 (%2)." msgstr "" -"S'ha produ??t un problema amb la solicitut. La colecci?? no ha estat " +"S'ha produ??t un problema amb la sol??licitud. La col??lecci?? no ha estat " "modificada en el servidor.\n" "%1 (%2)." @@ -130,8 +130,8 @@ "server.\n" "%1 (%2)." msgstr "" -"S'ha produ??t un problema amb la solicitut. L'element no ha estat creat en el " -"servidor.\n" +"S'ha produ??t un problema amb la sol??licitud. L'element no ha estat creat en " +"el servidor.\n" "%1 (%2)." #: common/daverror.cpp:136 @@ -141,7 +141,7 @@ "server.\n" "%1 (%2)." msgstr "" -"S'ha produ??t un problema amb la solicitut. L'element no ha estat eliminat " +"S'ha produ??t un problema amb la sol??licitud. L'element no ha estat eliminat " "del servidor.\n" "%1 (%2)." @@ -152,14 +152,14 @@ "server.\n" "%1 (%2)." msgstr "" -"S'ha produ??t un problema amb la solicitut. L'element no ha estat modificat " +"S'ha produ??t un problema amb la sol??licitud. L'element no ha estat modificat " "en el servidor.\n" "%1 (%2)." #: common/daverror.cpp:142 #, kde-format msgid "There was a problem with the request." -msgstr "S'ha produ??t un problema amb la solicitut." +msgstr "S'ha produ??t un problema amb la sol??licitud." #: common/daverror.cpp:146 #, kde-format @@ -167,5 +167,5 @@ "There was a problem with the request. The requested MIME types are not " "supported." msgstr "" -"S'ha produ??t un problema amb la solicitut. Els tipus MIME requerits no estan " -"implementats." +"S'ha produ??t un problema amb la sol??licitud. Els tipus MIME requerits no " +"estan implementats." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdav-5.95.0/po/zh_CN/libkdav.po new/kdav-5.96.0/po/zh_CN/libkdav.po --- old/kdav-5.95.0/po/zh_CN/libkdav.po 2022-06-09 23:16:34.000000000 +0200 +++ new/kdav-5.96.0/po/zh_CN/libkdav.po 2022-07-02 17:49:10.000000000 +0200 @@ -8,7 +8,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-03-09 02:40+0100\n" -"PO-Revision-Date: 2022-06-05 04:17\n" +"PO-Revision-Date: 2022-07-02 10:59\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"