Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kpackage for openSUSE:Factory checked in at 2023-07-09 20:40:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kpackage (Old) and /work/SRC/openSUSE:Factory/.kpackage.new.23466 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kpackage" Sun Jul 9 20:40:13 2023 rev:106 rq:1097716 version:5.108.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kpackage/kpackage.changes 2023-06-11 19:56:06.843461402 +0200 +++ /work/SRC/openSUSE:Factory/.kpackage.new.23466/kpackage.changes 2023-07-09 20:42:03.953753060 +0200 @@ -1,0 +2,11 @@ +Mon Jul 3 07:01:55 UTC 2023 - Christophe Marin <[email protected]> + +- Update to 5.108.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.108.0 +- Changes since 5.107.0: + * Remove qt6 CI builds + * Define json-validate-ignore property in .kde-ci.yml + +------------------------------------------------------------------- Old: ---- kpackage-5.107.0.tar.xz kpackage-5.107.0.tar.xz.sig New: ---- kpackage-5.108.0.tar.xz kpackage-5.108.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kpackage.spec ++++++ --- /var/tmp/diff_new_pack.7WdGUZ/_old 2023-07-09 20:42:04.517756454 +0200 +++ /var/tmp/diff_new_pack.7WdGUZ/_new 2023-07-09 20:42:04.525756501 +0200 @@ -23,7 +23,7 @@ %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')} %bcond_without released Name: kpackage -Version: 5.107.0 +Version: 5.108.0 Release: 0 Summary: Non-binary asset user-installable package managing framework License: GPL-2.0-or-later AND LGPL-2.0-or-later ++++++ kpackage-5.107.0.tar.xz -> kpackage-5.108.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kpackage-5.107.0/.gitlab-ci.yml new/kpackage-5.108.0/.gitlab-ci.yml --- old/kpackage-5.107.0/.gitlab-ci.yml 2023-06-03 11:49:03.000000000 +0200 +++ new/kpackage-5.108.0/.gitlab-ci.yml 2023-07-01 12:00:36.000000000 +0200 @@ -5,8 +5,5 @@ - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/linux.yml - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/linux-static.yml - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/freebsd.yml - - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/linux-qt6.yml - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/windows.yml - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/windows-static.yml - - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/freebsd-qt6.yml - - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/windows-qt6.yml diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kpackage-5.107.0/.kde-ci.yml new/kpackage-5.108.0/.kde-ci.yml --- old/kpackage-5.107.0/.kde-ci.yml 2023-06-03 11:49:03.000000000 +0200 +++ new/kpackage-5.108.0/.kde-ci.yml 2023-07-01 12:00:36.000000000 +0200 @@ -10,3 +10,4 @@ Options: test-before-installing: True require-passing-tests-on: [ 'Linux', 'FreeBSD', 'Windows' ] + json-validate-ignore: ['autotests/data/testinvalidmetadata/metadata.json'] diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kpackage-5.107.0/CMakeLists.txt new/kpackage-5.108.0/CMakeLists.txt --- old/kpackage-5.107.0/CMakeLists.txt 2023-06-03 11:49:03.000000000 +0200 +++ new/kpackage-5.108.0/CMakeLists.txt 2023-07-01 12:00:36.000000000 +0200 @@ -1,12 +1,12 @@ cmake_minimum_required(VERSION 3.16) -set(KF_VERSION "5.107.0") # handled by release scripts -set(KF_DEP_VERSION "5.107.0") # handled by release scripts +set(KF_VERSION "5.108.0") # handled by release scripts +set(KF_DEP_VERSION "5.108.0") # handled by release scripts project(KPackage VERSION ${KF_VERSION}) # ECM setup include(FeatureSummary) -find_package(ECM 5.107.0 NO_MODULE) +find_package(ECM 5.108.0 NO_MODULE) set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake Modules." URL "https://commits.kde.org/extra-cmake-modules") feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND FATAL_ON_MISSING_REQUIRED_PACKAGES) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kpackage-5.107.0/po/gl/libkpackage5.po new/kpackage-5.108.0/po/gl/libkpackage5.po --- old/kpackage-5.107.0/po/gl/libkpackage5.po 2023-06-03 11:49:03.000000000 +0200 +++ new/kpackage-5.108.0/po/gl/libkpackage5.po 2023-07-01 12:00:36.000000000 +0200 @@ -9,7 +9,7 @@ "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-09-15 00:41+0000\n" -"PO-Revision-Date: 2023-04-30 11:27+0200\n" +"PO-Revision-Date: 2023-06-24 10:16+0200\n" "Last-Translator: Adrián Chaves (Gallaecio) <[email protected]>\n" "Language-Team: Galician <[email protected]>\n" "Language: gl\n" @@ -17,7 +17,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Lokalize 23.04.0\n" +"X-Generator: Lokalize 23.04.2\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -44,7 +44,7 @@ #: kpackage/private/packagejobthread.cpp:144 #, kde-format msgid "Could not create package root directory: %1" -msgstr "Non se puido crear o directorio raÃz do paquete: %1" +msgstr "Non se puido crear o cartafol raÃz do paquete: %1" #: kpackage/private/packagejobthread.cpp:153 #, kde-format @@ -140,7 +140,7 @@ #: kpackage/private/packages.cpp:17 kpackage/private/packages.cpp:38 #, kde-format msgid "Main Script File" -msgstr "Ficheiro de script principal" +msgstr "Ficheiro de guión principal" #: kpackage/private/packages.cpp:48 #, kde-format @@ -170,7 +170,7 @@ #: kpackage/private/packages.cpp:64 #, kde-format msgid "Executable Scripts" -msgstr "Scripts executábeis" +msgstr "Guións executábeis" #: kpackage/private/packages.cpp:69 #, kde-format @@ -196,7 +196,7 @@ #, kde-format msgctxt "package type" msgid "wallpaper" -msgstr "fondo de escritorio" +msgstr "fondo de pantalla" #: kpackagetool/kpackagetool.cpp:184 #, kde-format @@ -224,7 +224,7 @@ #: kpackagetool/kpackagetool.cpp:346 #, kde-format msgid "Showing info for package: %1" -msgstr "Mostrar información do paquete: %1" +msgstr "Amosar información do paquete: %1" #: kpackagetool/kpackagetool.cpp:347 #, kde-format @@ -372,7 +372,7 @@ #, kde-format msgctxt "Do not translate <name>" msgid "Show information of package <name>" -msgstr "Mostrar información do paquete <name>" +msgstr "Amosar información do paquete <name>" #: kpackagetool/options.h:50 #, kde-format @@ -403,7 +403,7 @@ "directories for this KDE session will be searched instead." msgstr "" "A ruta absoluta á raÃz do paquete. Se non se indica, entón buscarase nos " -"directorios estándar para datos desta sesión de KDE." +"cartafoles estándar para datos desta sesión de KDE." #: kpackagetool/options.h:82 #, kde-format @@ -414,7 +414,7 @@ msgstr "" "Rexenerar o Ãndice de complementos. Debe usarse en combinación coa opción «-" "t» ou a opción «-g». Rexenera o Ãndice do tipo ou raÃz de paquete indicados. " -"Traballa no directorio persoal a non ser que empregue a opción «-g»." +"Traballa no cartafol persoal a non ser que use a opción «-g»." #: kpackagetool/options.h:90 #, kde-format @@ -425,7 +425,7 @@ msgstr "" "Retirar o Ãndice de complementos. Debe usarse en combinación coa opción «-t» " "ou a opción «-g». Rexenera o Ãndice do tipo ou raÃz de paquete indicados. " -"Traballa no directorio persoal a non ser que empregue a opción «-g»." +"Traballa no cartafol persoal a non ser que use a opción «-g»." #: kpackagetool/options.h:98 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kpackage-5.107.0/po/zh_CN/libkpackage5.po new/kpackage-5.108.0/po/zh_CN/libkpackage5.po --- old/kpackage-5.107.0/po/zh_CN/libkpackage5.po 2023-06-03 11:49:03.000000000 +0200 +++ new/kpackage-5.108.0/po/zh_CN/libkpackage5.po 2023-07-01 12:00:36.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-09-15 00:41+0000\n" -"PO-Revision-Date: 2023-05-22 14:00\n" +"PO-Revision-Date: 2023-06-17 04:11\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"
