Hello community, here is the log from the commit of package ark for openSUSE:Factory checked in at 2013-07-22 16:35:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2013-07-08 07:31:51.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.ark.new/ark.changes 2013-07-22 16:35:02.000000000 +0200 @@ -1,0 +2,7 @@ +Mon Jul 15 08:12:19 UTC 2013 - [email protected] + +- Update to 4.10.95 + * KDE 4.11 RC 1 release + * See http://www.kde.org/announcements/announce-4.11-rc1.php + +------------------------------------------------------------------- Old: ---- ark-4.10.90.tar.xz New: ---- ark-4.10.95.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ark.spec ++++++ --- /var/tmp/diff_new_pack.gCOAMc/_old 2013-07-22 16:35:02.000000000 +0200 +++ /var/tmp/diff_new_pack.gCOAMc/_new 2013-07-22 16:35:02.000000000 +0200 @@ -17,7 +17,7 @@ Name: ark -Version: 4.10.90 +Version: 4.10.95 Release: 0 Summary: KDE Archiver Tool License: GPL-2.0+ ++++++ ark-4.10.90.tar.xz -> ark-4.10.95.tar.xz ++++++ Files old/ark-4.10.90/doc/index.cache.bz2 and new/ark-4.10.95/doc/index.cache.bz2 differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ark-4.10.90/doc/index.docbook new/ark-4.10.95/doc/index.docbook --- old/ark-4.10.90/doc/index.docbook 2013-05-28 21:29:39.000000000 +0200 +++ new/ark-4.10.95/doc/index.docbook 2013-07-10 01:17:07.000000000 +0200 @@ -32,8 +32,8 @@ <legalnotice>&FDLNotice;</legalnotice> -<date>2010-12-16</date> -<releaseinfo>2.16 &kde; (4.6)</releaseinfo> +<date>2013-06-21</date> +<releaseinfo>2.19 &kde; (4.11)</releaseinfo> <abstract> <para>&ark; is an archive manager for &kde;.</para></abstract> @@ -59,8 +59,9 @@ archives. &ark; can handle various archive formats such as <command>tar</command>, <command>gzip</command>, -<command>bzip2</command>, <command>zip</command>, <command>rar</command> and -<command>7z</command> (support for certain archive formats depend on +<command>bzip2</command>, <command>zip</command>, <command>rar</command>, +<command>7zip</command>, <command>xz</command>, <command>rpm</command>, +<command>cab</command> and <command>deb</command> (support for certain archive formats depend on the appropriate command-line programs being installed).</para> <screenshot> @@ -127,11 +128,11 @@ </sect1> <sect1 id="ark-extract"> -<title>Extracting Archives</title> +<title>Extracting Archives and Removing Files</title> <para>Once an archive has been opened in &ark;, it can be extracted. To quick extract files from an archive, you can select -<guimenuitem>Extract...</guimenuitem> from the +<guisubmenu>Extract</guisubmenu> from the <guimenu>Action</guimenu> menu. This opens a submenu with previously accessed folders, and you can select to quick extract into any of them. Clicking on the check mark at the right side of the <guibutton>Extract</guibutton> button in the toolbar performes the same action. @@ -147,7 +148,7 @@ subfolder is the first part of the archive name, but you can edit it to your needs. If you want to preserve paths when extracting, select this option. You may also choose to open the destination folder -in &konqueror; or &dolphin; once the extraction is complete.</para> +in &konqueror; or &dolphin; or close &ark; once the extraction is complete.</para> <para>If a file in the archive list is highlighted, you can also select which files to extract:</para> @@ -162,6 +163,14 @@ archive.</para> </listitem> </itemizedlist> +<para>To extract a single file from an archive, click on the filename and drag it to the +target folder +</para> +<!--FIXME extract several files by drag + drop? - only in basyskom branch--> +<para>Extracting files from an archive does not change the archive and its contents. +Use <menuchoice><guimenu>Action</guimenu><guimenuitem>Delete</guimenuitem></menuchoice> +(<keysym>Del</keysym>) for this task. +</para> </sect1> @@ -182,7 +191,7 @@ want to add an entire folder to an archive, choose <guimenuitem>Add Folder...</guimenuitem> from the <guimenu>Action</guimenu> menu.</para> -<para>An alternative way to add files to the archive is to drag a file +<para>An alternative way to add files to the archive is to drag one or more files from &konqueror;, &dolphin; or the desktop into the main &ark; window, and it will be added to the current archive.</para> @@ -299,8 +308,9 @@ 4. &GNU; <command>tar</command> and a recent <command>gzip</command> are also needed if you want &ark; to handle tar archives. To handle other file formats, you need the appropriate command line programs, such as <command>bzip2</command>, -<command>zip</command>, <command>unzip</command>, <command>ar</command>, <command>rar</command> -and <command>7z</command>. </para> +<command>zip</command>, <command>unzip</command>, <command>ar</command>, <command>rar</command>, +<command>7zip</command>, <command>xz</command>, <command>rpm</command>, +<command>cab</command> and <command>deb</command>.</para> </sect1> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ark-4.10.90/kerfuffle/cliinterface.cpp new/ark-4.10.95/kerfuffle/cliinterface.cpp --- old/ark-4.10.90/kerfuffle/cliinterface.cpp 2013-05-28 21:29:39.000000000 +0200 +++ new/ark-4.10.95/kerfuffle/cliinterface.cpp 2013-07-10 01:17:07.000000000 +0200 @@ -330,6 +330,7 @@ const QString names = programNames.join(QLatin1String(", ")); emit error(i18ncp("@info", "Failed to locate program <filename>%2</filename> on disk.", "Failed to locate programs <filename>%2</filename> on disk.", programNames.count(), names)); + emit finished(false); return false; } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ark-4.10.90/part/archivemodel.cpp new/ark-4.10.95/part/archivemodel.cpp --- old/ark-4.10.90/part/archivemodel.cpp 2013-05-28 21:29:39.000000000 +0200 +++ new/ark-4.10.95/part/archivemodel.cpp 2013-07-10 01:17:07.000000000 +0200 @@ -554,6 +554,12 @@ { QStringList types; + // MIME types we accept for dragging (eg. Dolphin -> Ark). + types << QLatin1String("text/uri-list") + << QLatin1String("text/plain") + << QLatin1String("text/x-moz-url"); + + // MIME types we accept for dropping (eg. Ark -> Dolphin). types << QLatin1String("application/x-kde-ark-dndextract-service") << QLatin1String("application/x-kde-ark-dndextract-path"); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ark-4.10.90/plugins/cli7zplugin/kerfuffle_cli7z.desktop.cmake new/ark-4.10.95/plugins/cli7zplugin/kerfuffle_cli7z.desktop.cmake --- old/ark-4.10.90/plugins/cli7zplugin/kerfuffle_cli7z.desktop.cmake 2013-06-10 20:53:40.000000000 +0200 +++ new/ark-4.10.95/plugins/cli7zplugin/kerfuffle_cli7z.desktop.cmake 2013-07-14 12:02:49.000000000 +0200 @@ -54,10 +54,10 @@ Name[sk]=Modul 7zip archívu Name[sl]=Vstavek za arhive 7zip Name[sq]=7zip arkiv plugin -Name[sr]=Прикључак 7з архива -Name[sr@ijekavian]=Прикључак 7з архива -Name[sr@ijekavianlatin]=Priključak 7z arhiva -Name[sr@latin]=Priključak 7z arhiva +Name[sr]=Прикључак 7зип архива +Name[sr@ijekavian]=Прикључак 7зип архива +Name[sr@ijekavianlatin]=Priključak 7zip arhiva +Name[sr@latin]=Priključak 7zip arhiva Name[sv]=Insticksprogram för 7zip arkiv Name[th]=ส่วนเสริมการจัดการแฟ้มจัดเก็บแบบ 7zip Name[tr]=7zip arşivi eklentisi diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ark-4.10.90/plugins/clirarplugin/cliplugin.cpp new/ark-4.10.95/plugins/clirarplugin/cliplugin.cpp --- old/ark-4.10.90/plugins/clirarplugin/cliplugin.cpp 2013-05-28 21:29:39.000000000 +0200 +++ new/ark-4.10.95/plugins/clirarplugin/cliplugin.cpp 2013-07-10 01:17:07.000000000 +0200 @@ -146,11 +146,11 @@ return true; } - // #242071: The RAR file format has the concept of subheaders, such as - // CMT for comments and STM for NTFS streams (?). - // Since the format is undocumented, we cannot do much, and - // ignoring them seems harmless (at least 7zip and WinRAR do - // notes show them either). + // #242071: The RAR file format has the concept of service headers, + // such as CMT (comments), STM (NTFS alternate data streams) + // and RR (recovery record). These service headers do no + // interest us, and ignoring them seems harmless (at least + // 7zip and WinRAR do not show them either). if (line.startsWith(subHeaderString)) { // subHeaderString's length is 18 const QString subHeaderType(line.mid(18)); -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
