Hello community, here is the log from the commit of package kdav for openSUSE:Factory checked in at 2020-02-10 21:48:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kdav (Old) and /work/SRC/openSUSE:Factory/.kdav.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdav" Mon Feb 10 21:48:19 2020 rev:36 rq:771632 version:19.12.2 Changes: -------- --- /work/SRC/openSUSE:Factory/kdav/kdav.changes 2020-01-11 14:41:57.425230288 +0100 +++ /work/SRC/openSUSE:Factory/.kdav.new.26092/kdav.changes 2020-02-10 21:48:21.126022796 +0100 @@ -1,0 +2,14 @@ +Fri Feb 7 08:37:16 UTC 2020 - Christophe Giboudeaux <[email protected]> + +- Replace %make_jobs with %cmake_build. + +------------------------------------------------------------------- +Wed Feb 5 06:29:00 UTC 2020 - Luca Beltrame <[email protected]> + +- Update to 19.12.2 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/releases/19.12.2 +- No code change since 19.12.1 + +------------------------------------------------------------------- Old: ---- kdav-19.12.1.tar.xz kdav-19.12.1.tar.xz.sig New: ---- kdav-19.12.2.tar.xz kdav-19.12.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdav.spec ++++++ --- /var/tmp/diff_new_pack.ZAeca6/_old 2020-02-10 21:48:21.594023055 +0100 +++ /var/tmp/diff_new_pack.ZAeca6/_new 2020-02-10 21:48:21.594023055 +0100 @@ -18,7 +18,7 @@ %bcond_without lang Name: kdav -Version: 19.12.1 +Version: 19.12.2 Release: 0 Summary: DAV protocol implementation License: GPL-2.0-only @@ -67,7 +67,7 @@ %build %cmake_kf5 -d build -%make_jobs +%cmake_build %install %kf5_makeinstall -C build ++++++ kdav-19.12.1.tar.xz -> kdav-19.12.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdav-19.12.1/CMakeLists.txt new/kdav-19.12.2/CMakeLists.txt --- old/kdav-19.12.1/CMakeLists.txt 2020-01-07 03:35:25.000000000 +0100 +++ new/kdav-19.12.2/CMakeLists.txt 2020-02-04 03:04:57.000000000 +0100 @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.5) -set(PIM_VERSION "5.13.1") +set(PIM_VERSION "5.13.2") project(libkdav VERSION ${PIM_VERSION}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdav-19.12.1/po/ca@valencia/libkdav.po new/kdav-19.12.2/po/ca@valencia/libkdav.po --- old/kdav-19.12.1/po/ca@valencia/libkdav.po 2020-01-07 03:35:23.000000000 +0100 +++ new/kdav-19.12.2/po/ca@valencia/libkdav.po 2020-02-04 03:04:54.000000000 +0100 @@ -94,8 +94,8 @@ #: common/daverror.cpp:127 #, kde-format msgid "" -"There was a problem with the request. The collection has not been modified " -"on the server.\n" +"There was a problem with the request. The collection has not been modified on " +"the server.\n" "%1 (%2)." msgstr "" "S'ha produït un problema amb la sol·licitud. La col·lecció no ha estat " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdav-19.12.1/po/ia/libkdav.po new/kdav-19.12.2/po/ia/libkdav.po --- old/kdav-19.12.1/po/ia/libkdav.po 1970-01-01 01:00:00.000000000 +0100 +++ new/kdav-19.12.2/po/ia/libkdav.po 2020-02-04 03:04:55.000000000 +0100 @@ -0,0 +1,161 @@ +# Copyright (C) YEAR This file is copyright: +# This file is distributed under the same license as the kdav package. +# +# Giovanni Sora <[email protected]>, 2020. +msgid "" +msgstr "" +"Project-Id-Version: kdav\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2019-11-08 03:21+0100\n" +"PO-Revision-Date: 2020-01-19 16:39+0100\n" +"Last-Translator: Giovanni Sora <[email protected]>\n" +"Language-Team: Interlingua <[email protected]>\n" +"Language: ia\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 2.0\n" + +#: common/daverror.cpp:96 +#, kde-format +msgid "Invalid username/password" +msgstr "Invalide nomine de usator / contrasigno" + +#: common/daverror.cpp:98 +#, kde-format +msgid "Access forbidden" +msgstr "Accesso prohibite" + +#: common/daverror.cpp:100 +#, kde-format +msgid "Resource not found" +msgstr "Il non trovava ressource" + +#: common/daverror.cpp:102 +#, kde-format +msgid "HTTP error" +msgstr "Error HTTP" + +#: common/daverror.cpp:104 +#, kde-format +msgid "" +"There was a problem with the request.\n" +"%1 (%2)." +msgstr "" +"Il habeva un problema con le requesta.\n" +" %1(%2)." + +#: common/daverror.cpp:108 +#, kde-format +msgid "Protocol for the collection does not support MULTIGET" +msgstr "Le protocollo pro le collection non supporta MULTIGET" + +#: common/daverror.cpp:111 +#, kde-format +msgid "" +"The server encountered an error that prevented it from completing your " +"request: %1 (%2)" +msgstr "" +"Le servitor incontrava un error que impediva ex completar tu requesta: %1 " +"(%2)" + +#: common/daverror.cpp:114 +#, kde-format +msgid "" +"There was a problem with the request. The collection has not been deleted " +"from the server.\n" +"%1 (%2)." +msgstr "" +"Il habeva un problema con le requesta. Le collection non ha essite delite ex " +"le servitor.\n" +"%1 (%2)." + +#: common/daverror.cpp:118 +#, kde-format +msgid "Invalid responses from backend" +msgstr "Responsas invalide ex retro-administration" + +#: common/daverror.cpp:121 +#, kde-format +msgid "Error setting focus for XQuery" +msgstr "Error durante que il fixava foco per XQuery" + +#: common/daverror.cpp:124 +#, kde-format +msgid "Invalid XQuery submitted by DAV implementation" +msgstr "XQuery invalide submittite per implementation de DAV" + +#: common/daverror.cpp:127 +#, kde-format +msgid "" +"There was a problem with the request. The collection has not been modified " +"on the server.\n" +"%1 (%2)." +msgstr "" + +#: common/daverror.cpp:131 +#, kde-format +msgid "No properties to change or remove" +msgstr "Nulle proprietates de modificar o remover" + +#: common/daverror.cpp:134 +#, kde-format +msgid "There was an error when modifying the properties" +msgstr "Il haveba un error durante que on modificava le proprietates" + +#: common/daverror.cpp:136 +#, kde-format +msgid "" +"\n" +"The server returned more information:\n" +"%1" +msgstr "" +"\n" +"Le servitor retornava plure de information:\n" +"%1" + +#: common/daverror.cpp:140 +#, kde-format +msgid "" +"There was a problem with the request. The item has not been created on the " +"server.\n" +"%1 (%2)." +msgstr "" +"Il habeva un problema con le requesta. Le elemento non ha essite create sur " +"le servitor.\n" +"%1 (%2)." + +#: common/daverror.cpp:144 +#, kde-format +msgid "" +"There was a problem with the request. The item has not been deleted from the " +"server.\n" +"%1 (%2)." +msgstr "" +"Il habeva un problema con le requesta. Le elemento non ha essite delite ex " +"le servitor.\n" +"%1 (%2)." + +#: common/daverror.cpp:148 +#, kde-format +msgid "" +"There was a problem with the request. The item was not modified on the " +"server.\n" +"%1 (%2)." +msgstr "" +"Il habeva un problema con le requesta. Le elemento non esseva modificate sur " +"le servitor.\n" +"%1 (%2)." + +#: common/daverror.cpp:153 +#, kde-format +msgid "There was a problem with the request." +msgstr "" + +#: common/daverror.cpp:157 +#, kde-format +msgid "" +"There was a problem with the request. The requested MIME types are not " +"supported." +msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdav-19.12.1/po/zh_CN/libkdav.po new/kdav-19.12.2/po/zh_CN/libkdav.po --- old/kdav-19.12.1/po/zh_CN/libkdav.po 2020-01-07 03:35:24.000000000 +0100 +++ new/kdav-19.12.2/po/zh_CN/libkdav.po 2020-02-04 03:04:57.000000000 +0100 @@ -8,7 +8,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-11-08 03:21+0100\n" -"PO-Revision-Date: 2020-01-04 21:49\n" +"PO-Revision-Date: 2020-01-20 21:56\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"
