| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Updat to version 0.4.11
* be strict about inputs in datetest --isvalid (#146)
* build on Macs again (#107)
* make illegible zone names fatal errors (#151)
* be strict in datetest --isvalid when inputs have been
specified (#146)
* fix issue with negative days remaining after adding months
in datediff (#153)
- Remove patches 841c635b.patch and 35041f4d.patch because
they have been applied in source code
- Add upstream patches 35041f4d.patch and 841c635b.patch: Do not use Singapore for testing previous transitions, but rather Jakarta. Fixes build with timezone 2022g.
- Update to 4.10: * do not resort to daisy sequences when incomplete dates are present (#131) * upon end-of-buffer finalise the last line (#141) * let --empty-mode|-E and --sed-mode|-S play nicely together (#139) * adapt CLI behaviour of strptime(1) to the other tools (#142)