diff --git a/dateutils-0.4.3.tar.asc b/dateutils-0.4.3.tar.asc deleted file mode 100644 index b223a43..0000000 --- a/dateutils-0.4.3.tar.asc +++ /dev/null @@ -1,7 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v2 - -iEYEABECAAYFAlqX3AwACgkQlMmhrILJOQ5MfQCfaGEJxOsBqL65wLUuCHMcQLIy -uiAAnimBb1IwPc0pTJjQljf7sl0jNuA5 -=c0m1 ------END PGP SIGNATURE----- diff --git a/dateutils-0.4.3.tar.xz b/dateutils-0.4.3.tar.xz deleted file mode 100644 index ca993f8..0000000 --- a/dateutils-0.4.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b0d579062bc957823fb7efcb2c520fb6fb43ab79a352026402b06ecfc4c58f1a -size 631216 diff --git a/dateutils-0.4.4.tar.asc b/dateutils-0.4.4.tar.asc new file mode 100644 index 0000000..e01cfae --- /dev/null +++ b/dateutils-0.4.4.tar.asc @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2 + +iEYEABECAAYFAltxYX8ACgkQlMmhrILJOQ7VngCePXVR1LcIFLO6OJiv4iGjXONr +Vz8Anj5TZk065ZpgsHLnZyk58mVKdB9O +=zIdE +-----END PGP SIGNATURE----- diff --git a/dateutils-0.4.4.tar.xz b/dateutils-0.4.4.tar.xz new file mode 100644 index 0000000..c53ea4c --- /dev/null +++ b/dateutils-0.4.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9cc2efbb10681130ac725946984e12330e94f43877d865d7f5c131dcf09c84f +size 635696 diff --git a/dateutils.changes b/dateutils.changes index 0c07907..1d83d2c 100644 --- a/dateutils.changes +++ b/dateutils.changes @@ -1,3 +1,29 @@ +------------------------------------------------------------------- +Sat Aug 25 18:31:39 UTC 2018 - jengelh@inai.de + +- Ensure neutrality of descriptions. +- Trim idempotent %if..%endif guards. + +------------------------------------------------------------------- +Tue Aug 14 10:42:17 UTC 2018 - mvetter@suse.com + +- Update to 0.4.4: + Incompatible changes: + * suffix `m` is no longer accepted as a synonym for `mo` + with date-only input, issue #76 + Bugfixes: + * expose BSD routines (fgetln()) to yuck + * for dates passed to dateround(1) that coincidentally + match the roundspecs do read them as dates + * wrong timestamps read via -i %s signal error + * facilitate bmake build + * time rounding on date-only input keeps the date unchanged + * dateseq's short-cut iterator (2 date arguments) does not + interfere with the 3-argument version + * adding 0 date or time units does not change the summand + * datezone on times (without date) will return times + * zones are singletons now, opened and closed only once + ------------------------------------------------------------------- Sat Mar 3 19:38:04 UTC 2018 - sweet_f_a@gmx.de diff --git a/dateutils.spec b/dateutils.spec index 9632831..1e0480b 100644 --- a/dateutils.spec +++ b/dateutils.spec @@ -1,7 +1,7 @@ # # spec file for package dateutils # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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 @@ -34,9 +34,9 @@ %define have_octave 1 %endif Name: dateutils -Version: 0.4.3 +Version: 0.4.4 Release: 0 -Summary: Nifty command line date and time utilities +Summary: Command line date and time utilities License: BSD-3-Clause Group: Productivity/Text/Utilities Url: https://github.com/hroptatyr/dateutils/ @@ -61,7 +61,6 @@ market is shell scripts that need date calculations or calendar conversions, and as such they are highly pipe-able and modeled after their well-known cousins (e.g. dtest vs. test, or dgrep vs. grep). -%if %{have_octave} %package octave Summary: Dateutils functions for matlab and octave Group: Development/Libraries/Other @@ -70,7 +69,6 @@ Requires: octave %description octave Dateutils can be used from within matlab or ocatave. -%endif %prep %setup -q