Hello community, here is the log from the commit of package filelight for openSUSE:Factory checked in at 2016-01-10 13:04:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/filelight (Old) and /work/SRC/openSUSE:Factory/.filelight.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "filelight" Changes: -------- --- /work/SRC/openSUSE:Factory/filelight/filelight.changes 2015-11-15 12:29:20.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.filelight.new/filelight.changes 2016-01-10 13:04:05.000000000 +0100 @@ -1,0 +2,9 @@ +Sun Dec 13 12:57:37 UTC 2015 - [email protected] + +- Update to KDE Applications 15.12.0 + * KDE Applications 15.12.0 + * https://www.kde.org/announcements/announce-applications-15.12.0.php + * boo#958887 + + +------------------------------------------------------------------- Old: ---- filelight-15.08.3.tar.xz New: ---- filelight-15.12.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ filelight.spec ++++++ --- /var/tmp/diff_new_pack.eby5Ov/_old 2016-01-10 13:04:06.000000000 +0100 +++ /var/tmp/diff_new_pack.eby5Ov/_new 2016-01-10 13:04:06.000000000 +0100 @@ -17,7 +17,7 @@ Name: filelight -Version: 15.08.3 +Version: 15.12.0 Release: 0 Summary: Graphical disk usage viewer License: GPL-2.0 or GPL-3.0 ++++++ filelight-15.08.3.tar.xz -> filelight-15.12.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/filelight-15.08.3/misc/filelightpart.desktop new/filelight-15.12.0/misc/filelightpart.desktop --- old/filelight-15.08.3/misc/filelightpart.desktop 2015-05-14 23:36:04.000000000 +0200 +++ new/filelight-15.12.0/misc/filelightpart.desktop 2015-08-19 12:03:11.000000000 +0200 @@ -1,6 +1,7 @@ [Desktop Entry] Encoding=UTF-8 Name=Radial Map +Name[ar]=خريطة محوريّة Name[ast]=Mapa radial Name[bs]=Radial Map Name[ca]=Mapa radial diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/filelight-15.08.3/misc/org.kde.filelight.desktop new/filelight-15.12.0/misc/org.kde.filelight.desktop --- old/filelight-15.08.3/misc/org.kde.filelight.desktop 2015-05-14 23:36:04.000000000 +0200 +++ new/filelight-15.12.0/misc/org.kde.filelight.desktop 2015-08-19 12:03:11.000000000 +0200 @@ -1,6 +1,7 @@ # KDE Config File [Desktop Entry] Name=Filelight +Name[ar]=الملفّالخفيف Name[ast]=Filelight Name[bs]=Filelight Name[ca]=Filelight @@ -52,6 +53,7 @@ Name[zh_CN]=Filelight Name[zh_TW]=Filelight GenericName=Disk Usage Statistics +GenericName[ar]=إحصائيّات استخدام القرص GenericName[ast]=Estadístiques d'usu de discu GenericName[bs]=Statistika upotrebe diska GenericName[ca]=Estadístiques d'ús de disc @@ -104,6 +106,7 @@ Exec=filelight %f Icon=filelight Comment=View disk usage information +Comment[ar]=اعرض معلومات استخدام القرص Comment[ast]=Ver infomación d'usu de Discu Comment[bs]=Pogledajte podatke o upotrebi diska Comment[ca]=Veure la informació d'ús de disc diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/filelight-15.08.3/src/app/main.cpp new/filelight-15.12.0/src/app/main.cpp --- old/filelight-15.08.3/src/app/main.cpp 2015-05-14 23:36:04.000000000 +0200 +++ new/filelight-15.12.0/src/app/main.cpp 2015-08-19 12:03:11.000000000 +0200 @@ -69,6 +69,8 @@ app.setOrganizationDomain(QStringLiteral("kde.org")); app.setOrganizationName(QStringLiteral("KDE")); + KAboutData::setApplicationData(about); + QCommandLineParser options; options.setApplicationDescription(i18n("Graphical disk-usage information")); options.addHelpOption();
