AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- update to 0.9.8: * Fixed broken pkg-config file (lscp.pc) generation (thanks to Konstantin Voinov while on OBS multimedia::proaudio).
- update to 0.9.6: * Spring'22 release
- update to 0.9.5: * Dropped autotools (autoconf, automake, etc.) build system. * An Early-Summer'21 release.
- update to 0.9.3: * Expose actual system error codes via client interface * Added new client interface function for checking whether client lost connection to server * Fixed potential missing NULL termination of locale strings - drop liblscp-remove_build_timestamps.patch, no longer needed
- Fix SRPM group. Rename %soname to %sover to better reflect its use.
- Update to version 0.5.8 * A Fall'16 release. version 0.5.7 * Use getaddrinfo() instead of deprecated gethostbyname(). * Update on newer autoconf macros (m4). * Fixes for building for Windows with configure and make. * Makefile fixes for building in separate directory. * Autoconf fix: AC_CONFIG_HEADER obsolete error (fixes #194). - Spec cleanup
- initial version (0.0+r2342)