Accepting request 979457 from utilities
OBS-URL: https://build.opensuse.org/request/show/979457 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dateutils?expand=0&rev=30
This commit is contained in:
commit
af77231b34
7
dateutils-0.4.10.tar.asc
Normal file
7
dateutils-0.4.10.tar.asc
Normal 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
3
dateutils-0.4.10.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3c508e2889b9d5aecab7d59d7325a70089593111a1230a496dab0f5ad677cdec
|
||||||
|
size 652548
|
@ -1,7 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
Version: GnuPG v2
|
|
||||||
|
|
||||||
iEYEABECAAYFAmEfXh8ACgkQlMmhrILJOQ4QGQCeJRUiwob06OkTyHh/MyKX9M3q
|
|
||||||
zQsAoIZbj4MJFV4MVNYsdHIPh3Uonmn7
|
|
||||||
=3TPe
|
|
||||||
-----END PGP SIGNATURE-----
|
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:790256d9949b96001fdcc3f7c42226dde4fcc87eb580717c7aabf51a1334c9c3
|
|
||||||
size 651024
|
|
@ -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>
|
Fri Aug 20 12:15:31 UTC 2021 - Michael Vetter <mvetter@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package dateutils
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: dateutils
|
Name: dateutils
|
||||||
Version: 0.4.9
|
Version: 0.4.10
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Command line date and time utilities
|
Summary: Command line date and time utilities
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
Loading…
Reference in New Issue
Block a user