Hello community,

here is the log from the commit of package ark for openSUSE:Factory checked in 
at 2016-01-23 01:05:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ark (Old)
 and      /work/SRC/openSUSE:Factory/.ark.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ark"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ark/ark.changes  2016-01-07 00:24:09.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.ark.new/ark.changes     2016-01-23 
01:05:25.000000000 +0100
@@ -1,0 +2,12 @@
+Sat Jan  9 18:08:50 UTC 2016 - [email protected]
+
+- Update to KDE Applications 15.12.1
+   * KDE Applications 15.12.1 
+   * https://www.kde.org/announcements/announce-applications-15.12.1.php
+   * boo#961265
+
+- Drop upstream patch 
+  * Fix-ark-cannout-open-rar-file-with-space-in-archive-file-path.patch
+  * Fallback-to-read-only-mode-if-there-are-no-read-write-executables.patch
+
+-------------------------------------------------------------------

Old:
----
  Fallback-to-read-only-mode-if-there-are-no-read-write-executables.patch
  Fix-ark-cannout-open-rar-file-with-space-in-archive-file-path.patch
  ark-15.12.0.tar.xz

New:
----
  ark-15.12.1.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ark.spec ++++++
--- /var/tmp/diff_new_pack.7Oy0KB/_old  2016-01-23 01:05:26.000000000 +0100
+++ /var/tmp/diff_new_pack.7Oy0KB/_new  2016-01-23 01:05:26.000000000 +0100
@@ -17,23 +17,18 @@
 
 
 Name:           ark
-Version:        15.12.0
+Version:        15.12.1
 Release:        0
 Summary:        KDE Archiver Tool
 License:        GPL-2.0+
 Group:          Productivity/Other
 Url:            http://www.kde.org
 Source0:        ark-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM 
Fix-ark-cannout-open-rar-file-with-space-in-archive-file-path.patch boo#959996 
-- fixes opening rar files with a space in the file path
-Patch0:         
Fix-ark-cannout-open-rar-file-with-space-in-archive-file-path.patch
-# PATCH-FIX-UPSTREAM 
Fallback-to-read-only-mode-if-there-are-no-read-write-executables.patch 
boo#959996, kde#357057 -- fixes opening archives when the executable to create 
a new archive (e.g. rar or zip) is not installed
-Patch1:         
Fallback-to-read-only-mode-if-there-are-no-read-write-executables.patch
 BuildRequires:  extra-cmake-modules >= 1.7.0
 BuildRequires:  karchive-devel >= 5.2.0
 BuildRequires:  kconfig-devel >= 5.2.0
 BuildRequires:  kdelibs4support-devel >= 5.2.0
 BuildRequires:  kf5-filesystem
-BuildRequires:  khtml-devel >= 5.2.0
 BuildRequires:  kpty-devel >= 5.2.0
 BuildRequires:  libarchive-devel >= 3.0.0
 BuildRequires:  libzip-devel
@@ -64,8 +59,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
 
 %build
   %cmake_kf5 -d build

++++++ ark-15.12.0.tar.xz -> ark-15.12.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ark-15.12.0/CMakeLists.txt 
new/ark-15.12.1/CMakeLists.txt
--- old/ark-15.12.0/CMakeLists.txt      2015-12-15 08:42:30.000000000 +0100
+++ new/ark-15.12.1/CMakeLists.txt      2016-01-07 00:07:30.000000000 +0100
@@ -7,7 +7,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "15")
 set (KDE_APPLICATIONS_VERSION_MINOR "12")
-set (KDE_APPLICATIONS_VERSION_MICRO "0")
+set (KDE_APPLICATIONS_VERSION_MICRO "1")
 set (KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 
 configure_file(${CMAKE_CURRENT_SOURCE_DIR}/CTestCustom.cmake.in 
${CMAKE_CURRENT_BINARY_DIR}/CTestCustom.cmake)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ark-15.12.0/app/ark_addtoservicemenu.desktop 
new/ark-15.12.1/app/ark_addtoservicemenu.desktop
--- old/ark-15.12.0/app/ark_addtoservicemenu.desktop    2015-12-15 
08:42:30.000000000 +0100
+++ new/ark-15.12.1/app/ark_addtoservicemenu.desktop    2016-01-07 
00:07:30.000000000 +0100
@@ -80,6 +80,7 @@
 Name[hu]=Ide (tar.gz-ként)
 Name[it]=Qui (come TAR.GZ)
 Name[ko]=여기(TAR.GZ로)
+Name[lt]=Čia (TAR.GZ)
 Name[nl]=Hier (als TAR.GZ)
 Name[pl]=Tutaj (jako TAR.GZ)
 Name[pt]=Aqui (como TAR.GZ)
@@ -115,6 +116,7 @@
 Name[hu]=Ide (zip-ként)
 Name[it]=Qui (come ZIP)
 Name[ko]=여기(ZIP으로)
+Name[lt]=Čia (ZIP)
 Name[nl]=Hier (als ZIP)
 Name[pl]=Tutaj (jako ZIP)
 Name[pt]=Aqui (como ZIP)
@@ -150,6 +152,7 @@
 Name[hu]=Ide (rar-ként)
 Name[it]=Qui (come RAR)
 Name[ko]=여기(RAR로)
+Name[lt]=Čia (RAR)
 Name[nl]=Hier (als RAR)
 Name[pl]=Tutaj (jako RAR)
 Name[pt]=Aqui (como RAR)
@@ -185,6 +188,7 @@
 Name[hu]=Tömörítés ide…
 Name[it]=Comprimi in...
 Name[ko]=다음으로 압축하기...
+Name[lt]=Suspausti...
 Name[nl]=Comprimeren naar...
 Name[pl]=Spakuj do...
 Name[pt]=Comprimir Para...
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ark-15.12.0/app/ark_dndextract.desktop.cmake 
new/ark-15.12.1/app/ark_dndextract.desktop.cmake
--- old/ark-15.12.0/app/ark_dndextract.desktop.cmake    2015-12-15 
08:42:30.000000000 +0100
+++ new/ark-15.12.1/app/ark_dndextract.desktop.cmake    2016-01-07 
00:07:30.000000000 +0100
@@ -30,7 +30,7 @@
 Name[kk]=Мынаған тарқату
 Name[km]=ស្រង់ចេញ Ark នៅ​ទីនេះ
 Name[ko]=Ark 여기에 풀기
-Name[lt]=Čia išpakuoti archyvą
+Name[lt]=Išpakuoti čia su Ark
 Name[lv]=Ark atspiest šeit
 Name[mr]=येथे आर्क पुर्ववत करा
 Name[nb]=Pakk ut arkivet her med Ark
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ark-15.12.0/app/ark_servicemenu.desktop.cmake 
new/ark-15.12.1/app/ark_servicemenu.desktop.cmake
--- old/ark-15.12.0/app/ark_servicemenu.desktop.cmake   2015-12-15 
08:42:30.000000000 +0100
+++ new/ark-15.12.1/app/ark_servicemenu.desktop.cmake   2016-01-07 
00:07:30.000000000 +0100
@@ -72,6 +72,7 @@
 Name[gl]=Extraer o arquivo aquí
 Name[it]=Estrai l'archivio qui
 Name[ko]=여기에 압축 풀기
+Name[lt]=Išpakuoti čia
 Name[nl]=Archief hier uitpakken
 Name[pl]=Wypakuj archiwum tutaj
 Name[pt]=Extrair o pacote para aqui
@@ -85,6 +86,7 @@
 Name[sv]=Packa upp arkiv här
 Name[uk]=Видобути архів сюди
 Name[x-test]=xxExtract archive herexx
+Name[zh_CN]=在此解压缩归档
 Name[zh_TW]=在此解壓縮
 Icon=ark
 Exec=ark --batch --autodestination %F
@@ -104,6 +106,7 @@
 Name[gl]=Extraer o arquivo en…
 Name[it]=Estrai l'archivio in...
 Name[ko]=다음 경로에 압축 풀기...
+Name[lt]=Išpakuoti į...
 Name[nl]=Archief uitpakken naar...
 Name[pl]=Wypakuj archiwum do...
 Name[pt]=Extrair o pacote para...
@@ -117,6 +120,7 @@
 Name[sv]=Packa upp arkiv i...
 Name[uk]=Видобути архів до…
 Name[x-test]=xxExtract archive to...xx
+Name[zh_CN]=解压缩归档到...
 Name[zh_TW]=解壓縮到...
 Icon=ark
 Exec=ark --batch --autodestination --dialog %F
@@ -136,6 +140,7 @@
 Name[gl]=Extraer o arquivo aquí, detectar o subcartafol
 Name[it]=Estrai l'archivio qui, autorileva la sottocartella
 Name[ko]=하위 폴더를 감지해서 여기에 압축 풀기
+Name[lt]=Išpakuoti čia, į poaplankį
 Name[nl]=Archief hier uitpakken, submap autodetecteren
 Name[pl]=Wypakuj archiwum tutaj, wykryj podkatalogi
 Name[pt]=Extrair o pacote aqui com detecção da sub-pasta
@@ -149,6 +154,7 @@
 Name[sv]=Packa upp arkiv här, detektera underkatalog automatiskt
 Name[uk]=Видобути архів сюди, автоматично визначити підтеку
 Name[x-test]=xxExtract archive here, autodetect subfolderxx
+Name[zh_CN]=在此解压缩归档,自动探测子文件夹
 Name[zh_TW]=在此解壓縮,自動偵測子資料夾
 Icon=ark
 Exec=ark --batch --autodestination --autosubfolder %F
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ark-15.12.0/app/org.kde.ark.desktop.cmake 
new/ark-15.12.1/app/org.kde.ark.desktop.cmake
--- old/ark-15.12.0/app/org.kde.ark.desktop.cmake       2015-12-15 
08:42:30.000000000 +0100
+++ new/ark-15.12.1/app/org.kde.ark.desktop.cmake       2016-01-07 
00:07:30.000000000 +0100
@@ -170,6 +170,7 @@
 Comment[gl]=Traballa con arquivos de ficheiros
 Comment[it]=Lavora con gli archivi di file
 Comment[ko]=압축 파일로 작업하기
+Comment[lt]=Darbas su archyvais
 Comment[nl]=Mert bestandsarchieven werken
 Comment[pl]=Pracuj z archiwami plików
 Comment[pt]=Lidar com pacotes em ficheiros
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ark-15.12.0/kerfuffle/archive_kerfuffle.cpp 
new/ark-15.12.1/kerfuffle/archive_kerfuffle.cpp
--- old/ark-15.12.0/kerfuffle/archive_kerfuffle.cpp     2015-12-15 
08:42:30.000000000 +0100
+++ new/ark-15.12.1/kerfuffle/archive_kerfuffle.cpp     2016-01-07 
00:07:30.000000000 +0100
@@ -173,6 +173,9 @@
 
             if (iface->findExecutables(!isReadOnly)) {
                 return new Archive(iface, isReadOnly, parent);
+            } else if (!isReadOnly && iface->findExecutables(false)) {
+                qCWarning(ARK) << "Failed to find read-write executables: 
falling back to read-only mode for read-write plugin" << pluginName;
+                return new Archive(iface, true, parent);
             } else {
                 qCWarning(ARK) << "Failed to find needed executables for 
plugin" << pluginName;
             }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ark-15.12.0/kerfuffle/kerfufflePlugin.desktop 
new/ark-15.12.1/kerfuffle/kerfufflePlugin.desktop
--- old/ark-15.12.0/kerfuffle/kerfufflePlugin.desktop   2015-12-15 
08:42:30.000000000 +0100
+++ new/ark-15.12.1/kerfuffle/kerfufflePlugin.desktop   2016-01-07 
00:07:30.000000000 +0100
@@ -31,7 +31,7 @@
 Comment[kk]=Kerfuffle жиын файлға арналған архив пішіндерімен айналасу плагині
 
Comment[km]=កម្មវិធីជំនួយ​សម្រាប់​គ្រប់គ្រង​ទ្រង់ទ្រាយ​ប័ណ្ណសារ​សម្រាប់​បណ្ណាល័យ
 Kerfuffle
 Comment[ko]=Kerfuffle 라이브러리를 위한 압축 파일 플러그인
-Comment[lt]=Kerfuffle bibliotekos archyvų formatų palaikymo priedas
+Comment[lt]=Kerfuffle bibliotekos archyvų formatų palaikymo papildinys
 Comment[lv]=Arhīva failu tipu izmantošanas spraudnis Kerfuffle bibliotēkai.
 Comment[mr]=कर्फफल लायब्ररी करिताचे संग्रह प्रकार हाताळणारे प्लगइन
 Comment[nb]=Programtillegg som håndterer arkivformater, for 
Kerfuffle-biblioteket
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ark-15.12.0/part/archivemodel.cpp 
new/ark-15.12.1/part/archivemodel.cpp
--- old/ark-15.12.0/part/archivemodel.cpp       2015-12-15 08:42:30.000000000 
+0100
+++ new/ark-15.12.1/part/archivemodel.cpp       2016-01-07 00:07:30.000000000 
+0100
@@ -875,7 +875,7 @@
     return m_archive.data();
 }
 
-KJob* ArchiveModel::setArchive(Kerfuffle::Archive *archive)
+KJob* ArchiveModel::setArchive(Kerfuffle::Archive *archive, bool 
existingArchive)
 {
     m_archive.reset(archive);
 
@@ -886,7 +886,7 @@
     Kerfuffle::ListJob *job = Q_NULLPTR;
 
     m_newArchiveEntries.clear();
-    if (m_archive) {
+    if (m_archive && existingArchive) {
         job = m_archive->list(); // TODO: call "open" or "create"?
 
         connect(job, &Kerfuffle::ListJob::newEntry, this, 
&ArchiveModel::slotNewEntryFromSetArchive);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ark-15.12.0/part/archivemodel.h 
new/ark-15.12.1/part/archivemodel.h
--- old/ark-15.12.0/part/archivemodel.h 2015-12-15 08:42:30.000000000 +0100
+++ new/ark-15.12.1/part/archivemodel.h 2016-01-07 00:07:30.000000000 +0100
@@ -63,7 +63,7 @@
     QMimeData * mimeData(const QModelIndexList & indexes) const 
Q_DECL_OVERRIDE;
     bool dropMimeData(const QMimeData * data, Qt::DropAction action, int row, 
int column, const QModelIndex & parent) Q_DECL_OVERRIDE;
 
-    KJob* setArchive(Kerfuffle::Archive *archive);
+    KJob* setArchive(Kerfuffle::Archive *archive, bool existingArchive = 
false);
     Kerfuffle::Archive *archive() const;
 
     Kerfuffle::ArchiveEntry entryForIndex(const QModelIndex &index);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ark-15.12.0/part/arkviewer.cpp 
new/ark-15.12.1/part/arkviewer.cpp
--- old/ark-15.12.0/part/arkviewer.cpp  2015-12-15 08:42:30.000000000 +0100
+++ new/ark-15.12.1/part/arkviewer.cpp  2016-01-07 00:07:30.000000000 +0100
@@ -163,7 +163,6 @@
     if (viewInInternalViewer) {
         qCDebug(ARK) << "Opening internal viewer";
         ArkViewer *internalViewer = new ArkViewer(parent, Qt::Window);
-        internalViewer->setModal(Qt::WindowModal);
         internalViewer->show();
         if (internalViewer->viewInInternalViewer(fileName, mimeType)) {
             // The internal viewer is showing the file, and will
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ark-15.12.0/part/part.cpp 
new/ark-15.12.1/part/part.cpp
--- old/ark-15.12.0/part/part.cpp       2015-12-15 08:42:30.000000000 +0100
+++ new/ark-15.12.1/part/part.cpp       2016-01-07 00:07:30.000000000 +0100
@@ -229,6 +229,8 @@
     // Create and start the ExtractJob.
     ExtractJob *job = 
m_model->extractFiles(filesAndRootNodesForIndexes(addChildren(m_view->selectionModel()->selectedRows())),
 destination, options);
     registerJob(job);
+    connect(job, &KJob::result,
+            this, &Part::slotExtractionDone);
     job->start();
 }
 
@@ -503,9 +505,14 @@
     Q_ASSERT(archive->isValid());
 
     // Plugin loaded successfully.
-    KJob *job = m_model->setArchive(archive.take());
-    registerJob(job);
-    job->start();
+    KJob *job = m_model->setArchive(archive.take(), localFileInfo.exists());
+    if (job) {
+        registerJob(job);
+        job->start();
+    } else {
+        updateActions();
+    }
+
     m_infoPanel->setIndex(QModelIndex());
 
     if (arguments().metaData()[QStringLiteral("showExtractDialog")] == 
QLatin1String("true")) {
@@ -587,7 +594,7 @@
 
     updateActions();
 
-    if (!m_model->archive()->comment().isEmpty()) {
+    if (m_model->archive() && !m_model->archive()->comment().isEmpty()) {
         m_commentView->setPlainText(m_model->archive()->comment());
         m_commentBox->show();
         m_commentSplitter->setSizes(QList<int>() << m_view->height() * 0.6 << 
1);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ark-15.12.0/plugins/cli7zplugin/kerfuffle_cli7z.desktop.cmake 
new/ark-15.12.1/plugins/cli7zplugin/kerfuffle_cli7z.desktop.cmake
--- old/ark-15.12.0/plugins/cli7zplugin/kerfuffle_cli7z.desktop.cmake   
2015-12-15 08:42:30.000000000 +0100
+++ new/ark-15.12.1/plugins/cli7zplugin/kerfuffle_cli7z.desktop.cmake   
2016-01-07 00:07:30.000000000 +0100
@@ -41,7 +41,7 @@
 Name[kk]=7zip архив плагині
 Name[km]=កម្មវិធី​ជំនួយ​ប័ណ្ណសារ 7zip
 Name[ko]=7zip 압축 플러그인
-Name[lt]=7zip archyvo priedas
+Name[lt]=7zip archyvo papildinys
 Name[lv]=7zip arhīvu spraudnis
 Name[mr]=7ZIP संग्रह प्लगइन
 Name[nb]=Programtillegg for 7zip-arkiv
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ark-15.12.0/plugins/clilhaplugin/kerfuffle_clilha.desktop.cmake 
new/ark-15.12.1/plugins/clilhaplugin/kerfuffle_clilha.desktop.cmake
--- old/ark-15.12.0/plugins/clilhaplugin/kerfuffle_clilha.desktop.cmake 
2015-12-15 08:42:30.000000000 +0100
+++ new/ark-15.12.1/plugins/clilhaplugin/kerfuffle_clilha.desktop.cmake 
2016-01-07 00:07:30.000000000 +0100
@@ -37,7 +37,7 @@
 Name[kk]=lha архив плагині
 Name[km]=កម្មវិធី​ជំនួយ​ប័ណ្ណសារ lha
 Name[ko]=LHA 압축 플러그인
-Name[lt]=lha archyvo priedas
+Name[lt]=lha archyvo papildinys
 Name[mr]=lha संग्रह प्लगइन
 Name[nb]=Programtillegg for lha-arkiv
 Name[nds]=LHA-Archievmoduul
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ark-15.12.0/plugins/cliplugin-example/kerfuffle_cli.desktop 
new/ark-15.12.1/plugins/cliplugin-example/kerfuffle_cli.desktop
--- old/ark-15.12.0/plugins/cliplugin-example/kerfuffle_cli.desktop     
2015-12-15 08:42:30.000000000 +0100
+++ new/ark-15.12.1/plugins/cliplugin-example/kerfuffle_cli.desktop     
2016-01-07 00:07:30.000000000 +0100
@@ -37,7 +37,7 @@
 Name[kk]=TODO архив плагині
 Name[km]=កម្មវិធី​ជំនួយ​ប័ណ្ណសារ​របស់​ការងារ​ត្រូវ​ធ្វើ
 Name[ko]=TODO 압축 플러그인
-Name[lt]=PADARYTI archyvų priedas
+Name[lt]=PADARYTI archyvų papildinys
 Name[lv]=TODO arhīvu spraudnis
 Name[mr]=TODO संग्रह प्लगइन
 Name[nb]=Programtillegg for gjøremålsarkiv
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ark-15.12.0/plugins/clirarplugin/cliplugin.cpp 
new/ark-15.12.1/plugins/clirarplugin/cliplugin.cpp
--- old/ark-15.12.0/plugins/clirarplugin/cliplugin.cpp  2015-12-15 
08:42:30.000000000 +0100
+++ new/ark-15.12.1/plugins/clirarplugin/cliplugin.cpp  2016-01-07 
00:07:30.000000000 +0100
@@ -172,7 +172,8 @@
     if (m_parseState == ParseStateComment) {
 
         // RegExp matching end of comment field.
-        QRegularExpression rxCommentEnd(QStringLiteral("^Archive: \\S+$"));
+        // FIXME: Comment itself could also contain the Archive path string 
here.
+        QRegularExpression rxCommentEnd(QStringLiteral("^Archive: .+$"));
 
         if (rxCommentEnd.match(line).hasMatch()) {
             m_parseState = ParseStateHeader;
@@ -293,7 +294,8 @@
     if (m_parseState == ParseStateComment) {
 
         // RegExp matching end of comment field.
-        QRegularExpression rxCommentEnd(QStringLiteral("^(Solid 
archive|Archive|Volume) \\S+$"));
+        // FIXME: Comment itself could also contain the Archive path string 
here.
+        QRegularExpression rxCommentEnd(QStringLiteral("^(Solid 
archive|Archive|Volume) .+$"));
 
         if (rxCommentEnd.match(line).hasMatch()) {
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ark-15.12.0/plugins/clirarplugin/kerfuffle_clirar.desktop.cmake 
new/ark-15.12.1/plugins/clirarplugin/kerfuffle_clirar.desktop.cmake
--- old/ark-15.12.0/plugins/clirarplugin/kerfuffle_clirar.desktop.cmake 
2015-12-15 08:42:30.000000000 +0100
+++ new/ark-15.12.1/plugins/clirarplugin/kerfuffle_clirar.desktop.cmake 
2016-01-07 00:07:30.000000000 +0100
@@ -41,7 +41,7 @@
 Name[kk]=RAR архив плагині
 Name[km]=កម្មវិធី​ជំនួយ​ប័ណ្ណសារ RAR
 Name[ko]=RAR 압축 플러그인
-Name[lt]=RAR archyvo priedas
+Name[lt]=RAR archyvo papildinys
 Name[lv]=RAR arhīvu spraudnis
 Name[mr]=RAR संग्रह प्लगइन
 Name[nb]=Programtillegg for RAR-arkiv
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ark-15.12.0/plugins/clizipplugin/kerfuffle_clizip.desktop.cmake 
new/ark-15.12.1/plugins/clizipplugin/kerfuffle_clizip.desktop.cmake
--- old/ark-15.12.0/plugins/clizipplugin/kerfuffle_clizip.desktop.cmake 
2015-12-15 08:42:30.000000000 +0100
+++ new/ark-15.12.1/plugins/clizipplugin/kerfuffle_clizip.desktop.cmake 
2016-01-07 00:07:30.000000000 +0100
@@ -40,7 +40,7 @@
 Name[kk]=ZIP архив плагині
 Name[km]=កម្មវិធី​ជំនួយ​ប័ណ្ណសារ ZIP
 Name[ko]=ZIP 압축 플러그인
-Name[lt]=ZIP archyvo priedas
+Name[lt]=ZIP archyvo papildinys
 Name[lv]=ZIP arhīvu spraudnis
 Name[mr]=ZIP संग्रह प्लगइन
 Name[nb]=Programtillegg for ZIP-arkiv
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ark-15.12.0/plugins/karchiveplugin/kerfuffle_karchive.desktop.cmake 
new/ark-15.12.1/plugins/karchiveplugin/kerfuffle_karchive.desktop.cmake
--- old/ark-15.12.0/plugins/karchiveplugin/kerfuffle_karchive.desktop.cmake     
2015-12-15 08:42:30.000000000 +0100
+++ new/ark-15.12.1/plugins/karchiveplugin/kerfuffle_karchive.desktop.cmake     
2016-01-07 00:07:30.000000000 +0100
@@ -99,7 +99,7 @@
 Comment[kk]=Kerfuffle-ге арналған KArchive плагині
 Comment[km]=កម្មវិធី​របស់ KArchive សម្រាប់ Kerfuffle
 Comment[ko]=Kerfuffle을 위한 KArchive 플러그인
-Comment[lt]=KArchive Kerfuffle priedas
+Comment[lt]=KArchive Kerfuffle papildinys
 Comment[lv]=Kerfuffle KArchive spraudnis
 Comment[mr]=कर्फफल करिता के-संग्रह प्लगइन
 Comment[nb]=KArchive programtillegg for Kerfuffle
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ark-15.12.0/plugins/libarchive/kerfuffle_libarchive.desktop.cmake 
new/ark-15.12.1/plugins/libarchive/kerfuffle_libarchive.desktop.cmake
--- old/ark-15.12.0/plugins/libarchive/kerfuffle_libarchive.desktop.cmake       
2015-12-15 08:42:30.000000000 +0100
+++ new/ark-15.12.1/plugins/libarchive/kerfuffle_libarchive.desktop.cmake       
2016-01-07 00:07:30.000000000 +0100
@@ -100,7 +100,7 @@
 Comment[kk]=Kerfuffle-ге арналған LibArchive плагині
 Comment[km]=កម្មវិធី​ជំនួយ LibArchive សម្រាប់ Kerfuffle
 Comment[ko]=Kerfuffle을 위한 LibArchive 플러그인
-Comment[lt]=LibArchive Kerfuffle priedas
+Comment[lt]=LibArchive Kerfuffle papildinys
 Comment[lv]=Kerfuffle LibArchive spraudnis
 Comment[mr]=कर्फफल करिता लिब-संग्रह प्लगइन
 Comment[nb]=LibArchive programtillegg for Kerfuffle
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ark-15.12.0/plugins/libsinglefileplugin/kerfuffle_libbz2.desktop 
new/ark-15.12.1/plugins/libsinglefileplugin/kerfuffle_libbz2.desktop
--- old/ark-15.12.0/plugins/libsinglefileplugin/kerfuffle_libbz2.desktop        
2015-12-15 08:42:30.000000000 +0100
+++ new/ark-15.12.1/plugins/libsinglefileplugin/kerfuffle_libbz2.desktop        
2016-01-07 00:07:30.000000000 +0100
@@ -95,7 +95,7 @@
 Comment[kk]=Kerfuffle-ге арналған libbz2 плагині
 Comment[km]=កម្មវិធី​ជំនួយ libbz2 សម្រាប់ Kerfuffle
 Comment[ko]=Kerfuffle을 위한 libbz2 플러그인
-Comment[lt]=libbz2 Kerfuffle priedas
+Comment[lt]=libbz2 Kerfuffle papildinys
 Comment[lv]=Kerfuffle libz2 spraudnis
 Comment[mr]=कर्फफल करिता लिब-बिझेड२ प्लगइन
 Comment[nb]=libbz2 pprogramtillegg for Kerfuffle
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ark-15.12.0/plugins/libsinglefileplugin/kerfuffle_libgz.desktop 
new/ark-15.12.1/plugins/libsinglefileplugin/kerfuffle_libgz.desktop
--- old/ark-15.12.0/plugins/libsinglefileplugin/kerfuffle_libgz.desktop 
2015-12-15 08:42:30.000000000 +0100
+++ new/ark-15.12.1/plugins/libsinglefileplugin/kerfuffle_libgz.desktop 
2016-01-07 00:07:30.000000000 +0100
@@ -97,7 +97,7 @@
 Comment[kk]=Kerfuffle-ге арналған libgz плагині
 Comment[km]=កម្មវិធី​ជំនួយ libgz សម្រាប់ Kerfuffle
 Comment[ko]=Kerfuffle을 위한 libgz 플러그인
-Comment[lt]=libgz Kerfuffle priedas
+Comment[lt]=libgz Kerfuffle papildinys
 Comment[lv]=Kerfuffle libgz spraudnis
 Comment[mr]=कर्फफल करिता लिब-जिझेड प्लगइन
 Comment[nb]=libgz pprogramtillegg for Kerfuffle
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ark-15.12.0/plugins/libsinglefileplugin/kerfuffle_libxz.desktop 
new/ark-15.12.1/plugins/libsinglefileplugin/kerfuffle_libxz.desktop
--- old/ark-15.12.0/plugins/libsinglefileplugin/kerfuffle_libxz.desktop 
2015-12-15 08:42:30.000000000 +0100
+++ new/ark-15.12.1/plugins/libsinglefileplugin/kerfuffle_libxz.desktop 
2016-01-07 00:07:30.000000000 +0100
@@ -95,7 +95,7 @@
 Comment[kk]=Kerfuffle-ге арналған libxz плагині
 Comment[km]=កម្មវិធី​ជំនួយ​ libxz សម្រាប់ Kerfuffle
 Comment[ko]=Kerfuffle을 위한 libxz 플러그인
-Comment[lt]=libxz Kerfuffle priedas
+Comment[lt]=libxz Kerfuffle papildinys
 Comment[lv]=Kerfuffle libxz spraudnis
 Comment[mr]=कर्फफल करिता लिब-एक्सझेड प्लगइन
 Comment[nb]=libxz pprogramtillegg for Kerfuffle


Reply via email to