Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package sweeper for openSUSE:Factory checked in at 2026-08-24 12:09:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sweeper (Old) and /work/SRC/openSUSE:Factory/.sweeper.new.1258 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sweeper" Mon Aug 24 12:09:46 2026 rev:182 rq:1372539 version:26.08.0 Changes: -------- --- /work/SRC/openSUSE:Factory/sweeper/sweeper.changes 2026-07-02 22:18:42.107942373 +0200 +++ /work/SRC/openSUSE:Factory/.sweeper.new.1258/sweeper.changes 2026-08-24 12:14:45.389682995 +0200 @@ -1,0 +2,24 @@ +Sun Aug 16 07:28:16 UTC 2026 - Christophe Marin <[email protected]> + +- Update to 26.08.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/26.08.0/ +- No code change since 26.07.90 + +------------------------------------------------------------------- +Sat Aug 1 11:39:54 UTC 2026 - Christophe Marin <[email protected]> + +- Update to 26.07.90 + * New feature release +- No code change since 26.07.80 + +------------------------------------------------------------------- +Sat Jul 18 11:12:37 UTC 2026 - Christophe Marin <[email protected]> + +- Update to 26.07.80 + * New feature release +- Changes since 26.04.3: + * Set application-specific icon for the window + +------------------------------------------------------------------- Old: ---- sweeper-26.04.3.tar.xz sweeper-26.04.3.tar.xz.sig New: ---- sweeper-26.08.0.tar.xz sweeper-26.08.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sweeper.spec ++++++ --- /var/tmp/diff_new_pack.684sG3/_old 2026-08-24 12:14:46.390718662 +0200 +++ /var/tmp/diff_new_pack.684sG3/_new 2026-08-24 12:14:46.395718840 +0200 @@ -16,13 +16,13 @@ # -%define kf6_version 6.19.0 +%define kf6_version 6.27.0 %define plasma6_version 5.27.80 %define qt6_version 6.9.0 %bcond_without released Name: sweeper -Version: 26.04.3 +Version: 26.08.0 Release: 0 Summary: KDE Privacy Utility License: LGPL-2.1-or-later ++++++ sweeper-26.04.3.tar.xz -> sweeper-26.08.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/sweeper-26.04.3/CMakeLists.txt new/sweeper-26.08.0/CMakeLists.txt --- old/sweeper-26.04.3/CMakeLists.txt 2026-06-26 14:21:08.000000000 +0200 +++ new/sweeper-26.08.0/CMakeLists.txt 2026-08-12 06:18:08.000000000 +0200 @@ -2,8 +2,8 @@ # KDE Application Version, managed by release script set (RELEASE_SERVICE_VERSION_MAJOR "26") -set (RELEASE_SERVICE_VERSION_MINOR "04") -set (RELEASE_SERVICE_VERSION_MICRO "3") +set (RELEASE_SERVICE_VERSION_MINOR "08") +set (RELEASE_SERVICE_VERSION_MICRO "0") set (RELEASE_SERVICE_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}") project(sweeper VERSION ${RELEASE_SERVICE_VERSION}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/sweeper-26.04.3/main.cpp new/sweeper-26.08.0/main.cpp --- old/sweeper-26.04.3/main.cpp 2026-06-26 14:21:08.000000000 +0200 +++ new/sweeper-26.08.0/main.cpp 2026-08-12 06:18:08.000000000 +0200 @@ -38,7 +38,7 @@ // command line QCommandLineParser parser; KAboutData::setApplicationData(aboutData); - a.setWindowIcon(QIcon::fromTheme(QStringLiteral("trash-empty"))); + a.setWindowIcon(QIcon::fromTheme(QStringLiteral("sweeper"))); const QCommandLineOption automaticOption(QStringLiteral("automatic"), i18n("Sweeps without user interaction")); parser.addOption(automaticOption); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/sweeper-26.04.3/org.kde.sweeper.appdata.xml new/sweeper-26.08.0/org.kde.sweeper.appdata.xml --- old/sweeper-26.04.3/org.kde.sweeper.appdata.xml 2026-06-26 14:21:08.000000000 +0200 +++ new/sweeper-26.08.0/org.kde.sweeper.appdata.xml 2026-08-12 06:18:08.000000000 +0200 @@ -55,6 +55,7 @@ <name xml:lang="sr-ijekavianlatin">Čistač</name> <name xml:lang="sv">Sweeper</name> <name xml:lang="tr">Süpürücü</name> + <name xml:lang="ug">سۈپۈرگۈچ</name> <name xml:lang="uk">Sweeper</name> <name xml:lang="zh-CN">Sweeper 系统清理工具</name> <name xml:lang="zh-TW">Sweeper</name> @@ -106,6 +107,7 @@ <summary xml:lang="sr-ijekavianlatin">Alatka za čišćenje sistema</summary> <summary xml:lang="sv">Systemrensningsverktyg</summary> <summary xml:lang="tr">Sistem temizleme izlencesi</summary> + <summary xml:lang="ug">سىستېما تازىلاش قورالى</summary> <summary xml:lang="uk">Програма для чищення системи</summary> <summary xml:lang="zh-CN">系统清理工具</summary> <summary xml:lang="zh-TW">系統清理工具</summary> @@ -183,6 +185,7 @@ <id>org.kde.sweeper.desktop</id> </replaces> <releases> + <release version="26.08.0" date="2026-08-20"/> <release version="26.04.3" date="2026-07-02"/> <release version="26.04.2" date="2026-06-04"/> <release version="26.04.1" date="2026-05-07"/> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/sweeper-26.04.3/org.kde.sweeper.desktop new/sweeper-26.08.0/org.kde.sweeper.desktop --- old/sweeper-26.04.3/org.kde.sweeper.desktop 2026-06-26 14:21:08.000000000 +0200 +++ new/sweeper-26.08.0/org.kde.sweeper.desktop 2026-08-12 06:18:08.000000000 +0200 @@ -67,7 +67,7 @@ Name[ta]=ஸ்வீப்பர் Name[th]=เครื่องปัดกวาด Name[tr]=Süpürücü -Name[ug]=Sweeper +Name[ug]=سۈپۈرگۈچ Name[uk]=Очищення Name[wa]=Schoveu (Sweeper) Name[zh_CN]=Sweeper 系统清理工具 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/sweeper-26.04.3/po/ar/sweeper.po new/sweeper-26.08.0/po/ar/sweeper.po --- old/sweeper-26.04.3/po/ar/sweeper.po 2026-06-26 14:21:08.000000000 +0200 +++ new/sweeper-26.08.0/po/ar/sweeper.po 2026-08-12 06:18:08.000000000 +0200 @@ -188,7 +188,7 @@ #, kde-format msgid "" "Clears the list of recently used documents from the KDE applications menu" -msgstr "يمحي لائحة المستندات المستخدمة مؤخراً من قائمة تطبيقات KDE" +msgstr "يمحي لائحة المستندات المستخدمة مؤخرًا من قائمة تطبيقات KDE" #: privacyfunctions.h:149 #, kde-format @@ -208,7 +208,7 @@ #: privacyfunctions.h:163 #, kde-format msgid "Clears the list of recently used applications from KDE menu" -msgstr "يمحي لائحة التطبيقات المستخدمة مؤخراً من قائمة تطبيقات كِيدِي" +msgstr "يمحي لائحة التطبيقات المستخدمة مؤخرًا من قائمة تطبيقات كِيدِي" #: sweeper.cpp:22 #, kde-format @@ -286,7 +286,7 @@ #: sweeperdialog.ui:88 #, kde-format msgid "Immediately performs the cleanup actions selected above" -msgstr "ينجز عمليّات التنظيف المحدّدة أعلاه فوراً" +msgstr "ينجز عمليّات التنظيف المحدّدة أعلاه فورًا" #. i18n: ectx: property (text), widget (QPushButton, cleanupButton) #: sweeperdialog.ui:91 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/sweeper-26.04.3/po/ca/sweeper.po new/sweeper-26.08.0/po/ca/sweeper.po --- old/sweeper-26.04.3/po/ca/sweeper.po 2026-06-26 14:21:08.000000000 +0200 +++ new/sweeper-26.08.0/po/ca/sweeper.po 2026-08-12 06:18:08.000000000 +0200 @@ -294,3 +294,94 @@ #, kde-format msgid "&Clean Up" msgstr "&Neteja" + +#~ msgid "Network privacy level:" +#~ msgstr "Nivell de privacitat de la xarxa:" + +#~ msgid "Low" +#~ msgstr "Baix" + +#~ msgid "Medium" +#~ msgstr "Mitjà" + +#~ msgid "High" +#~ msgstr "Alt" + +#~ msgid "Custom" +#~ msgstr "A mida" + +#~ msgid "Financial Information" +#~ msgstr "Informació financera" + +#~ msgid "" +#~ "Warn me when I visit a site that uses my financial or purchase " +#~ "information:" +#~ msgstr "" +#~ "Avisa'm quan visito un lloc que usa la meva informació financera o de " +#~ "compres:" + +#~ msgid "For marketing or advertising purposes" +#~ msgstr "Amb propòsits de màrqueting o publicitat" + +#~ msgid "To share with other companies" +#~ msgstr "Per a compartir amb d'altres companyies" + +#~ msgid "Health Information" +#~ msgstr "Informació de salut" + +#~ msgid "" +#~ "Warn me when I visit a site that uses my health or medical information: " +#~ msgstr "" +#~ "Avisa'm quan visito un lloc que usa la meva informació sanitària o " +#~ "mèdica: " + +#~ msgid "Demographics" +#~ msgstr "Demografia" + +#~ msgid "" +#~ "Warn me when I visit a site that uses my non-personally identifiable " +#~ "information:" +#~ msgstr "" +#~ "Avisa'm quan visito un lloc que usa informació meva no identificable " +#~ "personalment:" + +#~ msgid "To determine my interests, habits or general behavior" +#~ msgstr "" +#~ "Per a determinar els meus interessos, costums o comportament general" + +#~ msgid "" +#~ "Warn me when I visit a site that shares my personal information with " +#~ "other companies" +#~ msgstr "" +#~ "Avisa'm quan visito un lloc que comparteix la meva informació personal " +#~ "amb d'altres companyies" + +#~ msgid "" +#~ "Warn me when I visit a site that does not let me know what information " +#~ "they have about me" +#~ msgstr "" +#~ "Avisa'm quan visito un lloc que no em permet conèixer quina informació " +#~ "meva tenen" + +#~ msgid "Personal Information" +#~ msgstr "Informació personal" + +#~ msgid "Warn me when I visit a site that may use my personal information to:" +#~ msgstr "" +#~ "Avisa'm quan visito un lloc que podria usar la meva informació personal " +#~ "per a:" + +#~ msgid "Determine my habits, interests or general behavior" +#~ msgstr "Determinar els meus costums, interessos o comportament general" + +#~ msgid "Via telephone" +#~ msgstr "Via telefònica" + +#~ msgid "Via mail" +#~ msgstr "Via correu" + +#~ msgid "Via email" +#~ msgstr "Via correu electrònic" + +#~ msgid "And do not allow me to remove my contact information" +#~ msgstr "I no em permet eliminar la meva informació de contacte" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/sweeper-26.04.3/po/de/sweeper.po new/sweeper-26.08.0/po/de/sweeper.po --- old/sweeper-26.04.3/po/de/sweeper.po 2026-06-26 14:21:08.000000000 +0200 +++ new/sweeper-26.08.0/po/de/sweeper.po 2026-08-12 06:18:08.000000000 +0200 @@ -1,8 +1,8 @@ -# SPDX-FileCopyrightText: 2003, 2004 Thomas Diehl <[email protected]> +# SPDX-FileCopyrightText: 2003-2004 Thomas Diehl <[email protected]> # SPDX-FileCopyrightText: 2005 Stephan Johach <[email protected]> -# SPDX-FileCopyrightText: 2005, 2006, 2007 Thomas Reitelbach <[email protected]> -# SPDX-FileCopyrightText: 2007, 2008 Gregor Zumstein <[email protected]> -# SPDX-FileCopyrightText: 2009, 2010, 2014, 2016, 2019 Burkhard Lück <[email protected]> +# SPDX-FileCopyrightText: 2005-2007 Thomas Reitelbach <[email protected]> +# SPDX-FileCopyrightText: 2007-2008 Gregor Zumstein <[email protected]> +# SPDX-FileCopyrightText: 2009-2010, 2014, 2016, 2019 Burkhard Lück <[email protected]> # SPDX-FileCopyrightText: 2010 Panagiotis Papadopoulos <[email protected]> msgid "" msgstr "" @@ -199,7 +199,7 @@ #: privacyfunctions.h:163 #, kde-format msgid "Recent Applications" -msgstr "Zuletzt benutzte Anwendungen" +msgstr "Zuletzt verwendete Anwendungen" #: privacyfunctions.h:163 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/sweeper-26.04.3/po/ia/sweeper.po new/sweeper-26.08.0/po/ia/sweeper.po --- old/sweeper-26.04.3/po/ia/sweeper.po 2026-06-26 14:21:08.000000000 +0200 +++ new/sweeper-26.08.0/po/ia/sweeper.po 2026-08-12 06:18:08.000000000 +0200 @@ -7,7 +7,7 @@ "Project-Id-Version: sweeper\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2025-11-17 11:55+0000\n" -"PO-Revision-Date: 2026-03-11 19:07+0100\n" +"PO-Revision-Date: 2026-03-11 18:54+0100\n" "Last-Translator: giovanni <[email protected]>\n" "Language-Team: Interlingua <[email protected]>\n" "Language: ia\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/sweeper-26.04.3/po/nn/sweeper.po new/sweeper-26.08.0/po/nn/sweeper.po --- old/sweeper-26.04.3/po/nn/sweeper.po 2026-06-26 14:21:08.000000000 +0200 +++ new/sweeper-26.08.0/po/nn/sweeper.po 2026-08-12 06:18:08.000000000 +0200 @@ -1,21 +1,21 @@ # Translation of sweeper to Norwegian Nynorsk # # Gaute Hvoslef Kvalnes <[email protected]>, 2003, 2004, 2005. -# Karl Ove Hufthammer <[email protected]>, 2004, 2007, 2008, 2016, 2019. +# Karl Ove Hufthammer <[email protected]>, 2004, 2007, 2008, 2016, 2019, 2026. # Eirik U. Birkeland <[email protected]>, 2008, 2009. msgid "" msgstr "" "Project-Id-Version: sweeper\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2025-11-17 11:55+0000\n" -"PO-Revision-Date: 2019-07-17 20:47+0200\n" +"PO-Revision-Date: 2026-07-05 16:11+0200\n" "Last-Translator: Karl Ove Hufthammer <[email protected]>\n" "Language-Team: Norwegian Nynorsk <[email protected]>\n" "Language: nn\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Lokalize 19.04.2\n" +"X-Generator: Lokalize 26.04.3\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Environment: kde\n" "X-Accelerator-Marker: &\n" @@ -67,6 +67,7 @@ msgid "Maintainer" msgstr "Vedlikehaldar" +# skip-rule: bokmålsord #: main.cpp:35 #, kde-format msgid "Benjamin Meyer" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/sweeper-26.04.3/po/tr/sweeper.po new/sweeper-26.08.0/po/tr/sweeper.po --- old/sweeper-26.04.3/po/tr/sweeper.po 2026-06-26 14:21:08.000000000 +0200 +++ new/sweeper-26.08.0/po/tr/sweeper.po 2026-08-12 06:18:08.000000000 +0200 @@ -5,13 +5,13 @@ # Görkem Çetin <[email protected]>, 2003-2004. # Ozan Çağlayan <[email protected]>, 2010. # obsoleteman <[email protected]>, 2008-2009. -# SPDX-FileCopyrightText: 2022, 2023, 2024 Emir SARI <[email protected]> +# SPDX-FileCopyrightText: 2022, 2023, 2024, 2026 Emir SARI <[email protected]> msgid "" msgstr "" "Project-Id-Version: kdeutils-kde4\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2025-11-17 11:55+0000\n" -"PO-Revision-Date: 2024-10-27 19:37+0300\n" +"PO-Revision-Date: 2026-05-02 19:55+0300\n" "Last-Translator: Emir SARI <[email protected]>\n" "Language-Team: Turkish <[email protected]>\n" "Language: tr\n" @@ -19,12 +19,12 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: Lokalize 24.08.2\n" +"X-Generator: Lokalize 25.12.3\n" #, kde-format msgctxt "NAME OF TRANSLATORS" msgid "Your names" -msgstr "Görkem Çetin" +msgstr "Görkem ÇETİN" #, kde-format msgctxt "EMAIL OF TRANSLATORS" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/sweeper-26.04.3/po/ug/sweeper.po new/sweeper-26.08.0/po/ug/sweeper.po --- old/sweeper-26.04.3/po/ug/sweeper.po 2026-06-26 14:21:08.000000000 +0200 +++ new/sweeper-26.08.0/po/ug/sweeper.po 2026-08-12 06:18:08.000000000 +0200 @@ -8,29 +8,30 @@ "Project-Id-Version: sweeper\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2025-11-17 11:55+0000\n" -"PO-Revision-Date: 2013-09-08 07:05+0900\n" -"Last-Translator: Gheyret Kenji <[email protected]>\n" +"PO-Revision-Date: 2026-06-01 18:50-0400\n" +"Last-Translator: Abduqadir Abliz <[email protected]>\n" "Language-Team: Uyghur Computer Science Association <[email protected]>\n" "Language: ug\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: Poedit 3.9\n" #, kde-format msgctxt "NAME OF TRANSLATORS" msgid "Your names" -msgstr "ئابدۇقادىر ئابلىز, غەيرەت كەنجى" +msgstr "ئابدۇقادىر ئابلىز، غەيرەت كەنجى" #, kde-format msgctxt "EMAIL OF TRANSLATORS" msgid "Your emails" -msgstr "[email protected], [email protected]" +msgstr "[email protected], [email protected]" #: main.cpp:25 #, kde-format msgid "Sweeper" -msgstr "Sweeper" +msgstr "سۈپۈرگۈچ" #: main.cpp:27 #, kde-format @@ -38,10 +39,9 @@ msgstr "" #: main.cpp:29 -#, fuzzy, kde-format -#| msgid "(c) 2003-2005, Ralf Hoelzer" +#, kde-format msgid "© 2003-2005, Ralf Hoelzer" -msgstr "(c) 2003-2005, Ralf Hoelzer" +msgstr "" #: main.cpp:33 #, kde-format @@ -51,7 +51,7 @@ #: main.cpp:33 #, kde-format msgid "Original author" -msgstr "ئەسلى ئاپتور" +msgstr "ئەسلى يازغۇچى" #: main.cpp:34 #, kde-format @@ -61,12 +61,12 @@ #: main.cpp:34 #, kde-format msgid "Maintainer" -msgstr "مەسئۇل كىشى" +msgstr "ئاسرىغۇچى" #: main.cpp:35 #, kde-format msgid "Benjamin Meyer" -msgstr "Benjamin Meyer" +msgstr "" #: main.cpp:35 privacyfunctions.h:65 #, kde-format @@ -96,7 +96,7 @@ #: privacyfunctions.h:22 #, kde-format msgid "Cookies" -msgstr "Cookies" +msgstr "" #: privacyfunctions.h:22 #, kde-format @@ -173,7 +173,7 @@ #: privacyfunctions.h:135 #, kde-format msgid "Recent Documents" -msgstr "يېقىنقى پۈتۈكلەر" +msgstr "يېقىنقى پۈتۈك" #: privacyfunctions.h:135 #, kde-format @@ -194,7 +194,7 @@ #: privacyfunctions.h:163 #, kde-format msgid "Recent Applications" -msgstr "يېقىنقى پروگراممىلىرى" +msgstr "يېقىنقى پىروگرامما" #: privacyfunctions.h:163 #, kde-format
