diff --git a/dateutils-0.4.5.tar.asc b/dateutils-0.4.5.tar.asc deleted file mode 100644 index 0fdf0f9..0000000 --- a/dateutils-0.4.5.tar.asc +++ /dev/null @@ -1,7 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v2 - -iEYEABECAAYFAlujSZUACgkQlMmhrILJOQ5n/QCgg1Rqqp3I7UzNpKYTvgo7lTfE -tXkAn1TbmJexq6NghVDusYXJVsZWmZ7I -=h03C ------END PGP SIGNATURE----- diff --git a/dateutils-0.4.5.tar.xz b/dateutils-0.4.5.tar.xz deleted file mode 100644 index e6f70fe..0000000 --- a/dateutils-0.4.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:16d6a0fe7b7d49ddbb303f33538dd7304a0d4af5a0369bcbf275db6a5060cbde -size 635908 diff --git a/dateutils-0.4.6.tar.asc b/dateutils-0.4.6.tar.asc new file mode 100644 index 0000000..e079779 --- /dev/null +++ b/dateutils-0.4.6.tar.asc @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2 + +iEYEABECAAYFAlyQZRkACgkQlMmhrILJOQ4FhACfd9We+hcwUjUeKWkR/CFisihl +NqQAn1AHVRfghgMqN4n+pq6E+E88DoeH +=OdjS +-----END PGP SIGNATURE----- diff --git a/dateutils-0.4.6.tar.xz b/dateutils-0.4.6.tar.xz new file mode 100644 index 0000000..8e5db57 --- /dev/null +++ b/dateutils-0.4.6.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26a071317ae5710f226a3e6ba9a54d3764cd9efe3965aecc18e75372088757cd +size 640552 diff --git a/dateutils.changes b/dateutils.changes index 46d59ce..b30081a 100644 --- a/dateutils.changes +++ b/dateutils.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Tue Mar 19 06:06:21 UTC 2019 - mvetter@suse.com + +- Update to 0.4.6: + * underspecified ISO weekday dates can be parsed + * adding days to underspecified dates results in proper dates + * all tools with -S|--sed-mode now support -E|--empty-mode to + output an empty line when a line cannot be read. + * dateround supports day, week, month and year classes now + (issues/92) + * datediff can determine difference in nanoseconds between + two time values (issues/94) + ------------------------------------------------------------------- Fri Sep 21 14:14:26 UTC 2018 - Martin Pluskal diff --git a/dateutils.spec b/dateutils.spec index 01173f5..9099ceb 100644 --- a/dateutils.spec +++ b/dateutils.spec @@ -1,7 +1,7 @@ # # spec file for package dateutils # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,12 +12,12 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# Please submit bugfixes or comments via http://bugs.opensuse.org/ # Name: dateutils -Version: 0.4.5 +Version: 0.4.6 Release: 0 Summary: Command line date and time utilities License: BSD-3-Clause