SHA256
1
0
forked from pool/dateutils

Accepting request 184584 from home:rudi_m

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

OBS-URL: https://build.opensuse.org/request/show/184584
OBS-URL: https://build.opensuse.org/package/show/utilities/dateutils?expand=0&rev=22
This commit is contained in:
Ruediger Meier
2013-07-29 10:07:52 +00:00
committed by Git OBS Bridge
parent 0e04b312db
commit 9e81b37872
4 changed files with 19 additions and 7 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Thu Jul 25 09:43:43 UTC 2013 - sweet_f_a@gmx.de
- 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.-
-------------------------------------------------------------------
Thu Feb 7 16:58:01 UTC 2013 - sweet_f_a@gmx.de