| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to version 0.2.10
* Use the password file to retrieve the user's home directory
(using the HOME environment variable is unreliable when using sudo).
- Declare CC=gcc to ensure we build with gcc; seems make falls back to 'c99' otherwise (instead of requiring posix_cc).
- Update to new upstream release 0.2.9 * This release fixes a crashing bug in getting an XDG path if the corresponding variable is not set and there is no relative path available.
- Initial package (version 0.2.8) for build.opensuse.org