Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kdesignerplugin for openSUSE:Factory checked in at 2024-01-15 22:12:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kdesignerplugin (Old) and /work/SRC/openSUSE:Factory/.kdesignerplugin.new.21961 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdesignerplugin" Mon Jan 15 22:12:31 2024 rev:123 rq:1138908 version:5.114.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kdesignerplugin/kdesignerplugin.changes 2023-12-17 21:31:32.727885313 +0100 +++ /work/SRC/openSUSE:Factory/.kdesignerplugin.new.21961/kdesignerplugin.changes 2024-01-15 22:14:47.089081956 +0100 @@ -1,0 +2,9 @@ +Sat Jan 13 11:21:31 UTC 2024 - Christophe Marin <christo...@krop.fr> + +- Update to 5.114.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.114.0 +- No code change since 5.113.0 + +------------------------------------------------------------------- Old: ---- kdesignerplugin-5.113.0.tar.xz kdesignerplugin-5.113.0.tar.xz.sig New: ---- kdesignerplugin-5.114.0.tar.xz kdesignerplugin-5.114.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdesignerplugin.spec ++++++ --- /var/tmp/diff_new_pack.fU7Tlu/_old 2024-01-15 22:14:47.897111477 +0100 +++ /var/tmp/diff_new_pack.fU7Tlu/_new 2024-01-15 22:14:47.901111623 +0100 @@ -23,7 +23,7 @@ %define qt5_version 5.15.2 %bcond_without released Name: kdesignerplugin -Version: 5.113.0 +Version: 5.114.0 Release: 0 Summary: Framework for integration of KDE frameworks widgets with Qt Designer License: LGPL-2.1-or-later ++++++ kdesignerplugin-5.113.0.tar.xz -> kdesignerplugin-5.114.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdesignerplugin-5.113.0/.gitlab-ci.yml new/kdesignerplugin-5.114.0/.gitlab-ci.yml --- old/kdesignerplugin-5.113.0/.gitlab-ci.yml 2023-12-02 10:25:36.000000000 +0100 +++ new/kdesignerplugin-5.114.0/.gitlab-ci.yml 2024-01-06 09:51:49.000000000 +0100 @@ -2,6 +2,8 @@ # SPDX-License-Identifier: CC0-1.0 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/windows.yml + - project: sysadmin/ci-utilities + file: + - /gitlab-templates/linux.yml + - /gitlab-templates/freebsd.yml + - /gitlab-templates/windows.yml diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdesignerplugin-5.113.0/CMakeLists.txt new/kdesignerplugin-5.114.0/CMakeLists.txt --- old/kdesignerplugin-5.113.0/CMakeLists.txt 2023-12-02 10:25:36.000000000 +0100 +++ new/kdesignerplugin-5.114.0/CMakeLists.txt 2024-01-06 09:51:49.000000000 +0100 @@ -1,11 +1,11 @@ cmake_minimum_required(VERSION 3.16) -set(KF_VERSION "5.113.0") # handled by release scripts -set(KF_DEP_VERSION "5.113.0") # handled by release scripts +set(KF_VERSION "5.114.0") # handled by release scripts +set(KF_DEP_VERSION "5.114.0") # handled by release scripts project(KDesignerPlugin VERSION ${KF_VERSION}) include(FeatureSummary) -find_package(ECM 5.113.0 NO_MODULE) +find_package(ECM 5.114.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/kdesignerplugin-5.113.0/poqm/fr/kdesignerplugin5_qt.po new/kdesignerplugin-5.114.0/poqm/fr/kdesignerplugin5_qt.po --- old/kdesignerplugin-5.113.0/poqm/fr/kdesignerplugin5_qt.po 2023-12-02 10:25:36.000000000 +0100 +++ new/kdesignerplugin-5.114.0/poqm/fr/kdesignerplugin5_qt.po 2024-01-06 09:51:49.000000000 +0100 @@ -1,6 +1,6 @@ # translation of kdelibs4.po to Français # translation of kdelibs4.po to -# SPDX-FileCopyrightText: 2021, 2023 Xavier Besnard <xavier.besn...@neuf.fr> +# SPDX-FileCopyrightText: 2021, 2023 Xavier Besnard <xavier.besn...@kde.org> # Matthieu Robin <k...@macolu.org>, 2002,2003, 2004. # Robert Jacolin <rjaco...@ifrance.com>, 2003,2004. # Gilles Caulier <caulier.gil...@free.fr>, 2003. @@ -18,7 +18,7 @@ # Joëlle Cornavin <jc...@free.fr>, 2007, 2008, 2009, 2010, 2011, 2012, 2013. # Sebastien Renard <ren...@kde.org>, 2013, 2014. # Vincent Pinon <vpi...@kde.org>, 2017. -# Xavier BESNARD <xavier.besn...@neuf.fr>, 2023. +# Xavier Besnard <xavier.besn...@kde.org>, 2023. msgid "" msgstr "" "Project-Id-Version: kdelibs4\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdesignerplugin-5.113.0/poqm/he/kdesignerplugin5_qt.po new/kdesignerplugin-5.114.0/poqm/he/kdesignerplugin5_qt.po --- old/kdesignerplugin-5.113.0/poqm/he/kdesignerplugin5_qt.po 2023-12-02 10:25:36.000000000 +0100 +++ new/kdesignerplugin-5.114.0/poqm/he/kdesignerplugin5_qt.po 2024-01-06 09:51:49.000000000 +0100 @@ -19,70 +19,67 @@ # Elkana Bardugo <ttv...@gmail.com>, 2017. #zanata msgid "" msgstr "" -"PO-Revision-Date: 2017-05-16 06:49-0400\n" -"Last-Translator: Copied by Zanata <copied-by-zan...@zanata.org>\n" +"Project-Id-Version: \n" +"POT-Creation-Date: \n" +"PO-Revision-Date: 2023-12-15 22:00+0200\n" +"Last-Translator: Yaron Shahrabani <sh.ya...@gmail.com>\n" "Language-Team: Hebrew <kde-i18n-...@kde.org>\n" "Language: he\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Zanata 3.9.6\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Poedit 3.4.1\n" "X-Qt-Contexts: true\n" #: kgendesignerplugin.cpp:88 -#, fuzzy msgctxt "main|" msgid "Builds Qt widget plugins from an ini style description file." -msgstr "×× ××ת ת××¡×¤× ×¤×¨×××× ×רפ××× ×©× Qt ×ת×× ×§×××¥ ת×××ר ס×× ×× ×ת×× ×ת ini." +msgstr "×× ××ת ת××¡×¤× ×¤×¨×××× ×רפ××× ×©× Qt ×ת×× ×§×××¥ ת×××ר ×ס×× ×× ini." #: kgendesignerplugin.cpp:95 -#, fuzzy msgctxt "main|" msgid "Input file." -msgstr "×§×××¥ ×§××" +msgstr "×§×××¥ ×§××." #: kgendesignerplugin.cpp:96 -#, fuzzy msgctxt "main|" msgid "Output file." -msgstr "×§×××¥ פ××" +msgstr "×§×××¥ פ××." #: kgendesignerplugin.cpp:97 -#, fuzzy msgctxt "main|" msgid "" "Name of the plugin class to generate (deprecated, use PluginName in the " "input file)." -msgstr "×©× ×××קת ×ת×ספ×× ××צ×ר×" +msgstr "" +"×©× ×××קת ×ת×ספ×× ××צ××¨× (×ש×××ש ××פסק, ×ש ××שת×ש ×Ö¾PluginName ××§×××¥ ××§××)." #: kgendesignerplugin.cpp:98 -#, fuzzy msgctxt "main|" msgid "" "Default widget group name to display in designer (deprecated, use " "DefaultGroup in the input file)." -msgstr "×©× ××ש×ש ××ר×רת ×××× ××צ×ת ×§××צת ×פר×××× ××רפ××× ×Ö¾Designer" +msgstr "" +"×©× ×§××צת ×פק××× ××ר×רת ×××× ××צ×× ×××¢×¦× (×ש×××ש ××פסק, ×ש ××שת×ש ×Ö¾" +"DefaultGroup ××§×××¥ ××§××)." #: kgendesignerplugin.cpp:101 msgctxt "kgendesignerplugin about data|" msgid "kgendesignerplugin" -msgstr "" +msgstr "kgendesignerplugin" #: kgendesignerplugin.cpp:105 -#, fuzzy msgctxt "kgendesignerplugin about data|" msgid "(C) 2004-2005 Ian Reinhart Geiser" -msgstr "(C) 2004-2005 Ian Reinhart Geiser" +msgstr "(C) 2004â-2005 ×××× ×¨××× ×××¨× ××××ר" #: kgendesignerplugin.cpp:109 -#, fuzzy msgctxt "kgendesignerplugin about data|" msgid "Ian Reinhart Geiser" -msgstr "Ian Reinhart Geiser" +msgstr "×××× ×¨××× ×××¨× ××××ר" #: kgendesignerplugin.cpp:110 -#, fuzzy msgctxt "kgendesignerplugin about data|" msgid "Daniel Molkentin" -msgstr "Daniel Molkentin" +msgstr "×× ××× ××××§× ×××" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdesignerplugin-5.113.0/poqm/zh_CN/kdesignerplugin5_qt.po new/kdesignerplugin-5.114.0/poqm/zh_CN/kdesignerplugin5_qt.po --- old/kdesignerplugin-5.113.0/poqm/zh_CN/kdesignerplugin5_qt.po 2023-12-02 10:25:36.000000000 +0100 +++ new/kdesignerplugin-5.114.0/poqm/zh_CN/kdesignerplugin5_qt.po 2024-01-06 09:51:49.000000000 +0100 @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: kdeorg\n" -"PO-Revision-Date: 2023-11-25 02:29\n" +"PO-Revision-Date: 2023-12-30 13:41\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" "MIME-Version: 1.0\n"