Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package oxygen6 for openSUSE:Factory checked in at 2025-08-08 15:13:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/oxygen6 (Old) and /work/SRC/openSUSE:Factory/.oxygen6.new.1085 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "oxygen6" Fri Aug 8 15:13:13 2025 rev:31 rq:1298313 version:6.4.4 Changes: -------- --- /work/SRC/openSUSE:Factory/oxygen6/oxygen6.changes 2025-07-18 15:58:55.419457115 +0200 +++ /work/SRC/openSUSE:Factory/.oxygen6.new.1085/oxygen6.changes 2025-08-08 15:14:20.798379774 +0200 @@ -1,0 +2,10 @@ +Wed Aug 6 13:30:31 UTC 2025 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 6.4.4: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.4.4 +- Changes since 6.4.3: + * Update version for new release 6.4.4 + * ci: Remove FreeBSD Qt5 pipeline + +------------------------------------------------------------------- Old: ---- oxygen-6.4.3.tar.xz oxygen-6.4.3.tar.xz.sig New: ---- oxygen-6.4.4.tar.xz oxygen-6.4.4.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ oxygen6.spec ++++++ --- /var/tmp/diff_new_pack.iDv8Ev/_old 2025-08-08 15:14:22.702459513 +0200 +++ /var/tmp/diff_new_pack.iDv8Ev/_new 2025-08-08 15:14:22.706459681 +0200 @@ -1,7 +1,7 @@ # # spec file for package oxygen6 # -# 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 @@ -34,7 +34,7 @@ # Latest ABI-stable Plasma (e.g. 6.0 in KF6, but 6.0.80 in KUF) %{!?_plasma6_version: %define _plasma6_version %(echo %{_plasma6_bugfix} | awk -F. '{print $1"."$2}')} Name: oxygen6 -Version: 6.4.3 +Version: 6.4.4 Release: 0 Summary: Oxygen style, KWin decoration and cursors License: GPL-2.0-or-later ++++++ oxygen-6.4.3.tar.xz -> oxygen-6.4.4.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oxygen-6.4.3/.gitlab-ci.yml new/oxygen-6.4.4/.gitlab-ci.yml --- old/oxygen-6.4.3/.gitlab-ci.yml 2025-07-15 11:54:16.000000000 +0200 +++ new/oxygen-6.4.4/.gitlab-ci.yml 2025-08-05 12:52:30.000000000 +0200 @@ -5,7 +5,6 @@ - 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/oxygen-6.4.3/.kde-ci.yml new/oxygen-6.4.4/.kde-ci.yml --- old/oxygen-6.4.3/.kde-ci.yml 2025-07-15 11:54:16.000000000 +0200 +++ new/oxygen-6.4.4/.kde-ci.yml 2025-08-05 12:52:30.000000000 +0200 @@ -2,7 +2,7 @@ # SPDX-License-Identifier: CC0-1.0 Dependencies: - - 'on': ['Linux/Qt5', 'FreeBSD/Qt5'] + - 'on': ['Linux/Qt5'] 'require': 'frameworks/extra-cmake-modules': '@latest' 'frameworks/frameworkintegration': '@latest' diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oxygen-6.4.3/CMakeLists.txt new/oxygen-6.4.4/CMakeLists.txt --- old/oxygen-6.4.3/CMakeLists.txt 2025-07-15 11:54:16.000000000 +0200 +++ new/oxygen-6.4.4/CMakeLists.txt 2025-08-05 12:52:30.000000000 +0200 @@ -1,6 +1,6 @@ cmake_minimum_required(VERSION 3.25) project(oxygen) -set(PROJECT_VERSION "6.4.3") +set(PROJECT_VERSION "6.4.4") set(PROJECT_VERSION_MAJOR 6) include(GenerateExportHeader) @@ -8,7 +8,7 @@ include(FeatureSummary) ################# Qt/KDE ################# -set(PROJECT_DEP_VERSION "6.4.3") +set(PROJECT_DEP_VERSION "6.4.4") set(QT5_MIN_VERSION "5.15.2") set(KF5_MIN_VERSION "5.102.0") set(QT_MIN_VERSION "6.8.0") diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oxygen-6.4.3/cursors/KDE_Classic/index.theme new/oxygen-6.4.4/cursors/KDE_Classic/index.theme --- old/oxygen-6.4.3/cursors/KDE_Classic/index.theme 2025-07-15 11:54:16.000000000 +0200 +++ new/oxygen-6.4.4/cursors/KDE_Classic/index.theme 2025-08-05 12:52:30.000000000 +0200 @@ -50,7 +50,7 @@ Name[zh_CN]=KDE 经典 Name[zh_TW]=KDE 經典 Comment=The default cursor theme in KDE 2 and 3 -Comment[ar]=سمة المؤشّر الافتراضيّة في كِيدِي 2 و 3 +Comment[ar]=سمة المؤشّر المبدئيّة في كِيدِي 2 و 3 Comment[az]=KDE 2 və 3-ün standart kursor görünüşü Comment[bg]=Курсорна темата по подразбиране в KDE 2 и 3 Comment[ca]=El tema de cursor predeterminat en el KDE 2 i 3 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oxygen-6.4.3/po/ar/liboxygenstyleconfig.po new/oxygen-6.4.4/po/ar/liboxygenstyleconfig.po --- old/oxygen-6.4.3/po/ar/liboxygenstyleconfig.po 2025-07-15 11:54:17.000000000 +0200 +++ new/oxygen-6.4.4/po/ar/liboxygenstyleconfig.po 2025-08-05 12:52:30.000000000 +0200 @@ -1,14 +1,14 @@ # Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. -# # Safa Alfulaij <safa1996alful...@gmail.com>, 2015. -# Zayed Al-Saidi <zayed.alsa...@gmail.com>, 2021. +# SPDX-FileCopyrightText: 2021, 2025 Zayed Al-Saidi <zayed.alsa...@gmail.com> +# msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2024-02-03 00:39+0000\n" -"PO-Revision-Date: 2021-06-27 22:27+0400\n" +"PO-Revision-Date: 2025-08-03 23:22+0400\n" "Last-Translator: Zayed Al-Saidi <zayed.alsa...@gmail.com>\n" "Language-Team: ar\n" "Language: ar\n" @@ -16,7 +16,8 @@ "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" +"X-Generator: Lokalize 23.08.5\n" #: oxygenanimationconfigitem.cpp:97 #, kde-format @@ -40,7 +41,7 @@ #: ui/oxygenanimationconfigwidget.ui:23 #, kde-format msgid "Enable animations" -msgstr "فعّل التحريكات" +msgstr "مكّن التحريكات" #. i18n: ectx: property (windowTitle), widget (QFrame, GenericAnimationConfigBox) #: ui/oxygengenericanimationconfigbox.ui:20 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oxygen-6.4.3/po/ar/oxygen_kdecoration.po new/oxygen-6.4.4/po/ar/oxygen_kdecoration.po --- old/oxygen-6.4.3/po/ar/oxygen_kdecoration.po 2025-07-15 11:54:17.000000000 +0200 +++ new/oxygen-6.4.4/po/ar/oxygen_kdecoration.po 2025-08-05 12:52:30.000000000 +0200 @@ -18,7 +18,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" #: config/oxygenanimationconfigwidget.cpp:30 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oxygen-6.4.3/po/ar/oxygen_style_config.po new/oxygen-6.4.4/po/ar/oxygen_style_config.po --- old/oxygen-6.4.3/po/ar/oxygen_style_config.po 2025-07-15 11:54:17.000000000 +0200 +++ new/oxygen-6.4.4/po/ar/oxygen_style_config.po 2025-08-05 12:52:30.000000000 +0200 @@ -16,7 +16,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" #: main.cpp:24 main.cpp:28 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oxygen-6.4.3/po/ar/oxygen_style_demo.po new/oxygen-6.4.4/po/ar/oxygen_style_demo.po --- old/oxygen-6.4.3/po/ar/oxygen_style_demo.po 2025-07-15 11:54:17.000000000 +0200 +++ new/oxygen-6.4.4/po/ar/oxygen_style_demo.po 2025-08-05 12:52:30.000000000 +0200 @@ -1,14 +1,14 @@ # Copyright (C) 2014 This_file_is_part_of_KDE # This file is distributed under the same license as the KDE-Workspace package. -# # os_ <osm...@linuxmail.org>, 2014. -# Zayed Al-Saidi <zayed.alsa...@gmail.com>, 2021, 2022. +# SPDX-FileCopyrightText: 2021, 2022, 2025 Zayed Al-Saidi <zayed.alsa...@gmail.com> +# msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2024-02-03 00:39+0000\n" -"PO-Revision-Date: 2022-01-19 22:14+0400\n" +"PO-Revision-Date: 2025-08-03 12:11+0400\n" "Last-Translator: Zayed Al-Saidi <zayed.alsa...@gmail.com>\n" "Language-Team: ar\n" "Language: ar\n" @@ -16,7 +16,8 @@ "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" +"X-Generator: Lokalize 23.08.5\n" #: main.cpp:37 oxygendemodialog.cpp:39 oxygendemodialog.cpp:186 #, kde-format @@ -869,31 +870,31 @@ #: ui/oxygensliderdemowidget.ui:167 #, kde-format msgid "Sliders tick marks position" -msgstr "موضع علامات التجزئة للمنزلقة" +msgstr "موضع علامات الاختيار للمنزلقة" #. i18n: ectx: property (text), item, widget (QComboBox, tickPositionComboBox) #: ui/oxygensliderdemowidget.ui:178 #, kde-format msgid "No Tick Marks" -msgstr "بدون علامات التجزئة" +msgstr "بلا علامات اختيار" #. i18n: ectx: property (text), item, widget (QComboBox, tickPositionComboBox) #: ui/oxygensliderdemowidget.ui:183 #, kde-format msgid "Tick Marks Above Slider" -msgstr "علامات التجزئة فوق المنزلقة" +msgstr "علامات الاختيار فوق المنزلقة" #. i18n: ectx: property (text), item, widget (QComboBox, tickPositionComboBox) #: ui/oxygensliderdemowidget.ui:188 #, kde-format msgid "Tick Marks Below Slider" -msgstr "علامات التجزئة تحت المنزلقة" +msgstr "علامات الاختيار تحت المنزلقة" #. i18n: ectx: property (text), item, widget (QComboBox, tickPositionComboBox) #: ui/oxygensliderdemowidget.ui:193 #, kde-format msgid "Tick Marks On Both Sides" -msgstr "علامات التجزئة على الجهتين" +msgstr "علامات الاختيار على الجهتين" #. i18n: ectx: property (text), widget (QLabel, label) #: ui/oxygentabdemowidget.ui:31