| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 | 
- Update to version 0.9.8.1
  * Bugfix release which fixes the issue of the local port always
    being zero, which got introduced by the 0.9.8 release.
- Update to version 0.9.8 * Bugfix release only - Drop not longer needed "CFLAGS+=-fcommon"
- Set CFLAGS+=-fcommon
- Package cleanup
  * Run speccleaner
  * Fix url
  * Use source URL from github
  * Use pkgconfig-style dependencies
- Run testsuite
- Update to version 0.9.7
  * added new option -E which overrules SRV result
  * added new option -J to take ha1 instead of password
  * dont retransmit on reliable transports
  * added --disable-ips configure option which allows to compile
    the oldstyle --numeric behavior
  * added new option -k only available with TLS support
  * added 'star' as special word for the contact option -C
  * fixed overwritting of outbound proxy if domainname is an IP
  * added option -Z to modify SIP_T1 at run time
  * added syslog support
  * enabled -c parameter for Inivte mode
  * added new options for TLS (ca-cert, client-cert,
    ignore-cert-failure)
  * Note: these options are only available as long options
  * added option to ignore TLS certificate verification errors
  * added option -k, --local-ip
  * added SHA-256 as a possible algorithm for digest authentication
- modify source to compile on OpenSuSE Leap 15.0
- Code cleanup to try and make a better package I hope
- Initial RPM