Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package aurorae6 for openSUSE:Factory checked in at 2026-01-18 22:18:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/aurorae6 (Old) and /work/SRC/openSUSE:Factory/.aurorae6.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "aurorae6" Sun Jan 18 22:18:52 2026 rev:12 rq:1327825 version:6.5.5 Changes: -------- --- /work/SRC/openSUSE:Factory/aurorae6/aurorae6.changes 2025-12-11 18:32:29.655186235 +0100 +++ /work/SRC/openSUSE:Factory/.aurorae6.new.1928/aurorae6.changes 2026-01-18 22:19:22.364862703 +0100 @@ -1,0 +2,9 @@ +Tue Jan 13 14:38:51 UTC 2026 - Fabian Vogt <[email protected]> + +- Update to 6.5.5: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.5.5 +- Changes since 6.5.4: + * Update version for new release 6.5.5 + +------------------------------------------------------------------- Old: ---- aurorae-6.5.4.tar.xz aurorae-6.5.4.tar.xz.sig New: ---- aurorae-6.5.5.tar.xz aurorae-6.5.5.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ aurorae6.spec ++++++ --- /var/tmp/diff_new_pack.YZjohc/_old 2026-01-18 22:19:23.048890809 +0100 +++ /var/tmp/diff_new_pack.YZjohc/_new 2026-01-18 22:19:23.052890973 +0100 @@ -26,7 +26,7 @@ %{!?_plasma6_version: %define _plasma6_version %(echo %{_plasma6_bugfix} | awk -F. '{print $1"."$2}')} %bcond_without released Name: aurorae6 -Version: 6.5.4 +Version: 6.5.5 Release: 0 Summary: Themeable window decoration for KWin License: GPL-2.0-or-later ++++++ aurorae-6.5.4.tar.xz -> aurorae-6.5.5.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/aurorae-6.5.4/CMakeLists.txt new/aurorae-6.5.5/CMakeLists.txt --- old/aurorae-6.5.4/CMakeLists.txt 2025-12-09 10:47:09.000000000 +0100 +++ new/aurorae-6.5.5/CMakeLists.txt 2026-01-13 13:55:52.000000000 +0100 @@ -1,13 +1,13 @@ cmake_minimum_required(VERSION 3.16) -set(PROJECT_VERSION "6.5.4") # Handled by release scripts +set(PROJECT_VERSION "6.5.5") # Handled by release scripts project(aurorae VERSION ${PROJECT_VERSION}) set(CMAKE_C_STANDARD 99) set(CMAKE_CXX_STANDARD 23) set(CMAKE_CXX_STANDARD_REQUIRED ON) -set(PROJECT_DEP_VERSION "6.5.4") +set(PROJECT_DEP_VERSION "6.5.5") set(QT_MIN_VERSION "6.9.0") set(KF6_MIN_VERSION "6.18.0") set(KDE_COMPILERSETTINGS_LEVEL "5.82") diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/aurorae-6.5.4/po/cs/aurorae.po new/aurorae-6.5.5/po/cs/aurorae.po --- old/aurorae-6.5.4/po/cs/aurorae.po 2025-12-09 10:47:09.000000000 +0100 +++ new/aurorae-6.5.5/po/cs/aurorae.po 2026-01-13 13:55:52.000000000 +0100 @@ -1,6 +1,6 @@ # Copyright (C) 2025 This file is copyright: # This file is distributed under the same license as the aurorae package. -# SPDX-FileCopyrightText: 2025 Vit Pelcak <[email protected]> +# SPDX-FileCopyrightText: 2025 Vit Pelcak <[email protected]> # msgid "" msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/aurorae-6.5.4/po/ga/aurorae.po new/aurorae-6.5.5/po/ga/aurorae.po --- old/aurorae-6.5.4/po/ga/aurorae.po 1970-01-01 01:00:00.000000000 +0100 +++ new/aurorae-6.5.5/po/ga/aurorae.po 2026-01-13 13:55:52.000000000 +0100 @@ -0,0 +1,124 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR This file is copyright: +# This file is distributed under the same license as the aurorae package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: aurorae\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2025-11-17 14:41+0000\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Irish Gaelic <[email protected]>\n" +"Language: ga\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=5; plural=n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n < 11 ? " +"3 : 4\n" + +#: src/config/auroraeconfig.cpp:48 +#, kde-format +msgctxt "@item:inlistbox Button size:" +msgid "Tiny" +msgstr "" + +#: src/config/auroraeconfig.cpp:49 +#, kde-format +msgctxt "@item:inlistbox Button size:" +msgid "Normal" +msgstr "" + +#: src/config/auroraeconfig.cpp:50 +#, kde-format +msgctxt "@item:inlistbox Button size:" +msgid "Large" +msgstr "" + +#: src/config/auroraeconfig.cpp:51 +#, kde-format +msgctxt "@item:inlistbox Button size:" +msgid "Very Large" +msgstr "" + +#: src/config/auroraeconfig.cpp:52 +#, kde-format +msgctxt "@item:inlistbox Button size:" +msgid "Huge" +msgstr "" + +#: src/config/auroraeconfig.cpp:53 +#, kde-format +msgctxt "@item:inlistbox Button size:" +msgid "Very Huge" +msgstr "" + +#: src/config/auroraeconfig.cpp:54 +#, kde-format +msgctxt "@item:inlistbox Button size:" +msgid "Oversized" +msgstr "" + +#: src/config/auroraeconfig.cpp:57 +#, kde-format +msgid "Button size:" +msgstr "" + +#. i18n: ectx: property (windowTitle), widget (QWidget, PlastikConfigDialog) +#: themes/plastik/package/contents/ui/config.ui:14 +#, kde-format +msgid "Config Dialog" +msgstr "" + +#. i18n: ectx: property (title), widget (KButtonGroup, titleAlign) +#: themes/plastik/package/contents/ui/config.ui:23 +#, kde-format +msgid "Title &Alignment" +msgstr "" + +#. i18n: ectx: property (text), widget (QRadioButton, kcfg_titleAlignLeft) +#: themes/plastik/package/contents/ui/config.ui:29 +#, kde-format +msgid "Left" +msgstr "" + +#. i18n: ectx: property (text), widget (QRadioButton, kcfg_titleAlignCenter) +#: themes/plastik/package/contents/ui/config.ui:36 +#, kde-format +msgid "Center" +msgstr "" + +#. i18n: ectx: property (text), widget (QRadioButton, kcfg_titleAlignRight) +#: themes/plastik/package/contents/ui/config.ui:43 +#, kde-format +msgid "Right" +msgstr "" + +#. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_coloredBorder) +#: themes/plastik/package/contents/ui/config.ui:53 +#, kde-format +msgid "" +"Check this option if the window border should be painted in the titlebar " +"color. Otherwise it will be painted in the background color." +msgstr "" + +#. i18n: ectx: property (text), widget (QCheckBox, kcfg_coloredBorder) +#: themes/plastik/package/contents/ui/config.ui:56 +#, kde-format +msgid "Colored window border" +msgstr "" + +#. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_animateButtons) +#: themes/plastik/package/contents/ui/config.ui:66 +#, kde-format +msgid "" +"Check this option if you want the buttons to fade in when the mouse pointer " +"hovers over them and fade out again when it moves away." +msgstr "" + +#. i18n: ectx: property (text), widget (QCheckBox, kcfg_animateButtons) +#: themes/plastik/package/contents/ui/config.ui:69 +#, kde-format +msgid "Animate buttons" +msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/aurorae-6.5.4/po/zh_CN/aurorae.po new/aurorae-6.5.5/po/zh_CN/aurorae.po --- old/aurorae-6.5.4/po/zh_CN/aurorae.po 2025-12-09 10:47:09.000000000 +0100 +++ new/aurorae-6.5.5/po/zh_CN/aurorae.po 2026-01-13 13:55:52.000000000 +0100 @@ -115,7 +115,7 @@ msgid "" "Check this option if you want the buttons to fade in when the mouse pointer " "hovers over them and fade out again when it moves away." -msgstr "勾选此项后,鼠标光标移入或移出按钮时,按钮将显示颜色渐变的动效。" +msgstr "勾选此项后,鼠标指针移入或移出按钮时,按钮将显示颜色渐变的动效。" #. i18n: ectx: property (text), widget (QCheckBox, kcfg_animateButtons) #: themes/plastik/package/contents/ui/config.ui:69
