Revisions of dateutils

Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 6)
Split 13.2 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 220789 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 5)
- bump version 0.2.7, this is a feature release. 
  * Features:
    - dgrep supports -v|--invert-match like grep
    - output specifier %G is supported for compatibility with POSIX
    - ddiff calculates year-day differences
    - ddiff calculates ISO-week date differences
    - ddiff output can be zero and space padded through 0 and SPC
      modifier
    - zoneinfo database on AIX >= 6.1 is taken into account
  * Bug fixes:
    - ddiff can calculate full year differences, [issue 21][1] fixed
    - dseq now accepts %W, %V output formats, [issue 22][2] fixed
    - builds with clang >= 3.3 work again, [clang bug 18028][3]
  * See info page examples and/or README.
    [1]: https://github.com/hroptatyr/dateutils/issues/21
    [2]: https://github.com/hroptatyr/dateutils/issues/22
    [3]: http://llvm.org/bugs/show_bug.cgi?id=18028 (forwarded request 220697 from rudi_m)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 205382 from Ruediger Meier's avatar Ruediger Meier (rudi_m) (revision 4)
- 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)
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 3)
Split 13.1 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 184595 from Ruediger Meier's avatar Ruediger Meier (rudi_m) (revision 2)
- bump version 0.2.5, this is a bug fix release.
  * issue 18, long inputs to a short specifier string will yield an
    error
  * consume zone specs (a la +1200) in the input via %Z specifier
  * ddiff's stdin stamps will undergo conversion according to
    --from-zone
  * clean up dist for inclusion in debian
  * See info page examples and/or README.- (forwarded request 184584 from rudi_m)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 178979 from Ruediger Meier's avatar Ruediger Meier (rudi_m) (revision 1)
Please add new package dateutils.
It's very useful and there is nothing else comparable. Archlinux and
Gentoo have it already on board, Debian is about to add it.
dateutils is actively developed since 2 years.

See
http://www.fresse.org/dateutils/

Summary:        Nifty command line date and time utilities
Description:
Dateutils are a bunch of tools that revolve around fiddling with dates
and times in the command line with a strong focus on use cases that
arise when dealing with large amounts of financial data. Their target
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).
Displaying revisions 21 - 32 of 32
openSUSE Build Service is sponsored by