Version: 20.04.2-bp152.1.2
* Tue Jun 09 2020 Christophe Giboudeaux <christophe@krop.fr>
- Update to 20.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-06-apps-update
- No code change since 20.04.1
* Fri May 15 2020 Luca Beltrame <lbeltrame@kde.org>
- Update to 20.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-05-apps-update
- Changes since 20.04.0:
* libarchive: Improve error-handling when loading archive
* Thu Apr 23 2020 Luca Beltrame <lbeltrame@kde.org>
- Update to 20.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-04-apps-update
- Changes since 20.03.90:
* Forward errors from archive interface when batch-extracting
* libzip: Enable progress when batch-extracting
* Sun Apr 05 2020 Luca Beltrame <lbeltrame@kde.org>
- Update to 20.03.90
* New feature release
- No code change since 20.03.80
* Sun Mar 22 2020 Luca Beltrame <lbeltrame@kde.org>
- Update to 20.03.80
* New feature release
- Too many changes to list here.
- Add patch to allow building with libarchive 3.3.2:
* 0001-Support-building-against-libarchive-3.3.2-again.patch
- Dropped patches for obsolete distribution versions:
* lower-libarchive-minimum-version.patch
* Thu Mar 05 2020 Luca Beltrame <lbeltrame@kde.org>
- Update to 19.12.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-03-apps-update
- No code change since 19.12.2
* Fri Feb 07 2020 Christophe Giboudeaux <christophe@krop.fr>
- Replace %make_jobs with %cmake_build.
* Wed Feb 05 2020 Luca Beltrame <lbeltrame@kde.org>
- Update to 19.12.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-02-apps-update
- No code change since 19.12.1
* Tue Jan 07 2020 Christophe Giboudeaux <christophe@krop.fr>
- Update to 19.12.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/releases/19.12.1
- Changes since 19.12.0:
* Update Appstream for new release
* Tue Dec 10 2019 Luca Beltrame <lbeltrame@kde.org>
- Update to 19.12.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/releases/19.12
- Changes since 19.11.90:
* Update Appstream for new release
* Sat Nov 30 2019 Luca Beltrame <lbeltrame@kde.org>
- Update to 19.11.90
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/19.12-rc
- Changes since 19.11.80:
* Drop ark.cliexample debug category
* Update HACKING file
* Translate MIME type description
* Sun Nov 24 2019 Luca Beltrame <lbeltrame@kde.org>
- Update to 19.11.80
* New feature release
- Too many changes to list here.
- Remove outdated minimum versions in spec
* Thu Nov 07 2019 Luca Beltrame <lbeltrame@kde.org>
- Update to 19.08.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.08.3.php
- Changes since 19.08.2:
* Prevent drops from non-local URLs (kde#409835)
* Fri Oct 11 2019 Luca Beltrame <lbeltrame@kde.org>
- Update to 19.08.2
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.08.2.php
- No code change since 19.08.1
* Thu Sep 05 2019 Luca Beltrame <lbeltrame@kde.org>
- Update to 19.08.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.08.1.php
- Changes since 19.08.0:
* fall back to nummerical owner and group if no text representation exists
* Fri Aug 09 2019 Christophe Giboudeaux <christophe@krop.fr>
- Update to 19.08.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.08.0.php
- Changes since 19.07.90:
* Fix build with cmake < 3.7
* Tue Aug 06 2019 lbeltrame@kde.org
- Update to 19.07.90
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.08-rc.php
- No code changes since 19.07.80
* Tue Jul 23 2019 lbeltrame@kde.org
- Update to 19.07.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.08-beta.php
- Changes since 19.04.3:
* Add missing include
* Remove unused includes
* Fix ECM version comparison
* Install in new logging directory when we use kf5 5.59.0
* Fix forward declaration
* ReadWriteLibarchivePlugin: always return false if jobs are killed
* Part: reset UI after aborting creation of new archives
* ReadWriteLibarchivePlugin: call archive_write_fail on fail
* Simplify kill logic
* Part: call updateWithDefaults() instead of setting an invalid index
* ReadWriteLibarchivePlugin: stop calling QSaveFile::commit() on fail
* ReadWriteLibarchivePlugin: bring back an old TODO
* Promote m_operationMode as protected member of ReadWriteArchiveInterface
* CMake: use proper construct to compare versions
* Make it compile without foreach
* clirar: Use switch-case instead of if-else
* ReadWriteLibarchivePlugin: simplify error check
* ReadWriteLibarchivePlugin: move declaration near to usage
* ReadWriteLibarchivePlugin: rename variable
* ReadWriteLibarchivePlugin: remove stale comment
* BatchExtract: improve error reporting when a job fails
* Thu Jul 18 2019 Stefan BrĂ¼ns <stefan.bruens@rwth-aachen.de>
- Use kf5_debugdir macro for specifying the logging categories location
* Sat Jul 13 2019 lbeltrame@kde.org
- Update to 19.04.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.04.3.php
- Changes since 19.04.2:
* Do not use Q_DECLARE_METATYPE(KPluginMetaData) with KF 5.60+
* Fix version number
* CreateJob: connect to progress() signal instead of KJob::percent() (kde#402824)
Version: 18.12.3-bp151.1.4
* Sat Mar 09 2019 lbeltrame@kde.org
- Update to 18.12.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.12.3.php
- Changes since 18.12.2:
* Fix loading of tar.zst archives (kde#404464)
* cli7ztest: add failing test case for zip folders with RDA attributes
* Sat Feb 09 2019 lbeltrame@kde.org
- Update to 18.12.2
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.12.2.php
- Changes since 18.12.1:
* Remember part URL to delete the tempfile even if the user used save as. (kde#402529)
* Fri Jan 11 2019 lbeltrame@kde.org
- Update to 18.12.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.12.1.php
- Changes since 18.12.0:
* Use more https in links
- Refreshed patches:
* lower-libarchive-minimum-version.patch
* Fri Dec 14 2018 lbeltrame@kde.org
- Update to 18.12.0
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.12.0.php
- Changes since 18.11.90:
* No code changes since 18.11.90
* Mon Dec 03 2018 lbeltrame@kde.org
- Update to 18.11.90
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.12-rc.php
- Changes since 18.11.80:
* No code changes since 18.11.80
* Tue Nov 20 2018 Luca Beltrame <lbeltrame@kde.org>
- Run spec-cleaner
* Tue Nov 20 2018 lbeltrame@kde.org
- Update to 18.11.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.12-beta.php
- Changes since 18.08.3:
* Add donation url to appdata
* clizip: Insert break statement
* Bump minimum Qt version to 5.8
* Get rid of gcc warnings
* Fix zstd autotest on Jenkins
* Remove extra semicolon
* Add caption to the screenshot
* Add a missing end parenthesis
* Update copyright year
* Add support for Zstd-compressed Tar-archives
* libzipplugin: Simplify registration of progress callbacks
* Introduce default value for OperationMode enum
* Use Ark part only when mime type exactly matches a supported type (kde#398531)
* Use KDEFrameworkCompilerSettings
* Silence up false positive EBN check and fix some typos
* Use lambdas instead of QSignalMapper
* [CompressFileItemAction] Don't offer for non-local URLs
* Add new option (-m) to man page
* Add --mimetypes command line option
- Refreshed patches:
* lower-libarchive-minimum-version.patch
* Thu Nov 08 2018 lbeltrame@kde.org
- Update to 18.08.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.08.3.php
- Changes since 18.08.2:
* Disable Compress menu on remote URLs
* Show 'Extract' menu on archives without extension (kde#399806)
* Thu Oct 11 2018 lbeltrame@kde.org
- Update to 18.08.2
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.08.2.php
- Changes since 18.08.1:
* Downgrade warning to debug.
* Thu Sep 06 2018 lbeltrame@kde.org
- Update to 18.08.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.08.1.php
- Changes since 18.08.0:
* Fix bzip main page
* Thu Aug 16 2018 christophe@krop.fr
- Update to 18.08.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.08.0.php
- Changes since 18.07.80:
* Don't show comment message widget after clearing the comment view
* libzip: use ZIP_FL_ENC_RAW for comments
* Thu Jul 26 2018 lbeltrame@kde.org
- Update to 18.07.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.08-beta.php
- Changes since 18.04.3:
* clizip: fix list after adding files to encrypted archive
* Stop ignoring compression options when dropping files (kde#396579)
* Make CI happy (I hope:))
* More strict compile flags
* cliinterface: restore old working directory after extraction (kde#395939)
* libarchive: restore old working directory after extraction
* Add checks for expected working dir in the extraction tests
* cliinterface: make m_operationMode protected
* Revert "cliinterface: simplify cleanUpExtracting() usage"
* libarchive: cleanup blank lines
* libarchive: rename counter variables
* libarchive: move variables closer to usage
* cliinterface: simplify cleanUpExtracting() usage
* Do not duplicate work of KAboutData::setupCommandLine()
* flatpak: enable graphics acceleration
* flatpak: drop QT_QPA_PLATFORM=flatpak
* Fri Jul 13 2018 lbeltrame@kde.org
- Update to 18.04.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.04.3.php
- Changes since 18.04.2:
* libzip: fix extraction of folders without zip entry (kde#394542)
* Fri Jun 29 2018 stefan.bruens@rwth-aachen.de
- Fix broken Recommends: p7zip-full, p7zip-full is only available on
TW and contains the executables from the former p7zip package.
* Fri Jun 08 2018 lbeltrame@kde.org
- Update to 18.04.2
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.04.2.php
- Changes since 18.04.1:
* None
* Thu May 17 2018 kstreitova@suse.com
- Switch from "Recommends: p7zip" to "Recommends: p7zip-full" as
Ark needs 7z executable that is now packaged in the p7zip-full
package [bsc#899627]
* Fri May 11 2018 lbeltrame@kde.org
- Update to 18.04.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.04.1.php
- Changes since 18.04.0:
* libzipplugin: Add missing <memory> header
* Wed Apr 18 2018 lbeltrame@kde.org
- Update to 18.04.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.04.0.php
- Changes since 18.03.90:
* None
* Fri Apr 06 2018 lbeltrame@kde.org
- Update to 18.03.90
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.04-rc.php
- Changes since 17.12.3:
* Drop custom mimetypes
* Enable targets generation in the bin subfolder of the build dir
* Remove unnecessary moc includes
* Don't override Job signals
* LoadJob: check result in onFinished()
* Rework kill logic (kde#389290)
* libzip: implement killing TestJob
* Stop emitting result() after doKill()
* Add apidox to cancelled() signal
* Fix apidox copy-paste bug
* Fix valgrind uninitialised warnings
* Fix mismatched new[] / delete[] valgrind warning
* Drop dead code
* Add apidox for waitForFinishedSignal()
* Remove obsolete reviewboardrc file
* Update apidox of extractFiles()
* Add apidox for ReadWriteArchiveInterface::addFiles()
* Fix threading issue
* Fix stale comment
Version: 17.12.3-bp150.2.3
* Fri Mar 30 2018 wbauer@tmo.at
- Drop 0001-Swap-priorities-around-between-unar-and-unrar.patch
again, unar's "unrar" wrapper has been split out and doesn't
replace unrar anymore.
There are good reasons not to prefer unar over unrar, it
currently only supports a subset of RAR archives, and this also
breaks creating of RAR archives with Ark if unar is installed.
People who do want to install the new unrar_wrapper instead of
the real unrar can still disable the rar plugin in Ark's settings
to be able to open RAR archives with unar.
* Wed Mar 14 2018 lbeltrame@kde.org
- Add downstream patch 0001-Swap-priorities-around-between-unar-and-unrar.patch
* Ensure unar is preferred over the unrar executable when only
a wrapper is installed (boo#1083834)
* Thu Mar 08 2018 lbeltrame@kde.org
- Update to 17.12.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.12.3.php
- Changes since 17.12.2:
* Add expected failures for timestamp tests
* Fix build with Qt 5.11
* Mark canceled extractions as killed jobs (kde#382601)
* Stop crashing when all read-write plugins are disabled (kde#390690)
* Wed Feb 07 2018 lbeltrame@kde.org
- Update to 17.12.2
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.12.2.php
- Changes since 17.12.1:
* CreateDialog: remove trailing whitespace after last separator
* libarchive: check isInterruptionRequested() in copyData()
* Thu Jan 11 2018 lbeltrame@kde.org
- Update to 17.12.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.12.1.php
- Changes since 17.12.0:
* Set transient parent to extraction dialog
* Sat Dec 09 2017 lbeltrame@kde.org
- Update to 17.12.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.12.0.php
- Changes since 17.11.90:
* None
* Sat Dec 02 2017 lbeltrame@kde.org
- Update to 17.11.90
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.12-rc.php
- Changes since 17.11.80:
* ExtractJob: set destination URL in the job description (kde#385043)
* Mon Nov 20 2017 lbeltrame@kde.org
- Update to 17.11.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.12-beta.php
- Changes since 17.08.3:
* Too many changes to list here
* Thu Nov 09 2017 lbeltrame@kde.org
- Update to 17.08.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.08.3.php
- Changes since 17.08.2:
* QDateTime::toSecsSinceEpoch() -> toMSecsSinceEpoch()
* libzip: Preserve modtime when extracting (kde#380225)
* Improve layout of internal previewer (kde#385710)
* Increase max size of archive volumes (kde#384869)
* Mon Oct 16 2017 lbeltrame@kde.org
- Update to 17.08.2
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.08.2.php
- Changes since 17.08.1:
* None
* Thu Sep 07 2017 lbeltrame@kde.org
- Update to 17.08.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.08.1.php
- Changes since 17.08.0:
* part: update window title whenever the URL changes
* Fri Aug 11 2017 christophe@krop.fr
- Update to KDE Applications 17.08.0
* New feature release
* https://www.kde.org/announcements/announce-applications-17.08.0.php
- Changes since 17.04.3 :
- Too many changes to list here
* Sat Aug 05 2017 christophe@krop.fr
- Update to KDE Applications 17.07.90
* KDE Applications 17.07.90
* https://www.kde.org/announcements/announce-applications-17.07.90.php
- Drop 0001-Make-ArkViewer-a-KPart-mainwindow.patch (merged upstream)
* Mon Jul 17 2017 lnussel@suse.de
- unrar is non-free. Avoid installing it automatically.
* Sat Jul 15 2017 lbeltrame@kde.org
- Update to 17.04.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.04.3.php
- Changes since 17.04.2:
* Prevent opening setting dialog twice
* Remove stray $ from mime type list of the libzip plugin
- Drop upstreamed patches:
* 0001-Remove-stray-from-mime-type-list-of-the-libzip-plugi.patch
Version: 17.04.2-2.3
* Sat Jun 10 2017 fabian@ritter-vogt.de
- Add patch to remove stray $ from supported MimeType list:
* 0001-Remove-stray-from-mime-type-list-of-the-libzip-plugi.patch
* Wed Jun 07 2017 lbeltrame@kde.org
- Update to 17.04.2
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.04.2.php
- Changes since 17.04.1:
* Don't crash when dropping twice invalid URLs on empty archive view
* part: update actions when settings change
* Respect file size limit when double cliclking
* Fix crash when renaming top-level entries (kde#379802)
* Sun Jun 04 2017 fabian@ritter-vogt.de
- Add upstream commit from master to improve previewer (kde#380439):
* 0001-Make-ArkViewer-a-KPart-mainwindow.patch
* Wed May 17 2017 lbeltrame@kde.org
- Update to 17.04.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.04.1.php
- Changes since 17.04.0:
* Don't repeat work of KAboutData::setupCommandLine()
* Call KAboutData::setApplicationData() earlier, in common place
* Call kdoctools_install in addition to ki18n_install
* Sun Apr 16 2017 lbeltrame@kde.org
- Update to 17.04.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.04.0.php
- Changes since 17.03.90:
* cliunarchiver: Emit encryption method
* Fix extraction of encrypted entries with the unar plugin
* Sat Apr 15 2017 fabian@ritter-vogt.de
- Only require libzip >= 1.2.0 on >= TW
* Wed Apr 12 2017 lbeltrame@kde.org
- Update to 17.03.90
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.04-rc.php
- Changes since 17.03.80:
* None
* Mon Mar 27 2017 wbauer@tmo.at
- Add lower-libarchive-minimum-version.patch, this reverts the bump
of the minimum libarchive version to 3.2.0 to make it build on
Leap 42 (with libarchive 3.1.2)
* Sat Mar 25 2017 lbeltrame@kde.org
- Update to 17.03.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.03.80.php
- Changes since 16.12.3:
* Too many changes to list here
* Thu Mar 09 2017 lbeltrame@kde.org
- Update to 16.12.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-16.12.3.php
- Changes since 16.12.2:
* Fix archivemodel columns with singlefile archives (kde#376225)
* Fix cross-thread object creation
* Thu Feb 09 2017 lbeltrame@kde.org
- Update to KDE Applications 16.12.2
* KDE Applications 16.12.2
* https://www.kde.org/announcements/announce-applications-16.12.2.php
* Sat Jan 14 2017 lbeltrame@kde.org
- - Update to KDE Applications 16.12.1
* KDE Applications 16.12.1
* https://www.kde.org/announcements/announce-applications-16.12.1.php
- Drop 0001-Stop-running-executables-when-opening-urls.patch,
merged upstream
* Tue Dec 13 2016 tittiatcoke@gmail.com
- Update to KDE Applications 16.12.0
* KDE Applications 16.12.0
* https://www.kde.org/announcements/announce-applications-16.12.0.php
* Sat Dec 03 2016 tittiatcoke@gmail.com
- Update to KDE Applications 16.11.90
* KDE Applications 16.12.0 RC
* https://www.kde.org/announcements/announce-applications-16.12-rc.php
* Tue Nov 29 2016 tittiatcoke@gmail.com
- Update to KDE Applications 16.11.80
* KDE Applications 16.12.0 Beta
* https://www.kde.org/announcements/announce-applications-16.12-beta.php
* Wed Nov 09 2016 lbeltrame@kde.org
- Update to KDE Applications 16.08.3
* KDE Applications 16.08.3
* https://www.kde.org/announcements/announce-applications-16.08.3.php
Version: 16.08.2-2.12
* Thu Oct 13 2016 lbeltrame@kde.org
- Drop all patches, merged upstream:
* 0001-SVN_SILENT-made-messages-after-extraction.patch
* 0002-Add-support-for-application-vnd.rar-fixes-opening-RA.patch
* 0003-Stop-crashing-when-dropping-on-empty-ArchiveView.patch
* 0004-Show-extraction-dialog-only-after-archive-has-been-l.patch
* 0005-SVN_SILENT-made-messages-after-extraction.patch
* 0006-Accept-drop-events-when-creating-a-new-archive.patch
* 0007-SVN_SILENT-made-messages-after-extraction.patch
* 0008-Fix-potential-crash-when-aborting-a-ListJob.patch
* 0009-Improve-focus-handling-of-internal-previewer.patch
* 0010-SVN_SILENT-made-messages-.desktop-file-always-resolv.patch
* 0011-Fix-drag-and-drop-with-RPM-archives.patch
* 0012-Add-test-cases-for-RPM-and-AppImage.patch
* 0013-Fix-drag-and-drop-extraction-of-entries-from-certain.patch
* 0014-Fix-drag-and-drop-extraction-of-parentless-files.patch
* Wed Oct 12 2016 lbeltrame@kde.org
- Drop patches applied upstream
* Tue Oct 11 2016 lbeltrame@kde.org
- KDE Applications 16.08.2
- https://www.kde.org/announcements/announce-applications-16.08.2.php
* Sat Oct 01 2016 fabian@ritter-vogt.de
- Replace mimeinfo17.patch by patches until git master:
* 0001-SVN_SILENT-made-messages-after-extraction.patch
* 0002-Add-support-for-application-vnd.rar-fixes-opening-RA.patch
* 0003-Stop-crashing-when-dropping-on-empty-ArchiveView.patch
* 0004-Show-extraction-dialog-only-after-archive-has-been-l.patch
* 0005-SVN_SILENT-made-messages-after-extraction.patch
* 0006-Accept-drop-events-when-creating-a-new-archive.patch
* 0007-SVN_SILENT-made-messages-after-extraction.patch
* 0008-Fix-potential-crash-when-aborting-a-ListJob.patch
* 0009-Improve-focus-handling-of-internal-previewer.patch
* 0010-SVN_SILENT-made-messages-.desktop-file-always-resolv.patch
* 0011-Fix-drag-and-drop-with-RPM-archives.patch
* 0012-Add-test-cases-for-RPM-and-AppImage.patch
* 0013-Fix-drag-and-drop-extraction-of-entries-from-certain.patch
* 0014-Fix-drag-and-drop-extraction-of-parentless-files.patch
- kde#369535, kde#369390, kde#369401, kde#369283, kde#368807, kde#368786, kde#367549
* Tue Sep 20 2016 fabian@ritter-vogt.de
- Add mimeinfo17.patch to fix opening .rar files with shared-mime-info 1.7
* kde#368786
* Fri Sep 09 2016 tittiatcoke@gmail.com
- Update to KDE Applications 16.08.1
* KDE Applications 16.08.1
* https://www.kde.org/announcements/announce-applications-16.08.1.php
* Fri Aug 12 2016 tittiatcoke@gmail.com
- Update to KDE Applications 16.08.0
* KDE Applications 16.08.0
* https://www.kde.org/announcements/announce-applications-16.08.0.php
* Mon Aug 08 2016 tittiatcoke@gmail.com
- Update to KDE Applications 16.07.90
* KDE Applications 16.07.90 (16.08-RC)
* https://www.kde.org/announcements/announce-applications-16.07.90.php
* Thu Jul 07 2016 tittiatcoke@gmail.com
- Update to KDE Applications 16.04.3
* KDE Applications 16.04.3
* https://www.kde.org/announcements/announce-applications-16.04.3.php
* Fri Jun 10 2016 tittiatcoke@gmail.com
- Update to KDE Applications 16.04.2
* KDE Applications 16.04.2
* https://www.kde.org/announcements/announce-applications-16.04.2.php
* Sat May 07 2016 tittiatcoke@gmail.com
- Update to KDE Applications 16.04.1
* KDE Applications 16.04.1
* https://www.kde.org/announcements/announce-applications-16.04.1.php
* Sun Apr 17 2016 tittiatcoke@gmail.com
- Update to KDE Applications 16.04.0
* KDE Applications 16.04.0
* https://www.kde.org/announcements/announce-applications-16.04.0.php
* Mon Apr 11 2016 tittiatcoke@gmail.com
- Update to KDE Applications 16.03.90
* KDE Applications 16.04.0 RC
* https://www.kde.org/announcements/announce-applications-16.04-rc.php
Version: 15.12.3-5.1
* Sun Mar 13 2016 tittiatcoke@gmail.com
- Update to KDE Applications 15.12.3
* KDE Applications 15.12.3
* https://www.kde.org/announcements/announce-applications-15.12.3.php
* boo#970855
* Sat Feb 13 2016 tittiatcoke@gmail.com
- Update to KDE Applications 15.12.2
* KDE Applications 15.12.2
* https://www.kde.org/announcements/announce-applications-15.12.2.php
* boo#966605
* Sat Jan 09 2016 tittiatcoke@gmail.com
- 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
* Wed Dec 23 2015 wbauer@tmo.at
- Add Fallback-to-read-only-mode-if-there-are-no-read-write-executables.patch:
fixes opening archives when the executable to create a new
archive (e.g. rar or zip) is not installed (boo#959996, kde#357057)
* Tue Dec 22 2015 wbauer@tmo.at
- Add Fix-ark-cannout-open-rar-file-with-space-in-archive-file-path.patch:
fixes opening rar files with a space in the file path (boo#959996)
* Sun Dec 13 2015 tittiatcoke@gmail.com
- 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
* Tue Nov 10 2015 tittiatcoke@gmail.com
- Update to KDE Applications 15.08.3
* KDE Applications 15.08.3
* https://www.kde.org/announcements/announce-applications-15.08.3.php
* boo#954531
* Sun Oct 11 2015 tittiatcoke@gmail.com
- Update to KDE Applications 15.08.2
* KDE Applications 15.08.2
* https://www.kde.org/announcements/announce-applications-15.08.2.php
* Sun Sep 13 2015 tittiatcoke@gmail.com
- Update to KDE Applications 15.08.1
* KDE Applications 15.08.1
* https://www.kde.org/announcements/announce-applications-15.08.1.php
* Wed Aug 19 2015 cgiboudeaux@gmx.com
- Update to KDE Applications 15.08.0
* KDE Applications 15.08.0
* https://www.kde.org/announcements/announce-applications-15.08.0.php
* Fri Aug 07 2015 tittiatcoke@gmail.com
- Update to KDE Applications 15.07.90
* KDE Applications 15.08.0 RC1
* https://www.kde.org/announcements/announce-applications-15.07.90.php
* Mon Jul 06 2015 tittiatcoke@gmail.com
- Update to KDE Applications 15.04.3
* KDE Applications 15.04.3
* https://www.kde.org/announcements/announce-applications-15.04.3.php
* Sat May 30 2015 tittiatcoke@gmail.com
- Update
* Mon May 11 2015 tittiatcoke@gmail.com
- Update to KDE Applications 15.04.1
* KDE Applications 15.04.1
* https://www.kde.org/announcements/announce-applications-15.04.1.php
* Sat Apr 11 2015 tittiatcoke@gmail.com
- Update to KDE Applications 15.04.0
* KDE Applications 15.04.0
* https://www.kde.org/announcements/announce-applications-15.04.0.php
* Sat Mar 21 2015 tittiatcoke@gmail.com
- Update to KDE Applications 15.03.95
* KDE Applications 15.04 RC
* Sun Mar 08 2015 tittiatcoke@gmail.com
- Update to KDE Applications 15.03.80
* KDE Applications 15.04 Beta
* Tue Mar 03 2015 tittiatcoke@gmail.com
- Update to KDE Applications 14.12.3
* KDE Applications 14.12.3
* See https://www.kde.org/announcements/announce-applications-14.12.3.php
* Sun Feb 01 2015 tittiatcoke@gmail.com
- Update to KDE Applications 14.12.2
* KDE Applications 14.12.2
* See https://www.kde.org/announcements/announce-applications-14.12.2.php
* Mon Jan 12 2015 tittiatcoke@gmail.com
- Update to KDE Applications 14.12.1
* KDE Applications 14.12.1
* See https://www.kde.org/announcements/announce-applications-14.12.1.php