| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 | 
- 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