Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kdesdk-thumbnailers for openSUSE:Factory checked in at 2025-08-16 20:38:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kdesdk-thumbnailers (Old) and /work/SRC/openSUSE:Factory/.kdesdk-thumbnailers.new.1085 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdesdk-thumbnailers" Sat Aug 16 20:38:00 2025 rev:148 rq:1299601 version:25.08.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kdesdk-thumbnailers/kdesdk-thumbnailers.changes 2025-07-06 17:13:35.673068887 +0200 +++ /work/SRC/openSUSE:Factory/.kdesdk-thumbnailers.new.1085/kdesdk-thumbnailers.changes 2025-08-16 20:40:44.523614578 +0200 @@ -1,0 +2,17 @@ +Fri Aug 8 07:47:26 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 25.08.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/25.08.0/ +- No code change since 25.07.80 + +------------------------------------------------------------------- +Mon Jul 14 14:25:12 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 25.07.80 + * New feature release +- Changes since 25.04.3: + * Remove Qt5 support + +------------------------------------------------------------------- Old: ---- kdesdk-thumbnailers-25.04.3.tar.xz kdesdk-thumbnailers-25.04.3.tar.xz.sig New: ---- kdesdk-thumbnailers-25.08.0.tar.xz kdesdk-thumbnailers-25.08.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdesdk-thumbnailers.spec ++++++ --- /var/tmp/diff_new_pack.SQ9gey/_old 2025-08-16 20:40:45.103638672 +0200 +++ /var/tmp/diff_new_pack.SQ9gey/_new 2025-08-16 20:40:45.107638837 +0200 @@ -1,7 +1,7 @@ # # spec file for package kdesdk-thumbnailers # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,12 +16,12 @@ # -%define kf6_version 6.6.0 -%define qt6_version 6.6.0 +%define kf6_version 6.14.0 +%define qt6_version 6.8.0 %bcond_without released Name: kdesdk-thumbnailers -Version: 25.04.3 +Version: 25.08.0 Release: 0 Summary: Translation file thumbnail generators License: GPL-2.0-or-later @@ -48,7 +48,7 @@ %autosetup -p1 %build -%cmake_kf6 -DBUILD_WITH_QT6:BOOL=TRUE +%cmake_kf6 %kf6_build ++++++ kdesdk-thumbnailers-25.04.3.tar.xz -> kdesdk-thumbnailers-25.08.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdesdk-thumbnailers-25.04.3/.gitlab-ci.yml new/kdesdk-thumbnailers-25.08.0/.gitlab-ci.yml --- old/kdesdk-thumbnailers-25.04.3/.gitlab-ci.yml 2025-06-30 17:57:56.000000000 +0200 +++ new/kdesdk-thumbnailers-25.08.0/.gitlab-ci.yml 2025-07-31 23:41:15.000000000 +0200 @@ -4,8 +4,6 @@ include: - project: sysadmin/ci-utilities file: - - /gitlab-templates/linux.yml - - /gitlab-templates/freebsd.yml - /gitlab-templates/linux-qt6.yml - /gitlab-templates/linux-qt6-next.yml - /gitlab-templates/freebsd-qt6.yml diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdesdk-thumbnailers-25.04.3/.kde-ci.yml new/kdesdk-thumbnailers-25.08.0/.kde-ci.yml --- old/kdesdk-thumbnailers-25.04.3/.kde-ci.yml 2025-06-30 17:57:56.000000000 +0200 +++ new/kdesdk-thumbnailers-25.08.0/.kde-ci.yml 2025-07-31 23:41:15.000000000 +0200 @@ -2,15 +2,7 @@ # SPDX-License-Identifier: CC0-1.0 Dependencies: -- 'on': ['Linux/Qt5', 'FreeBSD/Qt5'] - 'require': - 'frameworks/extra-cmake-modules': '@stable' - 'frameworks/kcoreaddons': '@stable' - 'frameworks/kconfig': '@stable' - 'frameworks/ki18n': '@stable' - 'frameworks/kio': '@stable' - -- 'on': ['Linux/Qt6', 'Linux/Qt6Next', 'FreeBSD/Qt6'] +- 'on': ['@all'] 'require': 'frameworks/extra-cmake-modules': '@latest-kf6' 'frameworks/kcoreaddons': '@latest-kf6' diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdesdk-thumbnailers-25.04.3/CMakeLists.txt new/kdesdk-thumbnailers-25.08.0/CMakeLists.txt --- old/kdesdk-thumbnailers-25.04.3/CMakeLists.txt 2025-06-30 17:57:56.000000000 +0200 +++ new/kdesdk-thumbnailers-25.08.0/CMakeLists.txt 2025-07-31 23:41:15.000000000 +0200 @@ -2,15 +2,15 @@ # Release service version, managed by release script set(RELEASE_SERVICE_VERSION_MAJOR "25") -set(RELEASE_SERVICE_VERSION_MINOR "04") -set(RELEASE_SERVICE_VERSION_MICRO "3") +set(RELEASE_SERVICE_VERSION_MINOR "08") +set(RELEASE_SERVICE_VERSION_MICRO "0") set(RELEASE_SERVICE_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}") project(kdesdk-thumbnailers VERSION ${RELEASE_SERVICE_VERSION}) -set(QT_MIN_VERSION "5.15.2") -set(KF_MIN_VERSION "5.100.0") +set(QT_MIN_VERSION "6.5.0") +set(KF_MIN_VERSION "6.0.0") find_package(ECM ${KF_MIN_VERSION} REQUIRED NO_MODULE) set(CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR}/cmake/modules ${ECM_MODULE_PATH}) @@ -23,8 +23,8 @@ include(ECMOptionalAddSubdirectory) include(FeatureSummary) -find_package(Qt${QT_MAJOR_VERSION} ${QT_MIN_VERSION} CONFIG REQUIRED COMPONENTS Widgets) -find_package(KF${QT_MAJOR_VERSION} ${KF_MIN_VERSION} REQUIRED COMPONENTS Config I18n KIO) +find_package(Qt6 ${QT_MIN_VERSION} CONFIG REQUIRED COMPONENTS Widgets) +find_package(KF6 ${KF_MIN_VERSION} REQUIRED COMPONENTS Config I18n KIO) find_package(GettextPO) set_package_properties("gettext-po" PROPERTIES diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdesdk-thumbnailers-25.04.3/po/ar/pothumbnail.po new/kdesdk-thumbnailers-25.08.0/po/ar/pothumbnail.po --- old/kdesdk-thumbnailers-25.04.3/po/ar/pothumbnail.po 2025-06-30 17:57:56.000000000 +0200 +++ new/kdesdk-thumbnailers-25.08.0/po/ar/pothumbnail.po 2025-07-31 23:41:15.000000000 +0200 @@ -15,7 +15,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " -"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" +"&& n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n" #. i18n: ectx: property (text), widget (QLabel, label) #: pocreatorform.ui:20 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdesdk-thumbnailers-25.04.3/po/es/pothumbnail.po new/kdesdk-thumbnailers-25.08.0/po/es/pothumbnail.po --- old/kdesdk-thumbnailers-25.04.3/po/es/pothumbnail.po 2025-06-30 17:57:56.000000000 +0200 +++ new/kdesdk-thumbnailers-25.08.0/po/es/pothumbnail.po 2025-07-31 23:41:15.000000000 +0200 @@ -8,7 +8,7 @@ "Project-Id-Version: pothumbnail\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2023-11-05 12:37+0000\n" -"PO-Revision-Date: 2025-06-10 00:43+0100\n" +"PO-Revision-Date: 2025-06-08 00:53+0100\n" "Last-Translator: Eloy Cuadra <ecua...@eloihr.net>\n" "Language-Team: Spanish <kde-l10n...@kde.org>\n" "Language: es\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdesdk-thumbnailers-25.04.3/po/he/pothumbnail.po new/kdesdk-thumbnailers-25.08.0/po/he/pothumbnail.po --- old/kdesdk-thumbnailers-25.04.3/po/he/pothumbnail.po 2025-06-30 17:57:56.000000000 +0200 +++ new/kdesdk-thumbnailers-25.08.0/po/he/pothumbnail.po 2025-07-31 23:41:15.000000000 +0200 @@ -14,7 +14,8 @@ "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" +"Plural-Forms: nplurals=4; plural=(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && " +"n % 10 == 0) ? 2 : 3));\n" "X-Generator: Lokalize 24.08.1\n" #. i18n: ectx: property (text), widget (QLabel, label) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdesdk-thumbnailers-25.04.3/po/lv/pothumbnail.po new/kdesdk-thumbnailers-25.08.0/po/lv/pothumbnail.po --- old/kdesdk-thumbnailers-25.04.3/po/lv/pothumbnail.po 1970-01-01 01:00:00.000000000 +0100 +++ new/kdesdk-thumbnailers-25.08.0/po/lv/pothumbnail.po 2025-07-31 23:41:15.000000000 +0200 @@ -0,0 +1,43 @@ +# Copyright (C) 2025 This file is copyright: +# This file is distributed under the same license as the kdesdk-thumbnailers package. +# +# SPDX-FileCopyrightText: 2025 Toms Trasuns <toms.tras...@posteo.net> +msgid "" +msgstr "" +"Project-Id-Version: kdesdk-thumbnailers\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2023-11-05 12:37+0000\n" +"PO-Revision-Date: 2025-06-30 16:50+0300\n" +"Last-Translator: Toms Trasuns <toms.tras...@posteo.net>\n" +"Language-Team: Latvian <kde-i18n-...@kde.org>\n" +"Language: lv\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%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : " +"2);\n" +"X-Generator: Lokalize 25.04.2\n" + +#. i18n: ectx: property (text), widget (QLabel, label) +#: pocreatorform.ui:20 +#, kde-format +msgid "Translated: " +msgstr "Iztulkots: " + +#. i18n: ectx: property (text), widget (QLabel, label_2) +#: pocreatorform.ui:30 +#, kde-format +msgid "Fuzzy: " +msgstr "Aptuvens: " + +#. i18n: ectx: property (text), widget (QLabel, label_3) +#: pocreatorform.ui:40 +#, kde-format +msgid "Untranslated: " +msgstr "Netulkots: " + +#. i18n: ectx: property (text), widget (QLabel, label_4) +#: pocreatorform.ui:50 +#, kde-format +msgid "Obsoleted: " +msgstr "Novecojis: " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdesdk-thumbnailers-25.04.3/po/zh_CN/pothumbnail.po new/kdesdk-thumbnailers-25.08.0/po/zh_CN/pothumbnail.po --- old/kdesdk-thumbnailers-25.04.3/po/zh_CN/pothumbnail.po 2025-06-30 17:57:56.000000000 +0200 +++ new/kdesdk-thumbnailers-25.08.0/po/zh_CN/pothumbnail.po 2025-07-31 23:41:15.000000000 +0200 @@ -14,8 +14,8 @@ "X-Crowdin-Project: kdeorg\n" "X-Crowdin-Project-ID: 269464\n" "X-Crowdin-Language: zh-CN\n" -"X-Crowdin-File: /kf5-trunk/messages/kdesdk-thumbnailers/pothumbnail.pot\n" -"X-Crowdin-File-ID: 5872\n" +"X-Crowdin-File: /kf6-stable/messages/kdesdk-thumbnailers/pothumbnail.pot\n" +"X-Crowdin-File-ID: 58154\n" #. i18n: ectx: property (text), widget (QLabel, label) #: pocreatorform.ui:20 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdesdk-thumbnailers-25.04.3/po_thumbnailer/CMakeLists.txt new/kdesdk-thumbnailers-25.08.0/po_thumbnailer/CMakeLists.txt --- old/kdesdk-thumbnailers-25.04.3/po_thumbnailer/CMakeLists.txt 2025-06-30 17:57:56.000000000 +0200 +++ new/kdesdk-thumbnailers-25.08.0/po_thumbnailer/CMakeLists.txt 2025-07-31 23:41:15.000000000 +0200 @@ -1,6 +1,6 @@ add_definitions(-DTRANSLATION_DOMAIN="pothumbnail") -kcoreaddons_add_plugin(pothumbnail INSTALL_NAMESPACE "kf${QT_MAJOR_VERSION}/thumbcreator") +kcoreaddons_add_plugin(pothumbnail INSTALL_NAMESPACE "kf6/thumbcreator") target_sources(pothumbnail PRIVATE pocreator.cpp @@ -12,10 +12,10 @@ target_link_libraries(pothumbnail Qt::Widgets - KF${QT_MAJOR_VERSION}::I18n - KF${QT_MAJOR_VERSION}::ConfigGui - KF${QT_MAJOR_VERSION}::KIOGui - KF${QT_MAJOR_VERSION}::WidgetsAddons + KF6::I18n + KF6::ConfigGui + KF6::KIOGui + KF6::WidgetsAddons GettextPO::GettextPO ) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdesdk-thumbnailers-25.04.3/po_thumbnailer/pothumbnail.json new/kdesdk-thumbnailers-25.08.0/po_thumbnailer/pothumbnail.json --- old/kdesdk-thumbnailers-25.04.3/po_thumbnailer/pothumbnail.json 2025-06-30 17:57:56.000000000 +0200 +++ new/kdesdk-thumbnailers-25.08.0/po_thumbnailer/pothumbnail.json 2025-07-31 23:41:15.000000000 +0200 @@ -36,6 +36,7 @@ "Name[kk]": "Gettext аудармасы", "Name[ko]": "Gettext 번역", "Name[lt]": "Gettext vertimas", + "Name[lv]": "„Gettext“ tulkotājs", "Name[mr]": "गेटटेक्स्ट भाषांतर", "Name[nb]": "Gettext-oversetting", "Name[nds]": "Gettext-Översetten",