Hello community, here is the log from the commit of package kio-extras5 for openSUSE:Factory checked in at 2015-10-19 22:41:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old) and /work/SRC/openSUSE:Factory/.kio-extras5.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kio-extras5" Changes: -------- --- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes 2015-10-03 20:21:22.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.kio-extras5.new/kio-extras5.changes 2015-10-19 22:41:08.000000000 +0200 @@ -1,0 +2,8 @@ +Sun Oct 11 13:32:22 UTC 2015 - [email protected] + +- Update to KDE Applications 15.08.2 + * KDE Applications 15.08.2 + * https://www.kde.org/announcements/announce-applications-15.08.2.php + + +------------------------------------------------------------------- Old: ---- kio-extras-15.08.1.tar.xz New: ---- kio-extras-15.08.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kio-extras5.spec ++++++ --- /var/tmp/diff_new_pack.XhRSpJ/_old 2015-10-19 22:41:09.000000000 +0200 +++ /var/tmp/diff_new_pack.XhRSpJ/_new 2015-10-19 22:41:09.000000000 +0200 @@ -17,7 +17,7 @@ Name: kio-extras5 -Version: 15.08.1 +Version: 15.08.2 Release: 0 Summary: Additional KIO-slaves for KDE applications License: GPL-2.0+ ++++++ kio-extras-15.08.1.tar.xz -> kio-extras-15.08.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kio-extras-15.08.1/fish/fish.cpp new/kio-extras-15.08.2/fish/fish.cpp --- old/kio-extras-15.08.1/fish/fish.cpp 2015-08-12 20:15:51.000000000 +0200 +++ new/kio-extras-15.08.2/fish/fish.cpp 2015-10-02 23:09:27.000000000 +0200 @@ -1676,7 +1676,7 @@ openConnection(); if (!isLoggedIn) return; url.cleanPath(); - if (!url.path().isEmpty()) { + if (url.path().isEmpty()) { sendCommand(FISH_PWD); } else { sendCommand((isFile?FISH_DELE:FISH_RMD),E(url.path())); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kio-extras-15.08.1/recentdocuments/recentdocumentsnotifier.desktop new/kio-extras-15.08.2/recentdocuments/recentdocumentsnotifier.desktop --- old/kio-extras-15.08.1/recentdocuments/recentdocumentsnotifier.desktop 2015-08-12 20:15:51.000000000 +0200 +++ new/kio-extras-15.08.2/recentdocuments/recentdocumentsnotifier.desktop 2015-10-02 23:09:27.000000000 +0200 @@ -29,6 +29,7 @@ Name[id]=Pengawas Dokumen Terkini Name[is]=Skoðun á nýlegum skjölum Name[it]=Guardia dei Documenti recenti +Name[ja]=最近のドキュメントウォッチャ Name[kk]=Жуырдағы құжаттарды бақылау Name[km]=កម្មវិធីមើលឯកសារថ្មីៗ Name[ko]=최근 문서 감시기
