Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package aurorae6 for openSUSE:Factory checked in at 2025-08-08 15:10:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/aurorae6 (Old) and /work/SRC/openSUSE:Factory/.aurorae6.new.1085 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "aurorae6" Fri Aug 8 15:10:21 2025 rev:5 rq:1298281 version:6.4.4 Changes: -------- --- /work/SRC/openSUSE:Factory/aurorae6/aurorae6.changes 2025-07-18 15:56:32.197473916 +0200 +++ /work/SRC/openSUSE:Factory/.aurorae6.new.1085/aurorae6.changes 2025-08-08 15:10:47.493446905 +0200 @@ -1,0 +2,9 @@ +Wed Aug 6 13:29:15 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 + +------------------------------------------------------------------- Old: ---- aurorae-6.4.3.tar.xz aurorae-6.4.3.tar.xz.sig New: ---- aurorae-6.4.4.tar.xz aurorae-6.4.4.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ aurorae6.spec ++++++ --- /var/tmp/diff_new_pack.ch7hAG/_old 2025-08-08 15:10:48.249478567 +0200 +++ /var/tmp/diff_new_pack.ch7hAG/_new 2025-08-08 15:10:48.249478567 +0200 @@ -26,7 +26,7 @@ %{!?_plasma6_version: %define _plasma6_version %(echo %{_plasma6_bugfix} | awk -F. '{print $1"."$2}')} %bcond_without released Name: aurorae6 -Version: 6.4.3 +Version: 6.4.4 Release: 0 Summary: Themeable window decoration for KWin License: GPL-2.0-or-later ++++++ aurorae-6.4.3.tar.xz -> aurorae-6.4.4.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/aurorae-6.4.3/CMakeLists.txt new/aurorae-6.4.4/CMakeLists.txt --- old/aurorae-6.4.3/CMakeLists.txt 2025-07-15 11:49:26.000000000 +0200 +++ new/aurorae-6.4.4/CMakeLists.txt 2025-08-05 12:47:36.000000000 +0200 @@ -1,13 +1,13 @@ cmake_minimum_required(VERSION 3.16) -set(PROJECT_VERSION "6.4.3") # Handled by release scripts +set(PROJECT_VERSION "6.4.4") # 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.4.3") +set(PROJECT_DEP_VERSION "6.4.4") set(QT_MIN_VERSION "6.8.0") set(KF6_MIN_VERSION "6.14.0") set(KDE_COMPILERSETTINGS_LEVEL "5.82") diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/aurorae-6.4.3/po/ar/aurorae.po new/aurorae-6.4.4/po/ar/aurorae.po --- old/aurorae-6.4.3/po/ar/aurorae.po 2025-07-15 11:49:26.000000000 +0200 +++ new/aurorae-6.4.4/po/ar/aurorae.po 2025-08-05 12:47:36.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" "X-Generator: Lokalize 23.08.5\n" #: src/config/auroraeconfig.cpp:48 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/aurorae-6.4.3/po/pt_BR/aurorae.po new/aurorae-6.4.4/po/pt_BR/aurorae.po --- old/aurorae-6.4.3/po/pt_BR/aurorae.po 1970-01-01 01:00:00.000000000 +0100 +++ new/aurorae-6.4.4/po/pt_BR/aurorae.po 2025-08-05 12:47:36.000000000 +0200 @@ -0,0 +1,128 @@ +# Copyright (C) 2025 This file is copyright: +# This file is distributed under the same license as the aurorae package. +# +# SPDX-FileCopyrightText: 2025 Marcus Gama <marcus.g...@gmail.com> +msgid "" +msgstr "" +"Project-Id-Version: aurorae\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2025-03-15 00:43+0000\n" +"PO-Revision-Date: 2025-07-28 09:57-0300\n" +"Last-Translator: Marcus Gama <marcus.g...@gmail.com>\n" +"Language-Team: Brazilian Portuguese <kde-i18n-pt...@kde.org>\n" +"Language: pt_BR\n" +"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" +"X-Generator: Lokalize 25.04.3\n" + +#: src/config/auroraeconfig.cpp:48 +#, kde-format +msgctxt "@item:inlistbox Button size:" +msgid "Tiny" +msgstr "Pequeno" + +#: src/config/auroraeconfig.cpp:49 +#, kde-format +msgctxt "@item:inlistbox Button size:" +msgid "Normal" +msgstr "Normal" + +#: src/config/auroraeconfig.cpp:50 +#, kde-format +msgctxt "@item:inlistbox Button size:" +msgid "Large" +msgstr "Grande" + +#: src/config/auroraeconfig.cpp:51 +#, kde-format +msgctxt "@item:inlistbox Button size:" +msgid "Very Large" +msgstr "Muito grande" + +#: src/config/auroraeconfig.cpp:52 +#, kde-format +msgctxt "@item:inlistbox Button size:" +msgid "Huge" +msgstr "Gigante" + +#: src/config/auroraeconfig.cpp:53 +#, kde-format +msgctxt "@item:inlistbox Button size:" +msgid "Very Huge" +msgstr "Gigantesco" + +#: src/config/auroraeconfig.cpp:54 +#, kde-format +msgctxt "@item:inlistbox Button size:" +msgid "Oversized" +msgstr "Superdimensionado" + +#: src/config/auroraeconfig.cpp:57 +#, kde-format +msgid "Button size:" +msgstr "Tamanho do botão:" + +#. i18n: ectx: property (windowTitle), widget (QWidget, PlastikConfigDialog) +#: themes/plastik/package/contents/ui/config.ui:14 +#, kde-format +msgid "Config Dialog" +msgstr "Janela de configuração" + +#. i18n: ectx: property (title), widget (KButtonGroup, titleAlign) +#: themes/plastik/package/contents/ui/config.ui:23 +#, kde-format +msgid "Title &Alignment" +msgstr "&Alinhamento do título" + +#. i18n: ectx: property (text), widget (QRadioButton, kcfg_titleAlignLeft) +#: themes/plastik/package/contents/ui/config.ui:29 +#, kde-format +msgid "Left" +msgstr "Esquerda" + +#. i18n: ectx: property (text), widget (QRadioButton, kcfg_titleAlignCenter) +#: themes/plastik/package/contents/ui/config.ui:36 +#, kde-format +msgid "Center" +msgstr "Centro" + +#. i18n: ectx: property (text), widget (QRadioButton, kcfg_titleAlignRight) +#: themes/plastik/package/contents/ui/config.ui:43 +#, kde-format +msgid "Right" +msgstr "Direita" + +#. 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 "" +"Marque esta opção se a borda da janela deve ser pintada na cor da barra de " +"título. Caso contrário, ela será pintada na cor de fundo." + +#. i18n: ectx: property (text), widget (QCheckBox, kcfg_coloredBorder) +#: themes/plastik/package/contents/ui/config.ui:56 +#, kde-format +msgid "Colored window border" +msgstr "Borda da janela colorida" + +#. 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 "" +"Marque esta opção se quiser que os botões apareçam gradualmente quando o " +"ponteiro do mouse passar sobre eles e desapareçam gradualmente quando ele se " +"afastar." + +#. i18n: ectx: property (text), widget (QCheckBox, kcfg_animateButtons) +#: themes/plastik/package/contents/ui/config.ui:69 +#, kde-format +msgid "Animate buttons" +msgstr "Botões animados" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/aurorae-6.4.3/src/config/kcm_auroraeconfig.json new/aurorae-6.4.4/src/config/kcm_auroraeconfig.json --- old/aurorae-6.4.3/src/config/kcm_auroraeconfig.json 2025-07-15 11:49:26.000000000 +0200 +++ new/aurorae-6.4.4/src/config/kcm_auroraeconfig.json 2025-08-05 12:47:36.000000000 +0200 @@ -19,6 +19,7 @@ "Description[nb]": "Temamotor for vindusdekorasjon", "Description[nl]": "Engine voor thema van vensterdecoraties", "Description[pl]": "Silnik ozdabiania okien", + "Description[pt_BR]": "Motor de tema de decoração de janela", "Description[ru]": "Механизм поддержки оформления окон", "Description[sl]": "Tematski mehanizem za dekoracijo oken", "Description[sv]": "Temagränssnitt för fönsterdekorationer", @@ -46,6 +47,7 @@ "Name[nb]": "Aurorae-vindusdekorasjon", "Name[nl]": "Vensterdecoratie van Aurorae", "Name[pl]": "Ozdabianie okien Aurorae", + "Name[pt_BR]": "Decoração de Janela Aurorae", "Name[ru]": "Оформление окон Aurorae", "Name[sl]": "Dekoracija oken Aurorae", "Name[sv]": "Aurora fönsterdekorationer", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/aurorae-6.4.3/themes/plastik/package/metadata.json new/aurorae-6.4.4/themes/plastik/package/metadata.json --- old/aurorae-6.4.3/themes/plastik/package/metadata.json 2025-07-15 11:49:26.000000000 +0200 +++ new/aurorae-6.4.4/themes/plastik/package/metadata.json 2025-08-05 12:47:36.000000000 +0200 @@ -23,6 +23,7 @@ "Name[nb]": "Martin Gräßlin", "Name[nl]": "Martin Gräßlin", "Name[pl]": "Martin Gräßlin", + "Name[pt_BR]": "Martin Gräßlin", "Name[ru]": "Martin Gräßlin", "Name[sl]": "Martin Gräßlin", "Name[sv]": "Martin Gräßlin", @@ -52,6 +53,7 @@ "Description[nb]": "Det klassiske temaet kjent fra KDE 3", "Description[nl]": "Het klassieke thema bekend van KDE 3", "Description[pl]": "Klasyczny wygląd znany z KDE 3", + "Description[pt_BR]": "O tema clássico conhecido do KDE 3", "Description[ru]": "Классическая тема, известная со времён KDE 3", "Description[sl]": "Klasična tema znana iz KDE 3", "Description[sv]": "Det klassiska temat känt från KDE 3", @@ -81,6 +83,7 @@ "Name[nb]": "Plastik", "Name[nl]": "Plastik", "Name[pl]": "Plastik", + "Name[pt_BR]": "Plastik", "Name[ru]": "Plastik", "Name[sl]": "Plastik", "Name[sv]": "Plastik",