Hello community,

here is the log from the commit of package kdav for openSUSE:Factory checked in 
at 2020-10-12 13:54:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdav (Old)
 and      /work/SRC/openSUSE:Factory/.kdav.new.3486 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kdav"

Mon Oct 12 13:54:11 2020 rev:45 rq:840807 version:5.75.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kdav/kdav.changes        2020-09-18 
14:39:35.607905579 +0200
+++ /work/SRC/openSUSE:Factory/.kdav.new.3486/kdav.changes      2020-10-12 
13:55:43.878126581 +0200
@@ -1,0 +2,9 @@
+Mon Oct  5 08:33:02 UTC 2020 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 5.75.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.75.0
+- No code change since 5.74.0
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ kdav.spec ++++++
--- /var/tmp/diff_new_pack.nvktsB/_old  2020-10-12 13:55:44.402126794 +0200
+++ /var/tmp/diff_new_pack.nvktsB/_new  2020-10-12 13:55:44.406126795 +0200
@@ -16,14 +16,14 @@
 #
 
 
-%define _tar_path 5.74
+%define _tar_path 5.75
 # 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:           kdav
-Version:        5.74.0
+Version:        5.75.0
 Release:        0
 Summary:        DAV protocol implementation
 License:        LGPL-2.0-or-later


++++++ kdav-5.74.0.tar.xz -> kdav-5.75.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdav-5.74.0/CMakeLists.txt 
new/kdav-5.75.0/CMakeLists.txt
--- old/kdav-5.74.0/CMakeLists.txt      2020-09-06 12:19:12.000000000 +0200
+++ new/kdav-5.75.0/CMakeLists.txt      2020-10-04 20:41:27.000000000 +0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.74.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.74.0") # handled by release scripts
+set(KF5_VERSION "5.75.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.75.0") # handled by release scripts
 
 project(libkdav VERSION ${KF5_VERSION})
 
-find_package(ECM 5.74.0 CONFIG REQUIRED)
+find_package(ECM 5.75.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.74.0/po/ca/libkdav.po 
new/kdav-5.75.0/po/ca/libkdav.po
--- old/kdav-5.74.0/po/ca/libkdav.po    2020-09-06 12:19:12.000000000 +0200
+++ new/kdav-5.75.0/po/ca/libkdav.po    2020-10-04 20:41:27.000000000 +0200
@@ -8,7 +8,7 @@
 # Antoni Bella Pérez <antonibel...@yahoo.com>, 2012, 2013, 2014, 2015, 2016, 
2017.
 msgid ""
 msgstr ""
-"Project-Id-Version: libkdav\n"
+"Project-Id-Version: kdav\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-04-06 03:29+0200\n"
 "PO-Revision-Date: 2017-12-12 12:17+0100\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdav-5.74.0/po/ca@valencia/libkdav.po 
new/kdav-5.75.0/po/ca@valencia/libkdav.po
--- old/kdav-5.74.0/po/ca@valencia/libkdav.po   2020-09-06 12:19:12.000000000 
+0200
+++ new/kdav-5.75.0/po/ca@valencia/libkdav.po   2020-10-04 20:41:27.000000000 
+0200
@@ -8,7 +8,7 @@
 # Antoni Bella Pérez <antonibel...@yahoo.com>, 2012, 2013, 2014, 2015, 2016, 
2017.
 msgid ""
 msgstr ""
-"Project-Id-Version: libkdav\n"
+"Project-Id-Version: kdav\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-04-06 03:29+0200\n"
 "PO-Revision-Date: 2017-12-12 12:17+0100\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdav-5.74.0/po/el/libkdav.po 
new/kdav-5.75.0/po/el/libkdav.po
--- old/kdav-5.74.0/po/el/libkdav.po    1970-01-01 01:00:00.000000000 +0100
+++ new/kdav-5.75.0/po/el/libkdav.po    2020-10-04 20:41:27.000000000 +0200
@@ -0,0 +1,165 @@
+# Copyright (C) YEAR This file is copyright:
+# This file is distributed under the same license as the kdav package.
+#
+# Stelios <ssta...@gmail.com>, 2020.
+msgid ""
+msgstr ""
+"Project-Id-Version: kdav\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2020-04-06 03:29+0200\n"
+"PO-Revision-Date: 2020-09-13 16:21+0300\n"
+"Last-Translator: Stelios <ssta...@gmail.com>\n"
+"Language-Team: Greek <kde-i18n...@kde.org>\n"
+"Language: el\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 20.04.2\n"
+
+#: common/daverror.cpp:87
+#, kde-format
+msgid "Invalid username/password"
+msgstr "Μη έγκυρα όνομα χρήστη ή κωδικός πρόσβασης"
+
+#: common/daverror.cpp:89
+#, kde-format
+msgid "Access forbidden"
+msgstr "Η πρόσβαση απαγορεύεται"
+
+#: common/daverror.cpp:91
+#, kde-format
+msgid "Resource not found"
+msgstr "Ο πόρος δε βρέθηκε"
+
+#: common/daverror.cpp:93
+#, kde-format
+msgid "HTTP error"
+msgstr "HTTP σφάλμα"
+
+#: common/daverror.cpp:95
+#, 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:109
+#, kde-format
+msgid "Invalid responses from backend"
+msgstr "Μη έγκυρες αποκρίσεις από το σύστημα υποστήριξης"
+
+#: common/daverror.cpp:112
+#, kde-format
+msgid "Error setting focus for XQuery"
+msgstr "Σφάλμα ρύθμισης της εστίασης για το XQuery"
+
+#: common/daverror.cpp:115
+#, 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:122
+#, kde-format
+msgid "No properties to change or remove"
+msgstr "Δεν υπάρχουν ιδιότητες για αλλαγή ή διαγραφή"
+
+#: common/daverror.cpp:125
+#, kde-format
+msgid "There was an error when modifying the properties"
+msgstr "Παρουσιάστηκε σφάλμα κατά την τροποποίηση των ιδιοτήτων"
+
+#: common/daverror.cpp:127
+#, kde-format
+msgid ""
+"\n"
+"The server returned more information:\n"
+"%1"
+msgstr ""
+"\n"
+"Ο εξυπηρετητής επίστρεψε και άλλη πληροφορία:\n"
+"%1"
+
+#: common/daverror.cpp:131
+#, 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:135
+#, 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:144
+#, kde-format
+msgid "There was a problem with the request."
+msgstr "Υπήρξε πρόβλημα με την αίτηση."
+
+#: common/daverror.cpp:148
+#, 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.74.0/po/ro/libkdav.po 
new/kdav-5.75.0/po/ro/libkdav.po
--- old/kdav-5.74.0/po/ro/libkdav.po    1970-01-01 01:00:00.000000000 +0100
+++ new/kdav-5.75.0/po/ro/libkdav.po    2020-10-04 20:41:27.000000000 +0200
@@ -0,0 +1,161 @@
+# Copyright (C) YEAR This file is copyright:
+# This file is distributed under the same license as the kdepim-runtime 
package.
+# Sergiu Bivol <ser...@cip.md>, 2020.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: kdepim-runtime\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2020-04-06 03:29+0200\n"
+"PO-Revision-Date: 2020-09-27 12:44+0100\n"
+"Last-Translator: Sergiu Bivol <ser...@cip.md>\n"
+"Language-Team: Romanian\n"
+"Language: ro\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < "
+"20)) ? 1 : 2;\n"
+"X-Generator: Lokalize 19.12.3\n"
+
+#: common/daverror.cpp:87
+#, kde-format
+msgid "Invalid username/password"
+msgstr "Utilizator/parolă nevalide"
+
+#: common/daverror.cpp:89
+#, kde-format
+msgid "Access forbidden"
+msgstr "Acces interzis"
+
+#: common/daverror.cpp:91
+#, kde-format
+msgid "Resource not found"
+msgstr "Resursa nu a fost găsită"
+
+#: common/daverror.cpp:93
+#, kde-format
+msgid "HTTP error"
+msgstr "Eroare HTTP"
+
+#: common/daverror.cpp:95
+#, kde-format
+msgid ""
+"There was a problem with the request.\n"
+"%1 (%2)."
+msgstr ""
+"A apărut o problemă cu cererea.\n"
+"%1 (%2)."
+
+#: common/daverror.cpp:99
+#, kde-format
+msgid "Protocol for the collection does not support MULTIGET"
+msgstr "Protocolul pentru colecție nu susține MULTIGET"
+
+#: common/daverror.cpp:102
+#, kde-format
+msgid ""
+"The server encountered an error that prevented it from completing your "
+"request: %1 (%2)"
+msgstr ""
+"Serverul a întâmpinat o eroare ce l-a împiedicat să vă completeze cererea: "
+"%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 ""
+"A apărut o problemă cu cererea. Colecția nu a fost ștearsă de pe server.\n"
+"%1 (%2)."
+
+#: common/daverror.cpp:109
+#, kde-format
+msgid "Invalid responses from backend"
+msgstr "Răspunsuri nevalide de la platformă"
+
+#: common/daverror.cpp:112
+#, kde-format
+msgid "Error setting focus for XQuery"
+msgstr "Eroare la stabilirea focalizării pentru XQuery"
+
+#: common/daverror.cpp:115
+#, kde-format
+msgid "Invalid XQuery submitted by DAV implementation"
+msgstr "XQuery nevalid transmis de implementarea 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 ""
+"A apărut o problemă cu cererea. Colecția nu a fost modificată pe server.\n"
+"%1 (%2)."
+
+#: common/daverror.cpp:122
+#, kde-format
+msgid "No properties to change or remove"
+msgstr "Nu sunt proprietăți de schimbat sau eliminat"
+
+#: common/daverror.cpp:125
+#, kde-format
+msgid "There was an error when modifying the properties"
+msgstr "A apărut o eroare la modificarea proprietăților"
+
+#: common/daverror.cpp:127
+#, kde-format
+msgid ""
+"\n"
+"The server returned more information:\n"
+"%1"
+msgstr ""
+"\n"
+"Serverul a întors mai multă informație:\n"
+"%1"
+
+#: common/daverror.cpp:131
+#, kde-format
+msgid ""
+"There was a problem with the request. The item has not been created on the "
+"server.\n"
+"%1 (%2)."
+msgstr ""
+"A apărut o problemă cu cererea. Elementul nu a fost creat pe server.\n"
+"%1 (%2)."
+
+#: common/daverror.cpp:135
+#, kde-format
+msgid ""
+"There was a problem with the request. The item has not been deleted from the "
+"server.\n"
+"%1 (%2)."
+msgstr ""
+"A apărut o problemă cu cererea. Elementul nu a fost șters de pe server.\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 ""
+"A apărut o problemă cu cererea. Elementul nu a fost modificat pe server.\n"
+"%1 (%2)."
+
+#: common/daverror.cpp:144
+#, kde-format
+msgid "There was a problem with the request."
+msgstr "A apărut o problemă cu cererea."
+
+#: common/daverror.cpp:148
+#, kde-format
+msgid ""
+"There was a problem with the request. The requested MIME types are not "
+"supported."
+msgstr ""
+"A apărut o problemă cu cererea. Tipurile MIME cerute nu sunt susținute."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdav-5.74.0/po/zh_CN/libkdav.po 
new/kdav-5.75.0/po/zh_CN/libkdav.po
--- old/kdav-5.74.0/po/zh_CN/libkdav.po 2020-09-06 12:19:12.000000000 +0200
+++ new/kdav-5.75.0/po/zh_CN/libkdav.po 2020-10-04 20:41:27.000000000 +0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-04-06 03:29+0200\n"
-"PO-Revision-Date: 2020-09-05 05:17\n"
+"PO-Revision-Date: 2020-09-23 12:18\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"


Reply via email to