Package Release Info

dateutils-0.4.11-bp160.1.17

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

dateutils
dateutils-octave

Change Logs

* Fri Jan 26 2024 jun wang <jgwang@suse.com>
- 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
Version: 0.4.10-bp155.2.6
* Mon Dec 19 2022 Dominique Leuenberger <dimstar@opensuse.org>
- Add upstream patches 35041f4d.patch and 841c635b.patch: Do not
  use Singapore for testing previous transitions, but rather
  Jakarta. Fixes build with timezone 2022g.
* Fri May 27 2022 Michael Vetter <mvetter@suse.com>
- 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)