diff --git a/dateutils-0.4.10.tar.asc b/dateutils-0.4.10.tar.asc new file mode 100644 index 0000000..87c4bed --- /dev/null +++ b/dateutils-0.4.10.tar.asc @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2 + +iEYEABECAAYFAmKOHhUACgkQlMmhrILJOQ5tEwCfQ3Fd1Wu9eOWsujrlsrOwx83V +NAMAnihaMpu2xa5g7KgRpIlyjwpN26jC +=/ee+ +-----END PGP SIGNATURE----- diff --git a/dateutils-0.4.10.tar.xz b/dateutils-0.4.10.tar.xz new file mode 100644 index 0000000..3a21ff6 --- /dev/null +++ b/dateutils-0.4.10.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c508e2889b9d5aecab7d59d7325a70089593111a1230a496dab0f5ad677cdec +size 652548 diff --git a/dateutils-0.4.9.tar.asc b/dateutils-0.4.9.tar.asc deleted file mode 100644 index 497ba78..0000000 --- a/dateutils-0.4.9.tar.asc +++ /dev/null @@ -1,7 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v2 - -iEYEABECAAYFAmEfXh8ACgkQlMmhrILJOQ4QGQCeJRUiwob06OkTyHh/MyKX9M3q -zQsAoIZbj4MJFV4MVNYsdHIPh3Uonmn7 -=3TPe ------END PGP SIGNATURE----- diff --git a/dateutils-0.4.9.tar.xz b/dateutils-0.4.9.tar.xz deleted file mode 100644 index d8644f4..0000000 --- a/dateutils-0.4.9.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:790256d9949b96001fdcc3f7c42226dde4fcc87eb580717c7aabf51a1334c9c3 -size 651024 diff --git a/dateutils.changes b/dateutils.changes index 1af74df..25a0542 100644 --- a/dateutils.changes +++ b/dateutils.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri May 27 09:45:49 UTC 2022 - Michael Vetter + +- 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 diff --git a/dateutils.spec b/dateutils.spec index 94b175c..c730e72 100644 --- a/dateutils.spec +++ b/dateutils.spec @@ -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