| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to v1.5.7.8 * no structured changelog provided by upstream - Rewrite the build system to use ant - Update patch: * 00-load-system-library.patch - Remove the flags used for SLE_12_SP5, since we are not building on that version anymore. This simplifies and cleans up the spec file.
- Use SOURCE_DATE_EPOCH for reproducible builds
- Use %patch -P N instead of deprecated %patchN.
- Update to v1.5.4.2 - Update patch: * 00-load-system-library.patch
- Update to v1.5.2.3 - Use %cmake* macros for building - Add build dependency on gcc-c++ - Add CXX to the project languages - Fix build errors at SLE_12_SP5: * add build dependency on glibc-devel * add CFLAGS=-std=c99
- Initial packaging with v1.5.2.2