Changelog for
appimagetool-11~pre.1547255786.f7e3cb0-55.8.x86_64.rpm :
* Mon Jan 07 2019 Marguerite Su
- drop squashfuse.patch, upstreamed- add libappimage-squashfuse-no-git.patch and appimagetool-no-git.patch
* use OBS source service instead of git clone- add libappimage-no-return-in-nonvoid-function.patch
* fix an error in libappimage/src/libappimage/appimage_handler.c- add appimagetool-cflags.patch and libappimage-cflags.patch
* enable build with optflags- add libappimage-xdgbasedir-duplicate-decl-specifier.patch
* fix duplicate const declaration specifier warning
* Thu Jan 11 2018 adrianAATTsuse.de- drop own-mksquashfs.patch patch, upstream has adapted :)
* Tue May 30 2017 adrianAATTsuse.de- move appimaged into own source package
* Tue May 30 2017 adrianAATTsuse.de- prepare for factory submission
* Mon Feb 27 2017 adrianAATTsuse.de- update to version 8- package it in a way to make it usable for rpm2appimage for OBS
* Tue Jan 24 2017 jengelhAATTinai.de- Resolve some typographical issues in description. Use %setup\'s options instead of tar.
* Tue Jan 24 2017 iAATTmarguerite.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 2016 iAATTmarguerite.su- initial version- add appimagekit-abuild.patch