| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to version 2.2.0: * Building is done with 7zip by default * Use 7z to open rar archives * Show password prompt with list-protected 7z archives * Added dedicated support for bsdtar * Show targets of link items * Added some menu bar icons * Added window titles to dialogs - Removed Group: declarations, no longer used
- Update to version 1.1.0: * Pre-release changes (#407) * Updated *.ts files (#408) * Weblate commits (#404) * Silenced a warning about `GList` (#406) * Add clearButtonEnabled property to filter bar (#405) * Weblate commits (#403) * Weblate commits (#402) * Weblate commits (#401) * Weblate commits (#400) * Weblate commits (#398)
- Update to 1.0.0: * Ported to Qt6.
- Update to 0.9.1: * Support the use of 7zip instead of p7zip with the new option `USE_7Z` (`OFF` by default), especially for Debian-based systems. * Fixed extraction of multiple archives. * Updated to new mimetype names of shared-mime-info ≥ 2.3. * Translation updates.
- Update to 0.9.0: * Ported away from deprecated time format. * Added appropriate fallback icons to toolbar and menu
- Update to 1.3.0: * Updated translations and dependencies and bumped the version
- Update to 0.7.0: * Removed the redundant function `n_fields()` from `glib-utils`. * Silenced some compilation warnings.
- Update to 0.6.0: * Allow changing of the view icon size and remember it. * Allow sorting by any column (but only sort by the first column at startup). * Forget the password (if any) on reloading the archive.
- Update to 0.5.0: * Show password prompt for archives with encrypted lists. * Fixed listing RAR archive contents with encrypted file list.
- Update to 0.4.0: * Disk images can be opened and extracted. * Window settings are remembered. * The directory view is made horizontally scrollable.
- Update to 0.3.0:
* Avoid memory leak in "java-utils.c".
* Fixed comparison of integer expressions of different signedness.
* Removed "g_ptr_array_free_full" from "glib-utils.c" and used
GLib's "g_ptr_array_free" instead.
* Use bsdtar to handle RPM packages.
- Revert BuildRequires hicolor-icon-theme for icon dirs
- Use libexecdir macro to fix errors in Factory - BuildRequires hicolor-icon-theme for icon dirs
- Removed Recommends lxqt-archiver-lang due to auto supplements
- Update to 0.2.0:
* Added an icon for the app.
* Prevent the contents of an extracted archive from being mixed
with other files if overwriting isn't chosen.
* Added expand and collapse actions.
* Fixed build with GCC 10.
* Required json-glib as a dependency.
- Remove lxqt-archiver.desktop:
use upstream desktop file. It has its own icon now.
See https://github.com/lxqt/lxqt-archiver/issues/157
- Fixed sources and added keyring
- Removed lxqt-archiver-execdir.patch: contained in upstream - Update to version 0.1.1 * Removed the unused qtdbus dependency. * Used 'LIBEXECDIR' instead of 'LIBDIR' for internal executables. * Fixed handling of RPM archives.
- Add lxqt-archiver-execdir.patch: install in helper programs in libexecdir not libdir
- Create package 0.1.0 for openSUSE