File appimagetool.changes of Package AppImageKit
-------------------------------------------------------------------
Thu Jun 24 17:52:02 UTC 2021 - Tuukka Pasanen <tuukka.pasanen@ilmi.fi>
- Update to official AppImageKit 13 release
- remove unneeded disable-mksquashfs-build.patch as there is new
build switch 'USE_SYSTEM_MKSQUASHFS' which does same thing
-------------------------------------------------------------------
Mon Nov 11 10:17:22 UTC 2019 - Adrian Schröter <adrian@suse.de>
- link liblzo2 and libfuse static
-------------------------------------------------------------------
Wed Oct 16 08:24:51 UTC 2019 - Adrian Schröter <adrian@suse.de>
- update to current code
- move squashfs stuff to external packages
-------------------------------------------------------------------
Thu Jan 11 15:44:42 UTC 2018 - adrian@suse.de
- drop own-mksquashfs.patch patch, upstream has adapted :)
-------------------------------------------------------------------
Tue May 30 14:08:47 UTC 2017 - adrian@suse.de
- move appimaged into own source package
-------------------------------------------------------------------
Tue May 30 12:23:38 UTC 2017 - adrian@suse.de
- prepare for factory submission
-------------------------------------------------------------------
Mon Feb 27 07:37:46 UTC 2017 - adrian@suse.de
- update to version 8
- package it in a way to make it usable for rpm2appimage for OBS
-------------------------------------------------------------------
Tue Jan 24 18:11:11 UTC 2017 - jengelh@inai.de
- Resolve some typographical issues in description.
Use %setup's options instead of tar.
-------------------------------------------------------------------
Tue Jan 24 11:57:18 UTC 2017 - i@marguerite.su
- packaging as native distro package instead of appimage
- add a systemd per-user service appimaged.service
- add mkappimagedir script to create skeleton AppImage.Dir
for the end users.
-------------------------------------------------------------------
Tue Dec 20 10:09:03 UTC 2016 - i@marguerite.su
- initial version
- add appimagekit-abuild.patch