Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package filelight for openSUSE:Factory checked in at 2021-11-06 18:16:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/filelight (Old) and /work/SRC/openSUSE:Factory/.filelight.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "filelight" Sat Nov 6 18:16:06 2021 rev:126 rq:929251 version:21.08.3 Changes: -------- --- /work/SRC/openSUSE:Factory/filelight/filelight.changes 2021-10-13 18:06:46.123338748 +0200 +++ /work/SRC/openSUSE:Factory/.filelight.new.1890/filelight.changes 2021-11-06 18:18:48.836908867 +0100 @@ -1,0 +2,9 @@ +Tue Nov 2 21:33:21 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.08.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/21.08.3/ +- No code change since 21.08.2 + +------------------------------------------------------------------- Old: ---- filelight-21.08.2.tar.xz filelight-21.08.2.tar.xz.sig New: ---- filelight-21.08.3.tar.xz filelight-21.08.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ filelight.spec ++++++ --- /var/tmp/diff_new_pack.2QThru/_old 2021-11-06 18:18:49.320909118 +0100 +++ /var/tmp/diff_new_pack.2QThru/_new 2021-11-06 18:18:49.324909120 +0100 @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: filelight -Version: 21.08.2 +Version: 21.08.3 Release: 0 Summary: Graphical disk usage viewer License: GPL-2.0-only OR GPL-3.0-only ++++++ filelight-21.08.2.tar.xz -> filelight-21.08.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/filelight-21.08.2/CMakeLists.txt new/filelight-21.08.3/CMakeLists.txt --- old/filelight-21.08.2/CMakeLists.txt 2021-10-05 00:17:12.000000000 +0200 +++ new/filelight-21.08.3/CMakeLists.txt 2021-10-31 11:19:32.000000000 +0100 @@ -8,7 +8,7 @@ # KDE Application Version, managed by release script set(RELEASE_SERVICE_VERSION_MAJOR "21") set(RELEASE_SERVICE_VERSION_MINOR "08") -set(RELEASE_SERVICE_VERSION_MICRO "2") +set(RELEASE_SERVICE_VERSION_MICRO "3") set(RELEASE_SERVICE_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}") set(FILELIGHT_VERSION ${RELEASE_SERVICE_VERSION}) # minimum requirements diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/filelight-21.08.2/misc/org.kde.filelight.appdata.xml new/filelight-21.08.3/misc/org.kde.filelight.appdata.xml --- old/filelight-21.08.2/misc/org.kde.filelight.appdata.xml 2021-10-05 00:17:12.000000000 +0200 +++ new/filelight-21.08.3/misc/org.kde.filelight.appdata.xml 2021-10-31 11:19:32.000000000 +0100 @@ -412,10 +412,10 @@ <value key="KDE::windows_store">https://www.microsoft.com/store/apps/9pfxcd722m2c</value> </custom> <releases> + <release version="21.08.3" date="2021-11-04"/> <release version="21.08.2" date="2021-10-07"/> <release version="21.08.1" date="2021-09-02"/> <release version="21.08.0" date="2021-08-12"/> - <release version="21.04.3" date="2021-07-08"/> </releases> <content_rating type="oars-1.1"/> </component> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/filelight-21.08.2/po/ca/filelight.po new/filelight-21.08.3/po/ca/filelight.po --- old/filelight-21.08.2/po/ca/filelight.po 2021-10-05 07:36:35.000000000 +0200 +++ new/filelight-21.08.3/po/ca/filelight.po 2021-11-02 01:09:03.000000000 +0100 @@ -3,14 +3,14 @@ # This file is distributed under the license LGPL version 2.1 or # version 3 or later versions approved by the membership of KDE e.V. # -# Josep Ma. Ferrer <[email protected]>, 2010, 2013, 2014, 2015, 2017, 2018, 2020, 2021. +# Josep M. Ferrer <[email protected]>, 2010, 2013, 2014, 2015, 2017, 2018, 2020, 2021. # Antoni Bella P??rez <[email protected]>, 2015, 2020, 2021. msgid "" msgstr "" "Project-Id-Version: filelight\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-06-21 00:21+0000\n" -"PO-Revision-Date: 2021-09-19 19:00+0200\n" +"PO-Revision-Date: 2021-10-29 11:47+0200\n" "Last-Translator: Josep M. Ferrer <[email protected]>\n" "Language-Team: Catalan <[email protected]>\n" "Language: ca\n" @@ -24,7 +24,7 @@ #, kde-format msgctxt "NAME OF TRANSLATORS" msgid "Your names" -msgstr "Josep Ma. Ferrer" +msgstr "Josep M. Ferrer" #, kde-format msgctxt "EMAIL OF TRANSLATORS" @@ -340,7 +340,7 @@ #: src/mainWindow.cpp:162 #, kde-format msgid "Go" -msgstr "V??s" +msgstr "Ves" #: src/mainWindow.cpp:166 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/filelight-21.08.2/po/pl/filelight.po new/filelight-21.08.3/po/pl/filelight.po --- old/filelight-21.08.2/po/pl/filelight.po 2021-10-05 07:36:35.000000000 +0200 +++ new/filelight-21.08.3/po/pl/filelight.po 2021-11-02 01:09:03.000000000 +0100 @@ -9,7 +9,7 @@ "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-06-21 00:21+0000\n" -"PO-Revision-Date: 2021-06-26 07:57+0200\n" +"PO-Revision-Date: 2021-10-30 09:25+0200\n" "Last-Translator: ??ukasz Wojni??owicz <[email protected]>\n" "Language-Team: Polish <[email protected]>\n" "Language: pl\n" @@ -523,17 +523,17 @@ #: src/radialMap/widgetEvents.cpp:305 #, kde-format msgid "Open &File Manager Here" -msgstr "&Tutaj otw??rz przegl??dark?? plik??w" +msgstr "Otw??rz przegl??dark?? plik??w &tutaj" #: src/radialMap/widgetEvents.cpp:308 #, kde-format msgid "Open &Terminal Here" -msgstr "Tutaj otw??rz &terminal" +msgstr "Otw??rz &terminal tutaj" #: src/radialMap/widgetEvents.cpp:313 #, kde-format msgid "&Center Map Here" -msgstr "Tutaj &wy??rodkuj map??" +msgstr "Wy??rodkuj &map?? tutaj" #: src/radialMap/widgetEvents.cpp:317 #, kde-format @@ -608,7 +608,7 @@ #: src/settingsDialog.cpp:153 #, kde-format msgid "Folder already ignored" -msgstr "Katalog jest ju????pomijany" +msgstr "Katalog jest ju?? pomijany" #: src/summaryWidget.cpp:118 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/filelight-21.08.2/po/zh_CN/filelight.po new/filelight-21.08.3/po/zh_CN/filelight.po --- old/filelight-21.08.2/po/zh_CN/filelight.po 2021-10-05 07:36:35.000000000 +0200 +++ new/filelight-21.08.3/po/zh_CN/filelight.po 2021-11-02 01:09:03.000000000 +0100 @@ -9,7 +9,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-06-21 00:21+0000\n" -"PO-Revision-Date: 2021-09-27 13:10\n" +"PO-Revision-Date: 2021-10-29 13:27\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"
