| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- update to 0.21.5: * fixes for other platforms and build system updates - add upstream signing key and verify source signature
- remove dependency on /usr/bin/python3 using %python3_fix_shebang macro, [bsc#1212476]
- update to 0.21.2: * Increased internal label size * Fix undefined behavior in library code * Ensure that calls to fopen() and stat() can handle largefiles - add multibuild definition
- update to 0.21.1: * fix build with recent platform.sh changes to publicsuffix
- update to 0.21.0: * Add -b/--batch to 'psl' to suppress printing the domain
- update to 0.20.2: * Fix non srcdir builds * Add API decoration * Detection fallback from libidn2 to libcu, libidn
- update to 0.20.1: * Fix issue introduced with PSL_TYPE_NO_STAR_RULE in V0.20.0 * Fix SO_VERSION to 8:0:3 * Improve unit tests
- Use %license (boo#1082318)
- update to 0.20.0: * Remove hard-coded gcc flag in Makefile.am * Prevent excessive CPU cycles on large inputs * New flag PSL_TYPE_NO_STAR_RULE to skip star rule
- Make sure to use python3 during build instead of calling env