Commit Graph

1 Commits

Author SHA256 Message Date
Ruediger Meier
ebe51fdb19 Accepting request 312075 from home:rudi_m
- add fix-dateadd-unix-timestamp-bug.patch

- bump version 0.3.3, this is a feature release.
  * Features:
    - to clarify purpose and avoid name clashes prefix binaries
      with "date". This results in: dateadd, dateconv, ... etc.
    - provide compatibilty through configure switch --with-old-names
    - provide single digit years through %_y
    - allow rounding of ISO-week dates (ywd) to week numbers
  * Bugfixes:
    - dashes behind a date do not count as tz indicator
    - UTC/TAI/GPS special coordinated zones work on systems without
      leap second support
  * See info page examples and/or README 
- add fix-build-for-compilers-without-anonymous-struct-ini.patch
  to support broken compilers (SLE 11, RHEL 6, etc.)

OBS-URL: https://build.opensuse.org/request/show/312075
OBS-URL: https://build.opensuse.org/package/show/utilities/dateutils?expand=0&rev=36
2015-06-29 11:48:55 +00:00