Dominique Leuenberger 2022-05-27 22:28:16 +00:00 committed by Git OBS Bridge
commit af77231b34
6 changed files with 21 additions and 12 deletions

7
dateutils-0.4.10.tar.asc Normal file
View File

@ -0,0 +1,7 @@
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
iEYEABECAAYFAmKOHhUACgkQlMmhrILJOQ5tEwCfQ3Fd1Wu9eOWsujrlsrOwx83V
NAMAnihaMpu2xa5g7KgRpIlyjwpN26jC
=/ee+
-----END PGP SIGNATURE-----

3
dateutils-0.4.10.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3c508e2889b9d5aecab7d59d7325a70089593111a1230a496dab0f5ad677cdec
size 652548

View File

@ -1,7 +0,0 @@
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
iEYEABECAAYFAmEfXh8ACgkQlMmhrILJOQ4QGQCeJRUiwob06OkTyHh/MyKX9M3q
zQsAoIZbj4MJFV4MVNYsdHIPh3Uonmn7
=3TPe
-----END PGP SIGNATURE-----

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:790256d9949b96001fdcc3f7c42226dde4fcc87eb580717c7aabf51a1334c9c3
size 651024

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri May 27 09:45:49 UTC 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)
-------------------------------------------------------------------
Fri Aug 20 12:15:31 UTC 2021 - Michael Vetter <mvetter@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package dateutils
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,7 +17,7 @@
Name: dateutils
Version: 0.4.9
Version: 0.4.10
Release: 0
Summary: Command line date and time utilities
License: BSD-3-Clause