Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kcmutils for openSUSE:Factory checked in at 2023-07-09 20:39:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kcmutils (Old) and /work/SRC/openSUSE:Factory/.kcmutils.new.23466 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kcmutils" Sun Jul 9 20:39:32 2023 rev:119 rq:1097677 version:5.108.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kcmutils/kcmutils.changes 2023-06-11 19:55:07.275102186 +0200 +++ /work/SRC/openSUSE:Factory/.kcmutils.new.23466/kcmutils.changes 2023-07-09 20:41:14.549455807 +0200 @@ -1,0 +2,10 @@ +Mon Jul 3 07:01:39 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 + +------------------------------------------------------------------- Old: ---- kcmutils-5.107.0.tar.xz kcmutils-5.107.0.tar.xz.sig New: ---- kcmutils-5.108.0.tar.xz kcmutils-5.108.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kcmutils.spec ++++++ --- /var/tmp/diff_new_pack.DJaOsa/_old 2023-07-09 20:41:15.133459321 +0200 +++ /var/tmp/diff_new_pack.DJaOsa/_new 2023-07-09 20:41:15.137459345 +0200 @@ -26,7 +26,7 @@ %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')} %bcond_without released Name: kcmutils -Version: 5.107.0 +Version: 5.108.0 Release: 0 Summary: Classes to work with KCModules License: LGPL-2.1-or-later ++++++ kcmutils-5.107.0.tar.xz -> kcmutils-5.108.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcmutils-5.107.0/.gitlab-ci.yml new/kcmutils-5.108.0/.gitlab-ci.yml --- old/kcmutils-5.107.0/.gitlab-ci.yml 2023-06-03 11:42:17.000000000 +0200 +++ new/kcmutils-5.108.0/.gitlab-ci.yml 2023-07-01 11:54:03.000000000 +0200 @@ -4,7 +4,4 @@ include: - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/linux.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/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/kcmutils-5.107.0/CMakeLists.txt new/kcmutils-5.108.0/CMakeLists.txt --- old/kcmutils-5.107.0/CMakeLists.txt 2023-06-03 11:42:17.000000000 +0200 +++ new/kcmutils-5.108.0/CMakeLists.txt 2023-07-01 11:54:03.000000000 +0200 @@ -1,11 +1,11 @@ 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(KCMUtils VERSION ${KF_VERSION}) 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/kcmutils-5.107.0/po/cs/kcmutils5.po new/kcmutils-5.108.0/po/cs/kcmutils5.po --- old/kcmutils-5.107.0/po/cs/kcmutils5.po 2023-06-03 11:42:17.000000000 +0200 +++ new/kcmutils-5.108.0/po/cs/kcmutils5.po 2023-07-01 11:54:03.000000000 +0200 @@ -18,7 +18,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" -"X-Generator: Lokalize 22.12.3\n" +"X-Generator: Lokalize 23.04.0\n" "X-Language: cs_CZ\n" "X-Source-Language: en_US\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcmutils-5.107.0/po/de/kcmutils5.po new/kcmutils-5.108.0/po/de/kcmutils5.po --- old/kcmutils-5.107.0/po/de/kcmutils5.po 2023-06-03 11:42:17.000000000 +0200 +++ new/kcmutils-5.108.0/po/de/kcmutils5.po 2023-07-01 11:54:03.000000000 +0200 @@ -22,7 +22,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 22.07.70\n" +"X-Generator: Lokalize 23.07.70\n" #, kde-format msgctxt "NAME OF TRANSLATORS" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcmutils-5.107.0/po/eo/kcmutils5.po new/kcmutils-5.108.0/po/eo/kcmutils5.po --- old/kcmutils-5.107.0/po/eo/kcmutils5.po 2023-06-03 11:42:17.000000000 +0200 +++ new/kcmutils-5.108.0/po/eo/kcmutils5.po 2023-07-01 11:54:03.000000000 +0200 @@ -3,7 +3,7 @@ # Wolfram Diestel <[email protected]>, 1998. # Heiko Evermann <[email protected]>, 2002, 2003. # Matthias Peick <[email protected]>, 2004, 2005. -# Oliver Kellogg <[email protected]>,2007. +# Oliver Kellogg <[email protected]>, 2007, 2023. # Cindy McKee <[email protected]>, 2007, 2008. # Axel Rousseau <[email protected]>, 2009. # Michael Moroni <[email protected]>, 2012. @@ -15,7 +15,7 @@ "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-12-07 00:43+0000\n" -"PO-Revision-Date: 2023-01-05 10:00+0100\n" +"PO-Revision-Date: 2023-06-04 23:16+0100\n" "Last-Translator: Oliver Kellogg <[email protected]>\n" "Language-Team: Esperanto <[email protected]>\n" "Language: eo\n" @@ -232,7 +232,7 @@ #: qml/components/KPluginSelector.qml:81 #, kde-format msgid "No matches" -msgstr "" +msgstr "Neniuj kongruoj" #: qml/components/KPluginSelector.qml:81 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcmutils-5.107.0/po/fi/kcmutils5.po new/kcmutils-5.108.0/po/fi/kcmutils5.po --- old/kcmutils-5.107.0/po/fi/kcmutils5.po 2023-06-03 11:42:17.000000000 +0200 +++ new/kcmutils-5.108.0/po/fi/kcmutils5.po 2023-07-01 11:54:03.000000000 +0200 @@ -34,7 +34,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 22.12.3\n" +"X-Generator: Lokalize 23.04.1\n" "X-POT-Import-Date: 2013-01-13 20:43:21+0000\n" #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcmutils-5.107.0/po/gl/kcmutils5.po new/kcmutils-5.108.0/po/gl/kcmutils5.po --- old/kcmutils-5.107.0/po/gl/kcmutils5.po 2023-06-03 11:42:17.000000000 +0200 +++ new/kcmutils-5.108.0/po/gl/kcmutils5.po 2023-07-01 11:54:03.000000000 +0200 @@ -24,7 +24,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.1\n" #, kde-format msgctxt "NAME OF TRANSLATORS" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcmutils-5.107.0/po/it/kcmutils5.po new/kcmutils-5.108.0/po/it/kcmutils5.po --- old/kcmutils-5.107.0/po/it/kcmutils5.po 2023-06-03 11:42:17.000000000 +0200 +++ new/kcmutils-5.108.0/po/it/kcmutils5.po 2023-07-01 11:54:03.000000000 +0200 @@ -24,7 +24,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.1\n" #, kde-format msgctxt "NAME OF TRANSLATORS" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcmutils-5.107.0/po/ro/kcmutils5.po new/kcmutils-5.108.0/po/ro/kcmutils5.po --- old/kcmutils-5.107.0/po/ro/kcmutils5.po 2023-06-03 11:42:17.000000000 +0200 +++ new/kcmutils-5.108.0/po/ro/kcmutils5.po 2023-07-01 11:54:03.000000000 +0200 @@ -1,14 +1,12 @@ -# Traducerea kdelibs4.po în RomânÄ -# LaurenÅ£iu Buzdugan <[email protected]>, 2008, 2009. -# Sergiu Bivol <[email protected]>, 2008, 2009, 2010. -# Sergiu Bivol <[email protected]>, 2010, 2012, 2013, 2014, 2020, 2021, 2022. -# Cristian OneÈ <[email protected]>, 2010, 2011, 2012, 2013. +# Copyright (C) 2023 This file is copyright: +# This file is distributed under the same license as the kcmutils package. +# Sergiu Bivol <[email protected]>, 2008, 2009, 2010, 2012, 2013, 2014, 2020, 2021, 2022, 2023. msgid "" msgstr "" -"Project-Id-Version: kdelibs4\n" +"Project-Id-Version: kcmutils\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-12-07 00:43+0000\n" -"PO-Revision-Date: 2022-06-01 15:14+0100\n" +"PO-Revision-Date: 2023-06-18 18:20+0100\n" "Last-Translator: Sergiu Bivol <[email protected]>\n" "Language-Team: Romanian <[email protected]>\n" "Language: ro\n" @@ -22,12 +20,12 @@ #, kde-format msgctxt "NAME OF TRANSLATORS" msgid "Your names" -msgstr "Claudiu Costin,Sergiu Bivol,LaurenÈiu Buzdugan,Cristian OneÈ" +msgstr "Sergiu Bivol" #, kde-format msgctxt "EMAIL OF TRANSLATORS" msgid "Your emails" -msgstr ",[email protected],[email protected],[email protected]" +msgstr "[email protected]" #: kcmoduleloader.cpp:57 kcmoduleloader.cpp:160 #, kde-format @@ -53,12 +51,12 @@ "carefully and try to remove the module mentioned in the error message. If " "this fails, consider contacting your distributor or packager.</p></qt>" msgstr "" -"<qt><p>Motive posibile:<ul><li>A apÄrut o eroare la ultima actualizare de " -"sistem ce a lÄsat în urmÄ un modul de control orfan</li><li>AveÈi în sistem " -"un module vechi de la terÈi.</li></ul></p><p>VerificaÈi aceste situaÈii cu " -"atenÈie Èi încercaÈi sÄ ÈtergeÈi modulul menÈionat în mesajul de eroare. " -"DacÄ acest lucru eÈueazÄ, contactaÈi distribuitorul dumneavoastrÄ de " -"software.</p></qt>" +"<qt><p>Motive posibile:<ul><li>A intervenit o eroare la ultima actualizare " +"de sistem ce a lÄsat în urmÄ un modul de control orfan</li><li>AveÈi în " +"sistem module vechi de la terÈi.</li></ul></p><p>VerificaÈi aceste situaÈii " +"cu atenÈie Èi încercaÈi sÄ ÈtergeÈi modulul menÈionat în mesajul de eroare. " +"DacÄ acest lucru eÈueazÄ, contactaÈi distribuitorul sau împachetatorul " +"dumneavoastrÄ.</p></qt>" #: kcmoduleloader.cpp:153 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcmutils-5.107.0/po/zh_CN/kcmutils5.po new/kcmutils-5.108.0/po/zh_CN/kcmutils5.po --- old/kcmutils-5.107.0/po/zh_CN/kcmutils5.po 2023-06-03 11:42:17.000000000 +0200 +++ new/kcmutils-5.108.0/po/zh_CN/kcmutils5.po 2023-07-01 11:54:03.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-12-07 00:43+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"
