Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package systemsettings5 for openSUSE:Factory checked in at 2021-06-27 18:58:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/systemsettings5 (Old) and /work/SRC/openSUSE:Factory/.systemsettings5.new.2625 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "systemsettings5" Sun Jun 27 18:58:46 2021 rev:123 rq:901551 version:5.22.2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/systemsettings5/systemsettings5.changes 2021-06-19 23:03:16.275692669 +0200 +++ /work/SRC/openSUSE:Factory/.systemsettings5.new.2625/systemsettings5.changes 2021-06-27 18:59:21.384297695 +0200 @@ -1,0 +2,9 @@ +Wed Jun 23 08:24:47 UTC 2021 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 5.22.2.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.22.2 +- No code changes since 5.22.1 + +------------------------------------------------------------------- Old: ---- systemsettings-5.22.1.tar.xz systemsettings-5.22.1.tar.xz.sig New: ---- systemsettings-5.22.2.1.tar.xz systemsettings-5.22.2.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ systemsettings5.spec ++++++ --- /var/tmp/diff_new_pack.hZK0oa/_old 2021-06-27 18:59:21.928298410 +0200 +++ /var/tmp/diff_new_pack.hZK0oa/_new 2021-06-27 18:59:21.932298415 +0200 @@ -18,15 +18,15 @@ %bcond_without lang Name: systemsettings5 -Version: 5.22.1 +Version: 5.22.2.1 Release: 0 Summary: KDE's control center License: GPL-2.0-or-later Group: System/GUI/KDE URL: http://www.kde.org/ -Source: https://download.kde.org/stable/plasma/%{version}/systemsettings-%{version}.tar.xz +Source: https://download.kde.org/stable/plasma/5.22.2/systemsettings-%{version}.tar.xz %if %{with lang} -Source1: https://download.kde.org/stable/plasma/%{version}/systemsettings-%{version}.tar.xz.sig +Source1: https://download.kde.org/stable/plasma/5.22.2/systemsettings-%{version}.tar.xz.sig Source2: plasma.keyring %endif BuildRequires: extra-cmake-modules >= 1.2.0 ++++++ systemsettings-5.22.1.tar.xz -> systemsettings-5.22.2.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/systemsettings-5.22.1/CMakeLists.txt new/systemsettings-5.22.2.1/CMakeLists.txt --- old/systemsettings-5.22.1/CMakeLists.txt 2021-06-15 12:15:44.000000000 +0200 +++ new/systemsettings-5.22.2.1/CMakeLists.txt 2021-06-22 21:16:51.000000000 +0200 @@ -1,6 +1,6 @@ cmake_minimum_required(VERSION 3.16) -set(PROJECT_VERSION "5.22.1") +set(PROJECT_VERSION "5.22.2") project(systemsettings VERSION ${PROJECT_VERSION}) set(QT_MIN_VERSION "5.15.0") diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/systemsettings-5.22.1/app/org.kde.systemsettings.metainfo.xml new/systemsettings-5.22.2.1/app/org.kde.systemsettings.metainfo.xml --- old/systemsettings-5.22.1/app/org.kde.systemsettings.metainfo.xml 2021-06-15 12:15:15.000000000 +0200 +++ new/systemsettings-5.22.2.1/app/org.kde.systemsettings.metainfo.xml 2021-06-22 21:16:23.000000000 +0200 @@ -92,7 +92,7 @@ <description> <p>System Settings allows you to configure and tweak your KDE Plasma desktop to make it better meet your needs.</p> <p xml:lang="ast">Axustes del sistema perm??tete configurar y afinar l'escritoriu Plasma de KDE p'adautalu a les tos necesidaes.</p> - <p xml:lang="az">Sistem Ayarlar?? KDE Plasma ???? Masan??z??n ehtiyaclat??n?? daha yax???? qar????layacaq ????kild?? ayarlama??a v?? qurma??a imkan verir.</p> + <p xml:lang="az">Sistem Ayarlar?? KDE Plasma ???? Masan??z??n ehtiyaclar??n?? daha yax???? qar????layacaq ????kild?? ayarlama??a v?? qurma??a imkan verir.</p> <p xml:lang="ca">L'Arranjament del sistema permet configurar i ajustar el vostre escriptori Plasma del KDE perqu?? satisfaci millor les vostres necessitats.</p> <p xml:lang="ca-valencia">L'Arranjament del sistema permet configurar i ajustar el vostre escriptori Plasma del KDE perqu?? satisfaci millor les vostres necessitats.</p> <p xml:lang="cs">Nastaven?? syst??mu v??m umo????uje nastavit a ladit va??e pracovn?? prost??ed?? KDE Plasma aby l??pe vyhovovalo va??im pot??eb??m.</p> @@ -135,9 +135,9 @@ <url type="homepage">https://kde.org/plasma-desktop</url> <url type="donation">https://www.kde.org/donate.php?app=org.kde.systemsettings</url> <releases> + <release version="5.22.2" date="2021-06-22"/> <release version="5.22.1" date="2021-06-15"/> <release version="5.21.5" date="2021-05-04"/> <release version="5.21.4" date="2021-04-06"/> - <release version="5.21.3" date="2021-03-16"/> </releases> </component> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/systemsettings-5.22.1/po/nb/systemsettings.po new/systemsettings-5.22.2.1/po/nb/systemsettings.po --- old/systemsettings-5.22.1/po/nb/systemsettings.po 2021-06-15 12:15:28.000000000 +0200 +++ new/systemsettings-5.22.2.1/po/nb/systemsettings.po 2021-06-22 21:16:36.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: systemsettings\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2021-05-18 01:50+0000\n" +"POT-Creation-Date: 2021-06-11 01:50+0000\n" "PO-Revision-Date: 2009-08-16 18:36+0200\n" "Last-Translator: Bj??rn Steensrud <bjor...@skogkatt.homelinux.org>\n" "Language-Team: Norwegian Bokm??l <l10n...@lister.huftis.org>\n" @@ -230,7 +230,7 @@ msgid "Reset all current changes to previous values" msgstr "Tilbakestill alle n??v??rende endringer til forrige verdier" -#: core/ModuleView.cpp:333 +#: core/ModuleView.cpp:335 #, kde-format msgid "" "The settings of the current module have changed.\n" @@ -239,7 +239,7 @@ "Innstillingene for gjeldende modul er endret.\n" "Skal endringene brukes eller avvises?" -#: core/ModuleView.cpp:335 +#: core/ModuleView.cpp:337 #, kde-format msgid "Apply Settings" msgstr "Ta i bruk endringer" @@ -314,7 +314,7 @@ msgid "Go back" msgstr "" -#: sidebar/package/contents/ui/SubCategoryPage.qml:184 +#: sidebar/package/contents/ui/SubCategoryPage.qml:186 #, kde-format msgctxt "Action to show indicators for settings with custom data" msgid "Highlight Changed Settings" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/systemsettings-5.22.1/po/nn/systemsettings.po new/systemsettings-5.22.2.1/po/nn/systemsettings.po --- old/systemsettings-5.22.1/po/nn/systemsettings.po 2021-06-15 12:15:29.000000000 +0200 +++ new/systemsettings-5.22.2.1/po/nn/systemsettings.po 2021-06-22 21:16:37.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: systemsettings\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2021-05-18 01:50+0000\n" +"POT-Creation-Date: 2021-06-11 01:50+0000\n" "PO-Revision-Date: 2020-10-22 20:56+0200\n" "Last-Translator: Karl Ove Hufthammer <k...@huftis.org>\n" "Language-Team: Norwegian Nynorsk <l10n...@lister.huftis.org>\n" @@ -227,7 +227,7 @@ msgid "Reset all current changes to previous values" msgstr "Tilbakestill alle endringane til dei f??rre verdiane" -#: core/ModuleView.cpp:333 +#: core/ModuleView.cpp:335 #, kde-format msgid "" "The settings of the current module have changed.\n" @@ -236,7 +236,7 @@ "Innstillingane i denne modulen er endra.\n" "??nskjer du ?? bruka eller forkasta endringane?" -#: core/ModuleView.cpp:335 +#: core/ModuleView.cpp:337 #, kde-format msgid "Apply Settings" msgstr "Bruk innstillingane" @@ -311,7 +311,7 @@ msgid "Go back" msgstr "G?? tilbake" -#: sidebar/package/contents/ui/SubCategoryPage.qml:184 +#: sidebar/package/contents/ui/SubCategoryPage.qml:186 #, kde-format msgctxt "Action to show indicators for settings with custom data" msgid "Highlight Changed Settings" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/systemsettings-5.22.1/po/se/systemsettings.po new/systemsettings-5.22.2.1/po/se/systemsettings.po --- old/systemsettings-5.22.1/po/se/systemsettings.po 2021-06-15 12:15:31.000000000 +0200 +++ new/systemsettings-5.22.2.1/po/se/systemsettings.po 2021-06-22 21:16:39.000000000 +0200 @@ -5,7 +5,7 @@ msgstr "" "Project-Id-Version: systemsettings\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2021-03-24 02:29+0100\n" +"POT-Creation-Date: 2021-06-11 01:50+0000\n" "PO-Revision-Date: 2007-12-24 02:12+0100\n" "Last-Translator: B??rre Gaup <boe...@skolelinux.no>\n" "Language-Team: Northern Sami <l10n...@lister.huftis.org>\n" @@ -30,13 +30,13 @@ msgstr "boe...@skolelinux.no" #. i18n: ectx: property (title), widget (QGroupBox, GbViewStyle) -#: app/configDialog.ui:17 +#: app/configDialog.ui:9 #, kde-format msgid "View Style" msgstr "" #. i18n: ectx: property (text), widget (QCheckBox, ChTooltips) -#: app/configDialog.ui:24 +#: app/configDialog.ui:16 #, kde-format msgid "Show detailed tooltips" msgstr "" @@ -67,7 +67,7 @@ msgid "Central configuration center by KDE." msgstr "" -#: app/main.cpp:108 icons/IconMode.cpp:61 sidebar/SidebarMode.cpp:296 +#: app/main.cpp:108 icons/IconMode.cpp:61 sidebar/SidebarMode.cpp:297 #, kde-format msgid "Ben Cooksley" msgstr "" @@ -77,12 +77,12 @@ msgid "Maintainer" msgstr "" -#: app/main.cpp:109 icons/IconMode.cpp:62 sidebar/SidebarMode.cpp:297 +#: app/main.cpp:109 icons/IconMode.cpp:62 sidebar/SidebarMode.cpp:298 #, kde-format msgid "Mathias Soeken" msgstr "" -#: app/main.cpp:109 icons/IconMode.cpp:62 sidebar/SidebarMode.cpp:297 +#: app/main.cpp:109 icons/IconMode.cpp:62 sidebar/SidebarMode.cpp:298 #, kde-format msgid "Developer" msgstr "" @@ -128,52 +128,52 @@ msgid "Search" msgstr "" -#: app/SettingsBase.cpp:160 +#: app/SettingsBase.cpp:165 #, kde-format msgid "Configure..." msgstr "" -#: app/SettingsBase.cpp:191 +#: app/SettingsBase.cpp:196 #, kde-format msgid "Help" msgstr "" -#: app/SettingsBase.cpp:196 app/SettingsBase.cpp:454 +#: app/SettingsBase.cpp:201 app/SettingsBase.cpp:461 #, kde-format msgid "About Active Module" msgstr "" -#: app/SettingsBase.cpp:210 +#: app/SettingsBase.cpp:215 #, kde-format msgctxt "General config for System Settings" msgid "General" msgstr "" -#: app/SettingsBase.cpp:337 +#: app/SettingsBase.cpp:344 #, kde-format msgid "" "System Settings was unable to find any views, and hence nothing is available " "to configure." msgstr "" -#: app/SettingsBase.cpp:337 app/SettingsBase.cpp:400 +#: app/SettingsBase.cpp:344 app/SettingsBase.cpp:407 #, kde-format msgid "No views found" msgstr "" -#: app/SettingsBase.cpp:400 +#: app/SettingsBase.cpp:407 #, kde-format msgid "" "System Settings was unable to find any views, and hence has nothing to " "display." msgstr "" -#: app/SettingsBase.cpp:434 +#: app/SettingsBase.cpp:441 #, kde-format msgid "About Active View" msgstr "" -#: app/SettingsBase.cpp:504 +#: app/SettingsBase.cpp:511 #, kde-format msgid "About %1" msgstr "" @@ -224,14 +224,14 @@ msgid "Reset all current changes to previous values" msgstr "" -#: core/ModuleView.cpp:332 +#: core/ModuleView.cpp:335 #, kde-format msgid "" "The settings of the current module have changed.\n" "Do you want to apply the changes or discard them?" msgstr "" -#: core/ModuleView.cpp:334 +#: core/ModuleView.cpp:337 #, kde-format msgid "Apply Settings" msgstr "" @@ -246,8 +246,8 @@ msgid "Provides a categorized icons view of control modules." msgstr "" -#: icons/IconMode.cpp:61 sidebar/SidebarMode.cpp:295 -#: sidebar/SidebarMode.cpp:296 +#: icons/IconMode.cpp:61 sidebar/SidebarMode.cpp:296 +#: sidebar/SidebarMode.cpp:297 #, kde-format msgid "Author" msgstr "????lli" @@ -278,7 +278,7 @@ msgid "No items matching your search" msgstr "" -#: sidebar/package/contents/ui/CategoriesPage.qml:198 +#: sidebar/package/contents/ui/CategoriesPage.qml:194 #, kde-format msgctxt "" "Action to show indicators for settings with custom data. Use as short a " @@ -306,38 +306,38 @@ msgid "Go back" msgstr "" -#: sidebar/package/contents/ui/SubCategoryPage.qml:179 +#: sidebar/package/contents/ui/SubCategoryPage.qml:186 #, kde-format msgctxt "Action to show indicators for settings with custom data" msgid "Highlight Changed Settings" msgstr "" -#: sidebar/SidebarMode.cpp:290 +#: sidebar/SidebarMode.cpp:291 #, kde-format msgid "Sidebar View" msgstr "" -#: sidebar/SidebarMode.cpp:292 +#: sidebar/SidebarMode.cpp:293 #, kde-format msgid "Provides a categorized sidebar for control modules." msgstr "" -#: sidebar/SidebarMode.cpp:294 +#: sidebar/SidebarMode.cpp:295 #, kde-format msgid "(c) 2017, Marco Martin" msgstr "" -#: sidebar/SidebarMode.cpp:295 +#: sidebar/SidebarMode.cpp:296 #, kde-format msgid "Marco Martin" msgstr "" -#: sidebar/SidebarMode.cpp:769 +#: sidebar/SidebarMode.cpp:784 #, kde-format msgid "Sidebar" msgstr "" -#: sidebar/SidebarMode.cpp:813 +#: sidebar/SidebarMode.cpp:828 #, kde-format msgid "Most Used" msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/systemsettings-5.22.1/po/zh_CN/systemsettings.po new/systemsettings-5.22.2.1/po/zh_CN/systemsettings.po --- old/systemsettings-5.22.1/po/zh_CN/systemsettings.po 2021-06-15 12:15:36.000000000 +0200 +++ new/systemsettings-5.22.2.1/po/zh_CN/systemsettings.po 2021-06-22 21:16:44.000000000 +0200 @@ -9,7 +9,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-06-11 01:50+0000\n" -"PO-Revision-Date: 2021-06-03 16:07\n" +"PO-Revision-Date: 2021-06-20 07:37\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"