diff --git a/dateutils-0.2.5.tar.xz b/dateutils-0.2.5.tar.xz deleted file mode 100644 index 94bc082..0000000 --- a/dateutils-0.2.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7ecf1f92e1282f4975031f63148b5c778ce70b404a30846fb6bc5de64d3f3211 -size 478180 diff --git a/dateutils-0.2.6.tar.xz b/dateutils-0.2.6.tar.xz new file mode 100644 index 0000000..3a7f9ab --- /dev/null +++ b/dateutils-0.2.6.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d476498cbe9e5c788d5160f1c134a07a631061784b51a52fe05fbf6a56c3440 +size 485740 diff --git a/dateutils.changes b/dateutils.changes index f65e56d..a92c59d 100644 --- a/dateutils.changes +++ b/dateutils.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Tue Oct 29 16:45:20 UTC 2013 - sweet_f_a@gmx.de + +- bump version 0.2.6, this is a bug fix release. + * issue 19, -q|--quiet no longer sends some commands into an + inf-loop + * netbsd test failures are fixed (due to missing leap seconds) + * AIX builds are supported (getopt_long() is part of the code + now) + * internally the test harness is migrated to the cli-testing tool + this fixes an issue when tests are run in directories with odd + names (spaces, dollar signs, etc. in the path name) + * See info page examples and/or README. + ------------------------------------------------------------------- Thu Jul 25 09:43:43 UTC 2013 - sweet_f_a@gmx.de diff --git a/dateutils.spec b/dateutils.spec index 0920ef1..7d4e6da 100644 --- a/dateutils.spec +++ b/dateutils.spec @@ -16,10 +16,10 @@ # -%define xversion 0.2.5 +%define xversion 0.2.6 Name: dateutils -Version: 0.2.5 +Version: 0.2.6 Release: 0 Summary: Nifty command line date and time utilities License: BSD-3-Clause