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-06-17 21:19:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdav (Old)
 and      /work/SRC/openSUSE:Factory/.kdav.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kdav"

Fri Jun 17 21:19:04 2022 rev:65 rq:982253 version:5.95.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kdav/kdav.changes        2022-05-16 
18:08:24.545267923 +0200
+++ /work/SRC/openSUSE:Factory/.kdav.new.1548/kdav.changes      2022-06-17 
21:20:52.918720307 +0200
@@ -1,0 +2,10 @@
+Fri Jun 10 14:12:21 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 5.95.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.95.0
+- Changes since 5.94.0:
+  * port to standard C++ smart pointers where possible
+
+-------------------------------------------------------------------

Old:
----
  kdav-5.94.0.tar.xz
  kdav-5.94.0.tar.xz.sig

New:
----
  kdav-5.95.0.tar.xz
  kdav-5.95.0.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kdav.spec ++++++
--- /var/tmp/diff_new_pack.Md5ZZE/_old  2022-06-17 21:20:53.426720582 +0200
+++ /var/tmp/diff_new_pack.Md5ZZE/_new  2022-06-17 21:20:53.434720587 +0200
@@ -16,14 +16,14 @@
 #
 
 
-%define _tar_path 5.94
+%define _tar_path 5.95
 # 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.94.0
+Version:        5.95.0
 Release:        0
 Summary:        DAV protocol implementation
 License:        LGPL-2.0-or-later


++++++ kdav-5.94.0.tar.xz -> kdav-5.95.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdav-5.94.0/CMakeLists.txt 
new/kdav-5.95.0/CMakeLists.txt
--- old/kdav-5.94.0/CMakeLists.txt      2022-05-07 23:18:42.000000000 +0200
+++ new/kdav-5.95.0/CMakeLists.txt      2022-06-09 23:16:34.000000000 +0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(KF_VERSION "5.94.0") # handled by release scripts
-set(KF_DEP_VERSION "5.93.0") # handled by release scripts
+set(KF_VERSION "5.95.0") # handled by release scripts
+set(KF_DEP_VERSION "5.95.0") # handled by release scripts
 
 project(libkdav VERSION ${KF_VERSION})
 
-find_package(ECM 5.93.0 CONFIG REQUIRED)
+find_package(ECM 5.95.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.94.0/po/ca@valencia/libkdav.po 
new/kdav-5.95.0/po/ca@valencia/libkdav.po
--- old/kdav-5.94.0/po/ca@valencia/libkdav.po   2022-05-07 23:18:42.000000000 
+0200
+++ new/kdav-5.95.0/po/ca@valencia/libkdav.po   2022-06-09 23:16:34.000000000 
+0200
@@ -40,7 +40,7 @@
 #: common/daverror.cpp:94
 #, kde-format
 msgid "HTTP error"
-msgstr "Error d'HTTP"
+msgstr "S'ha produ??t un error d'HTTP"
 
 #: common/daverror.cpp:96
 #, kde-format
@@ -48,13 +48,13 @@
 "There was a problem with the request.\n"
 "%1 (%2)."
 msgstr ""
-"S'ha produ??t un problema amb la sol??licitud.\n"
+"S'ha produ??t un problema amb la solicitut.\n"
 "%1 (%2)."
 
 #: common/daverror.cpp:99
 #, kde-format
 msgid "Protocol for the collection does not support MULTIGET"
-msgstr "El protocol per a la col??lecci?? no permet MULTIGET"
+msgstr "El protocol per a la colecci?? 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 impedeix completar la vostra sol??licitud: 
"
-"%1 (%2)"
+"El servidor ha trobat un error que impedix completar la vostra solicitut: %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 sol??licitud. La col??lecci?? no ha estat "
-"eliminada del servidor.\n"
+"S'ha produ??t un problema amb la solicitut. La colecci?? 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 sol??licitud. La col??lecci?? no ha estat "
+"S'ha produ??t un problema amb la solicitut. La colecci?? 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 sol??licitud. L'element no ha estat creat en 
"
-"el servidor.\n"
+"S'ha produ??t un problema amb la solicitut. 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 sol??licitud. L'element no ha estat eliminat 
"
+"S'ha produ??t un problema amb la solicitut. 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 sol??licitud. L'element no ha estat 
modificat "
+"S'ha produ??t un problema amb la solicitut. 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 sol??licitud."
+msgstr "S'ha produ??t un problema amb la solicitut."
 
 #: 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 sol??licitud. Els tipus MIME requerits no "
-"estan implementats."
+"S'ha produ??t un problema amb la solicitut. Els tipus MIME requerits no estan 
"
+"implementats."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdav-5.94.0/po/ka/libkdav.po 
new/kdav-5.95.0/po/ka/libkdav.po
--- old/kdav-5.94.0/po/ka/libkdav.po    1970-01-01 01:00:00.000000000 +0100
+++ new/kdav-5.95.0/po/ka/libkdav.po    2022-06-09 23:16:34.000000000 +0200
@@ -0,0 +1,158 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR This file is copyright:
+# This file is distributed under the same license as the kdav package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+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-05-22 06:20+0200\n"
+"Last-Translator: Temuri Doghonadze <[email protected]>\n"
+"Language-Team: Georgian <[email protected]>\n"
+"Language: ka\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+"X-Generator: Poedit 3.0.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 "DAV-?????? ?????????????????????????????????????????? ???????????? 
????????????????????????????????? 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 ""
+"??????????????????????????? ????????????????????????. 
???????????????????????? ???????????????????????? ?????? 
????????????????????????.\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.94.0/po/zh_CN/libkdav.po 
new/kdav-5.95.0/po/zh_CN/libkdav.po
--- old/kdav-5.94.0/po/zh_CN/libkdav.po 2022-05-07 23:18:42.000000000 +0200
+++ new/kdav-5.95.0/po/zh_CN/libkdav.po 2022-06-09 23:16:34.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-04-26 15:18\n"
+"PO-Revision-Date: 2022-06-05 04:17\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdav-5.94.0/src/common/davprotocolbase_p.h 
new/kdav-5.95.0/src/common/davprotocolbase_p.h
--- old/kdav-5.94.0/src/common/davprotocolbase_p.h      2022-05-07 
23:18:42.000000000 +0200
+++ new/kdav-5.95.0/src/common/davprotocolbase_p.h      2022-06-09 
23:16:34.000000000 +0200
@@ -13,8 +13,8 @@
 
 #include <QDomDocument>
 #include <QMap>
-#include <QSharedPointer>
 #include <QVariant>
+#include <memory>
 
 namespace KDAV
 {
@@ -24,7 +24,7 @@
 class XMLQueryBuilder
 {
 public:
-    typedef QSharedPointer<XMLQueryBuilder> Ptr;
+    typedef std::shared_ptr<XMLQueryBuilder> Ptr;
 
     virtual ~XMLQueryBuilder();
 

Reply via email to