Accepting request 205382 from utilities
- 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. (forwarded request 205319 from rudi_m) OBS-URL: https://build.opensuse.org/request/show/205382 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dateutils?expand=0&rev=4
This commit is contained in:
commit
dfb683d552
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7ecf1f92e1282f4975031f63148b5c778ce70b404a30846fb6bc5de64d3f3211
|
||||
size 478180
|
3
dateutils-0.2.6.tar.xz
Normal file
3
dateutils-0.2.6.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1d476498cbe9e5c788d5160f1c134a07a631061784b51a52fe05fbf6a56c3440
|
||||
size 485740
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user