Accepting request 205319 from home:rudi_m

- 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.

OBS-URL: https://build.opensuse.org/request/show/205319
OBS-URL: https://build.opensuse.org/package/show/utilities/dateutils?expand=0&rev=24
This commit is contained in:
Ruediger Meier 2013-10-31 15:47:56 +00:00 committed by Git OBS Bridge
parent 9e81b37872
commit 00446c62cf
4 changed files with 19 additions and 5 deletions

View File

@ -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
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1d476498cbe9e5c788d5160f1c134a07a631061784b51a52fe05fbf6a56c3440
size 485740

View File

@ -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

View File

@ -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