Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package kf6-kcolorscheme for
openSUSE:Factory checked in at 2026-08-17 16:56:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kf6-kcolorscheme (Old)
and /work/SRC/openSUSE:Factory/.kf6-kcolorscheme.new.1258 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kf6-kcolorscheme"
Mon Aug 17 16:56:11 2026 rev:30 rq:1371365 version:6.29.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/kf6-kcolorscheme/kf6-kcolorscheme.changes
2026-07-15 16:34:43.292422977 +0200
+++
/work/SRC/openSUSE:Factory/.kf6-kcolorscheme.new.1258/kf6-kcolorscheme.changes
2026-08-17 16:58:50.371707124 +0200
@@ -1,0 +2,11 @@
+Sun Aug 9 10:38:25 UTC 2026 - Christophe Marin <[email protected]>
+
+- Update to 6.29.0
+ * New feature release
+ * For more details please see:
+ * https://kde.org/announcements/frameworks/6/6.29.0
+- Changes since 6.28.0:
+ * Update dependency version to 6.29.0
+ * Update version to 6.29.0
+
+-------------------------------------------------------------------
Old:
----
kcolorscheme-6.28.0.tar.xz
kcolorscheme-6.28.0.tar.xz.sig
New:
----
kcolorscheme-6.29.0.tar.xz
kcolorscheme-6.29.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kf6-kcolorscheme.spec ++++++
--- /var/tmp/diff_new_pack.9p2uEz/_old 2026-08-17 16:58:51.099732847 +0200
+++ /var/tmp/diff_new_pack.9p2uEz/_new 2026-08-17 16:58:51.101732918 +0200
@@ -19,11 +19,11 @@
%define qt6_version 6.9.0
%define rname kcolorscheme
-# Full KF6 version (e.g. 6.28.0)
+# Full KF6 version (e.g. 6.29.0)
%{!?_kf6_version: %global _kf6_version %{version}}
%bcond_without released
Name: kf6-kcolorscheme
-Version: 6.28.0
+Version: 6.29.0
Release: 0
Summary: Classes to read and interact with KColorScheme
License: LGPL-2.0-or-later
++++++ kcolorscheme-6.28.0.tar.xz -> kcolorscheme-6.29.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kcolorscheme-6.28.0/CMakeLists.txt
new/kcolorscheme-6.29.0/CMakeLists.txt
--- old/kcolorscheme-6.28.0/CMakeLists.txt 2026-07-03 12:52:32.000000000
+0200
+++ new/kcolorscheme-6.29.0/CMakeLists.txt 2026-08-07 22:39:23.000000000
+0200
@@ -3,12 +3,12 @@
cmake_minimum_required(VERSION 3.29)
-set(KF_VERSION "6.28.0") # handled by release scripts
-set(KF_DEP_VERSION "6.28.0") # handled by release scripts
+set(KF_VERSION "6.29.0") # handled by release scripts
+set(KF_DEP_VERSION "6.29.0") # handled by release scripts
project(KColorScheme VERSION ${KF_VERSION})
include(FeatureSummary)
-find_package(ECM 6.28.0 NO_MODULE)
+find_package(ECM 6.29.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/kcolorscheme-6.28.0/po/nan_TW@latin/kcolorscheme6.po
new/kcolorscheme-6.29.0/po/nan_TW@latin/kcolorscheme6.po
--- old/kcolorscheme-6.28.0/po/nan_TW@latin/kcolorscheme6.po 1970-01-01
01:00:00.000000000 +0100
+++ new/kcolorscheme-6.29.0/po/nan_TW@latin/kcolorscheme6.po 2026-08-07
22:39:23.000000000 +0200
@@ -0,0 +1,23 @@
+# Copyright (C) 2026 This file is copyright:
+# This file is distributed under the same license as the kcolorscheme package.
+#
+# SPDX-FileCopyrightText: 2026 Kisaragi Hiu <[email protected]>
+msgid ""
+msgstr ""
+"Project-Id-Version: kcolorscheme\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
+"POT-Creation-Date: 2025-11-17 11:49+0000\n"
+"PO-Revision-Date: 2026-07-16 15:51+0900\n"
+"Last-Translator: Kisaragi Hiu <[email protected]>\n"
+"Language-Team: Min Nan Chinese Latin <[email protected]>\n"
+"Language: nan_TW@latin\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+"X-Generator: Lokalize 26.11.70\n"
+
+#: kcolorschememodel.cpp:73
+#, kde-format
+msgid "Default"
+msgstr "Ū-siat"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kcolorscheme-6.28.0/src/color-schemes/BreezeDark.colors
new/kcolorscheme-6.29.0/src/color-schemes/BreezeDark.colors
--- old/kcolorscheme-6.28.0/src/color-schemes/BreezeDark.colors 2026-07-03
12:52:32.000000000 +0200
+++ new/kcolorscheme-6.29.0/src/color-schemes/BreezeDark.colors 2026-08-07
22:39:23.000000000 +0200
@@ -166,6 +166,7 @@
Name[ko]=어두운 Breeze
Name[lt]=Breeze tamsus
Name[lv]=„Breeze“ tumšais
+Name[nan_TW@latin]=Breeze Dark
Name[nl]=Breeze Dark
Name[nn]=Breeze mørk
Name[pl]=Ciemna Bryza
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kcolorscheme-6.28.0/src/color-schemes/BreezeLight.colors
new/kcolorscheme-6.29.0/src/color-schemes/BreezeLight.colors
--- old/kcolorscheme-6.28.0/src/color-schemes/BreezeLight.colors
2026-07-03 12:52:32.000000000 +0200
+++ new/kcolorscheme-6.29.0/src/color-schemes/BreezeLight.colors
2026-08-07 22:39:23.000000000 +0200
@@ -165,6 +165,7 @@
Name[ko]=밝은 Breeze
Name[lt]=Breeze šviesus
Name[lv]=„Breeze“ gaišais
+Name[nan_TW@latin]=Breeze Light
Name[nl]=Breeze Light
Name[nn]=Breeze lys
Name[pl]=Jasna Bryza