| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Fix License, should be X11 not GPL-3.0.
- Fix RPM group from shared library.
- Initial package.
- Update to version 0.12.0:
* Removed an unnecessary explicit assignment operator from the
IOPtr class (g++ version 9 started issuing warnings when the
assignment operator is defined but a copy constructor is not).
- Use %license to install LICENSE file.