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-04-11 23:46:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kdav (Old) and /work/SRC/openSUSE:Factory/.kdav.new.1900 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdav" Mon Apr 11 23:46:56 2022 rev:63 rq:968152 version:5.93.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kdav/kdav.changes 2022-03-14 19:35:36.546021548 +0100 +++ /work/SRC/openSUSE:Factory/.kdav.new.1900/kdav.changes 2022-04-11 23:48:14.751754582 +0200 @@ -1,0 +2,10 @@ +Sun Apr 3 10:47:06 UTC 2022 - Christophe Giboudeaux <[email protected]> + +- Update to 5.93.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.93.0 +- Changes since 5.92.0: + * autotests: fix \r\n problem on Windows + +------------------------------------------------------------------- Old: ---- kdav-5.92.0.tar.xz kdav-5.92.0.tar.xz.sig New: ---- kdav-5.93.0.tar.xz kdav-5.93.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdav.spec ++++++ --- /var/tmp/diff_new_pack.vSrRFV/_old 2022-04-11 23:48:15.367747541 +0200 +++ /var/tmp/diff_new_pack.vSrRFV/_new 2022-04-11 23:48:15.375747450 +0200 @@ -16,14 +16,14 @@ # -%define _tar_path 5.92 +%define _tar_path 5.93 # 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.92.0 +Version: 5.93.0 Release: 0 Summary: DAV protocol implementation License: LGPL-2.0-or-later ++++++ kdav-5.92.0.tar.xz -> kdav-5.93.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdav-5.92.0/CMakeLists.txt new/kdav-5.93.0/CMakeLists.txt --- old/kdav-5.92.0/CMakeLists.txt 2022-03-05 13:58:06.000000000 +0100 +++ new/kdav-5.93.0/CMakeLists.txt 2022-04-02 12:17:33.000000000 +0200 @@ -1,11 +1,11 @@ cmake_minimum_required(VERSION 3.16) -set(KF_VERSION "5.92.0") # handled by release scripts -set(KF_DEP_VERSION "5.92.0") # handled by release scripts +set(KF_VERSION "5.93.0") # handled by release scripts +set(KF_DEP_VERSION "5.93.0") # handled by release scripts project(libkdav VERSION ${KF_VERSION}) -find_package(ECM 5.92.0 CONFIG REQUIRED) +find_package(ECM 5.93.0 CONFIG REQUIRED) set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH}) include(KDEInstallDirs) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdav-5.92.0/autotests/fakeserver.cpp new/kdav-5.93.0/autotests/fakeserver.cpp --- old/kdav-5.92.0/autotests/fakeserver.cpp 2022-03-05 13:58:06.000000000 +0100 +++ new/kdav-5.93.0/autotests/fakeserver.cpp 2022-04-02 12:17:33.000000000 +0200 @@ -96,7 +96,7 @@ void FakeServer::addScenarioFromFile(const QString &fileName) { QFile file(fileName); - file.open(QFile::ReadOnly); + file.open(QIODevice::ReadOnly | QIODevice::Text); QList<QByteArray> scenario; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdav-5.92.0/po/ca@valencia/libkdav.po new/kdav-5.93.0/po/ca@valencia/libkdav.po --- old/kdav-5.92.0/po/ca@valencia/libkdav.po 2022-03-05 13:58:06.000000000 +0100 +++ new/kdav-5.93.0/po/ca@valencia/libkdav.po 2022-04-02 12:17:33.000000000 +0200 @@ -84,7 +84,7 @@ #: common/daverror.cpp:111 #, kde-format msgid "Error setting focus for XQuery" -msgstr "Error en establir el focus a XQuery" +msgstr "S'ha produ??t un error en establir el focus a XQuery" #: common/daverror.cpp:114 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdav-5.92.0/po/tr/libkdav.po new/kdav-5.93.0/po/tr/libkdav.po --- old/kdav-5.92.0/po/tr/libkdav.po 1970-01-01 01:00:00.000000000 +0100 +++ new/kdav-5.93.0/po/tr/libkdav.po 2022-04-02 12:17:33.000000000 +0200 @@ -0,0 +1,158 @@ +# Copyright (C) YEAR This file is copyright: +# This file is distributed under the same license as the kdav package. +# +# Emir SARI <[email protected]>, 2022. +msgid "" +msgstr "" +"Project-Id-Version: kdav\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2021-03-09 02:40+0100\n" +"PO-Revision-Date: 2022-03-18 23:21+0300\n" +"Last-Translator: Emir SARI <[email protected]>\n" +"Language-Team: Turkish <[email protected]>\n" +"Language: tr\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 21.12.3\n" + +#: common/daverror.cpp:88 +#, kde-format +msgid "Invalid username/password" +msgstr "Ge??ersiz kullan??c?? ad??/parola" + +#: common/daverror.cpp:90 +#, kde-format +msgid "Access forbidden" +msgstr "Eri??im engellendi" + +#: common/daverror.cpp:92 +#, kde-format +msgid "Resource not found" +msgstr "??zkaynak bulunamad??" + +#: common/daverror.cpp:94 +#, kde-format +msgid "HTTP error" +msgstr "HTTP hatas??" + +#: common/daverror.cpp:96 +#, kde-format +msgid "" +"There was a problem with the request.\n" +"%1 (%2)." +msgstr "" +"??stekte bir sorun olu??tu.\n" +"%1 (%2)." + +#: common/daverror.cpp:99 +#, kde-format +msgid "Protocol for the collection does not support MULTIGET" +msgstr "Koleksiyon protokol?? MULTIGET desteklemiyor" + +#: common/daverror.cpp:102 +#, kde-format +msgid "" +"The server encountered an error that prevented it from completing your " +"request: %1 (%2)" +msgstr "" +"Sunucu, iste??inizin tamamlanmas??n?? engelleyen bir hatayla kar????la??t??: %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 "" +"??stekte bir sorun olu??tu. Koleksiyon sunucudan silinmedi.\n" +"%1 (%2)." + +#: common/daverror.cpp:108 +#, kde-format +msgid "Invalid responses from backend" +msgstr "Arka u??tan ge??ersiz yan??t" + +#: common/daverror.cpp:111 +#, kde-format +msgid "Error setting focus for XQuery" +msgstr "XQuery i??in odak ayarlan??rken hata" + +#: common/daverror.cpp:114 +#, kde-format +msgid "Invalid XQuery submitted by DAV implementation" +msgstr "DAV uygulamas?? taraf??ndan sa??lanan ge??ersiz XQuery" + +#: 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 "" +"??stekte bir sorun olu??tu. Koleksiyon, sunucuda de??i??tirilmedi.\n" +"%1 (%2)." + +#: common/daverror.cpp:124 +#, kde-format +msgid "No properties to change or remove" +msgstr "De??i??tirilecek veya kald??r??lacak ??zellik yok" + +#: common/daverror.cpp:127 +#, kde-format +msgid "There was an error when modifying the properties" +msgstr "??zellikleri de??i??tirirken bir hata olu??tu" + +#: common/daverror.cpp:129 +#, kde-format +msgid "" +"\n" +"The server returned more information:\n" +"%1" +msgstr "" +"\n" +"Sunucu ek bilgi d??nd??rd??:\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 "" +"??stekte bir sorun olu??tu. ??ge, sunucuda olu??turulmad??.\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 "" +"??stekte bir sorun olu??tu. ??ge, sunucuda silinmedi.\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 "" +"??stekte bir sorun olu??tu. ??ge, sunucuda de??i??tirilmedi.\n" +"%1 (%2)." + +#: common/daverror.cpp:142 +#, kde-format +msgid "There was a problem with the request." +msgstr "??stekte bir sorun olu??tu." + +#: common/daverror.cpp:146 +#, kde-format +msgid "" +"There was a problem with the request. The requested MIME types are not " +"supported." +msgstr "??stekte bir sorun olu??tu. ??stenen MIME t??rleri desteklenmiyor." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdav-5.92.0/po/zh_CN/libkdav.po new/kdav-5.93.0/po/zh_CN/libkdav.po --- old/kdav-5.92.0/po/zh_CN/libkdav.po 2022-03-05 13:58:06.000000000 +0100 +++ new/kdav-5.93.0/po/zh_CN/libkdav.po 2022-04-02 12:17:33.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-02-26 05:16\n" +"PO-Revision-Date: 2022-03-31 13:29\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"
