SHA256
1
0
forked from pool/dateutils

70 Commits

Author SHA256 Message Date
Dominique Leuenberger
6902bde3c3 Accepting request 860151 from utilities
OBS-URL: https://build.opensuse.org/request/show/860151
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dateutils?expand=0&rev=25
2021-01-04 18:09:14 +00:00
Michael Vetter
3b1b0a6fed Accepting request 856938 from home:malcolmlewis:branches:utilities
- Add dateutils-remove-deprecated-header.patch: Remove deprecated
  glibc sysctl.h header.

OBS-URL: https://build.opensuse.org/request/show/856938
OBS-URL: https://build.opensuse.org/package/show/utilities/dateutils?expand=0&rev=69
2021-01-04 11:40:48 +00:00
Dominique Leuenberger
083da5f173 Accepting request 770385 from utilities
- Update to 0.4.7:
  * strptime mimics return code behaviour of dateconv
  * use unsigned arithmetic for leap second conversion
  * fix up ymds before adding days or business days
  * drain prchunk if filled with many small lines

OBS-URL: https://build.opensuse.org/request/show/770385
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dateutils?expand=0&rev=24
2020-02-06 12:08:50 +00:00
Michael Vetter
55b814fa86 - Update to 0.4.7:
* strptime mimics return code behaviour of dateconv
  * use unsigned arithmetic for leap second conversion
  * fix up ymds before adding days or business days
  * drain prchunk if filled with many small lines

OBS-URL: https://build.opensuse.org/package/show/utilities/dateutils?expand=0&rev=67
2020-02-05 19:17:46 +00:00
Dominique Leuenberger
2d6a6d95f2 Accepting request 686298 from utilities
- Update to 0.4.6:
  * underspecified ISO weekday dates can be parsed
  * adding days to underspecified dates results in proper dates
  * all tools with -S|--sed-mode now support -E|--empty-mode to
    output an empty line when a line cannot be read.
  * dateround supports day, week, month and year classes now
    (issues/92)
  * datediff can determine difference in nanoseconds between
    two time values (issues/94)

OBS-URL: https://build.opensuse.org/request/show/686298
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dateutils?expand=0&rev=23
2019-03-19 09:03:33 +00:00
Michael Vetter
e2efb1b157 - Update to 0.4.6:
* underspecified ISO weekday dates can be parsed
  * adding days to underspecified dates results in proper dates
  * all tools with -S|--sed-mode now support -E|--empty-mode to
    output an empty line when a line cannot be read.
  * dateround supports day, week, month and year classes now
    (issues/92)
  * datediff can determine difference in nanoseconds between
    two time values (issues/94)

OBS-URL: https://build.opensuse.org/package/show/utilities/dateutils?expand=0&rev=65
2019-03-19 06:09:24 +00:00
Dominique Leuenberger
cc19ca05f5 Accepting request 637417 from utilities
OBS-URL: https://build.opensuse.org/request/show/637417
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dateutils?expand=0&rev=22
2018-09-25 13:41:59 +00:00
Michael Vetter
88ad8cbfa9 Accepting request 637061 from home:pluskalm:branches:utilities
- Simplify conditions
- Run spec-cleaner

OBS-URL: https://build.opensuse.org/request/show/637061
OBS-URL: https://build.opensuse.org/package/show/utilities/dateutils?expand=0&rev=63
2018-09-24 10:31:05 +00:00
Ismail Dönmez
88b2af4f5e Accepting request 636875 from home:bmwiedemann:branches:utilities
- Update to 0.4.5:
  * dgrep accepts %c as qualifier in expressions (issue 81)
  * tests work regardless of wall clock time (issue 84)
    = fix build 2018-10-07

OBS-URL: https://build.opensuse.org/request/show/636875
OBS-URL: https://build.opensuse.org/package/show/utilities/dateutils?expand=0&rev=62
2018-09-21 09:47:50 +00:00
Dominique Leuenberger
5826d09ce6 Accepting request 631611 from utilities
OBS-URL: https://build.opensuse.org/request/show/631611
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dateutils?expand=0&rev=21
2018-08-31 08:43:47 +00:00
Ismail Dönmez
a17c97d34b Accepting request 631536 from home:jengelh:branches:utilities
- Ensure neutrality of descriptions.
- Trim idempotent %if..%endif guards.

OBS-URL: https://build.opensuse.org/request/show/631536
OBS-URL: https://build.opensuse.org/package/show/utilities/dateutils?expand=0&rev=60
2018-08-26 17:48:23 +00:00
Michael Vetter
8ca9fbca77 - Update to 0.4.4:
Incompatible changes:
  * suffix `m` is no longer accepted as a synonym for `mo`
    with date-only input, issue #76
  Bugfixes:
  * expose BSD routines (fgetln()) to yuck
  * for dates passed to dateround(1) that coincidentally
    match the roundspecs do read them as dates
  * wrong timestamps read via -i %s signal error
  * facilitate bmake build
  * time rounding on date-only input keeps the date unchanged
  * dateseq's short-cut iterator (2 date arguments) does not
    interfere with the 3-argument version
  * adding 0 date or time units does not change the summand
  * datezone on times (without date) will return times
  * zones are singletons now, opened and closed only once

OBS-URL: https://build.opensuse.org/package/show/utilities/dateutils?expand=0&rev=59
2018-08-14 10:43:55 +00:00
Dominique Leuenberger
a320540a05 Accepting request 583258 from utilities
OBS-URL: https://build.opensuse.org/request/show/583258
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dateutils?expand=0&rev=20
2018-03-07 09:37:27 +00:00
Michael Vetter
6ae4ec3588 Accepting request 583246 from home:rudi_m
- bump version 0.4.3
  * Features:
    - base expansion works for times now
  * Bugfixes:
    - durations in months weeks and days are calculated
      like durations in months and days, consistency
    - am and pm indicators in inputs are handled properly
    - military midnights decay when not printed in full

- revert non-portable changes of the last commit (SLE 11 build)

OBS-URL: https://build.opensuse.org/request/show/583246
OBS-URL: https://build.opensuse.org/package/show/utilities/dateutils?expand=0&rev=57
2018-03-06 10:05:53 +00:00
Dominique Leuenberger
3c68e706fb Accepting request 537354 from utilities
1

OBS-URL: https://build.opensuse.org/request/show/537354
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dateutils?expand=0&rev=19
2017-10-29 19:24:51 +00:00
Ismail Dönmez
cb6b51e91a Accepting request 537350 from home:avindra
- bump version 0.4.2
  * Features:
    - allow %- specifiers to turn off padding (as GNU date does)
    - support matlab day numbers, as mdn or matlab
  * Bugfixes:
    - fix build issue on FBSD 11
    - allow zones to transition at INT_MAX (mapped to never)
- lint spec file
- move from bitbucket to github link
- remove patch which is upstream now:
  0001-fix-when-printing-zones-transitioning-at-INT_MAX-in-.patch

OBS-URL: https://build.opensuse.org/request/show/537350
OBS-URL: https://build.opensuse.org/package/show/utilities/dateutils?expand=0&rev=55
2017-10-28 18:24:20 +00:00
Yuchen Lin
528c4a7a7f Accepting request 484859 from utilities
1

OBS-URL: https://build.opensuse.org/request/show/484859
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dateutils?expand=0&rev=18
2017-04-12 15:34:30 +00:00
Ruediger Meier
f218fdc66d Accepting request 484858 from home:rudi_m
- fix incompatibility with tzdata/tzcode >= 2017a,
  0001-fix-when-printing-zones-transitioning-at-INT_MAX-in-.patch

OBS-URL: https://build.opensuse.org/request/show/484858
OBS-URL: https://build.opensuse.org/package/show/utilities/dateutils?expand=0&rev=53
2017-04-03 12:56:09 +00:00
Ludwig Nussel
5ba5cd0522 Accepting request 446414 from utilities
1

OBS-URL: https://build.opensuse.org/request/show/446414
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dateutils?expand=0&rev=17
2017-01-04 18:35:08 +00:00
Ismail Dönmez
e8ce4731fb Accepting request 446368 from home:rudi_m
- bump version 0.4.1, this is a bugfix release.
  * Bugfixes:
    - bug/50, keep end-of-term (ultimo) property in dateseq(1)
    - allow today/now for ywd dates in 1 parameter dateseq(1)
    - allow different calendars for start and end date in dateseq(1)
    - round time in dateround(1) in zone then convert --from-zone
    - allow SPC padded numerals in %d input format
  * See info page examples and/or README.
- remove patch which is upstream now:
  0001-Revert-chore-be-more-portable-in-sxe-matlab.m4.patch

OBS-URL: https://build.opensuse.org/request/show/446368
OBS-URL: https://build.opensuse.org/package/show/utilities/dateutils?expand=0&rev=51
2016-12-15 15:00:05 +00:00
Dominique Leuenberger
a22c9541f1 Accepting request 402352 from utilities
- fix .mex file extension for octave plugin,
  0001-Revert-chore-be-more-portable-in-sxe-matlab.m4.patch
- explicit octave plugin file list
- remove *.la files

- bump version 0.4.0, this is a feature release.
  * Bugfixes:
    - document %g/%G format specifiers
    - bug/42, accept NUL characters in input
    - bug/45, correctly display Gregorian and ISO week dates in one
      line
    - bug/46, adhere to ISO group's official formatting of week
      dates
    - bug/47, allow rounding of Epoch based timestamps
    - bug/48, avoid crash for void input to strptime(3)
  * Features:
    - datetest supports --isvalid to conditionalise on date/time
      parsing
    - all tools support --from-locale to parse localised input
    - tools with output formatting support --locale to format
      output according to locale
  * See info page examples and/or README.

OBS-URL: https://build.opensuse.org/request/show/402352
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dateutils?expand=0&rev=16
2016-06-19 08:49:18 +00:00
Ruediger Meier
18baff04df - fix .mex file extension for octave plugin,
0001-Revert-chore-be-more-portable-in-sxe-matlab.m4.patch
- explicit octave plugin file list
- remove *.la files

OBS-URL: https://build.opensuse.org/package/show/utilities/dateutils?expand=0&rev=49
2016-06-15 10:12:15 +00:00
Ismail Dönmez
1823076f80 Accepting request 399855 from home:rudi_m
- bump version 0.4.0, this is a feature release.
  * Bugfixes:
    - document %g/%G format specifiers
    - bug/42, accept NUL characters in input
    - bug/45, correctly display Gregorian and ISO week dates in one
      line
    - bug/46, adhere to ISO group's official formatting of week
      dates
    - bug/47, allow rounding of Epoch based timestamps
    - bug/48, avoid crash for void input to strptime(3)
  * Features:
    - datetest supports --isvalid to conditionalise on date/time
      parsing
    - all tools support --from-locale to parse localised input
    - tools with output formatting support --locale to format
      output according to locale
  * See info page examples and/or README.

OBS-URL: https://build.opensuse.org/request/show/399855
OBS-URL: https://build.opensuse.org/package/show/utilities/dateutils?expand=0&rev=48
2016-06-02 16:50:15 +00:00
Dominique Leuenberger
ba2089d27a Accepting request 360894 from utilities
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/360894
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dateutils?expand=0&rev=15
2016-02-25 21:06:45 +00:00
Ruediger Meier
553bf7be8b add bnc#966644 to changelog
OBS-URL: https://build.opensuse.org/package/show/utilities/dateutils?expand=0&rev=46
2016-02-15 13:26:34 +00:00
Dominique Leuenberger
20bf9d26f4 Accepting request 355482 from utilities
1

OBS-URL: https://build.opensuse.org/request/show/355482
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dateutils?expand=0&rev=14
2016-01-28 16:22:39 +00:00
Ismail Dönmez
19b3fa9c1e Accepting request 355470 from home:rudi_m
- bump version 0.3.5, this is a bugfix release. 
  * Bugfixes:
    - bug/40, distinguish between numerals-only dates and durations
    - tests will succeed independent of current date
  * See info page examples and/or README.
- remove dateutils-0.3.4-fix-test-126.patch (upstream applied)

OBS-URL: https://build.opensuse.org/request/show/355470
OBS-URL: https://build.opensuse.org/package/show/utilities/dateutils?expand=0&rev=44
2016-01-23 09:26:03 +00:00
Dominique Leuenberger
e0583bb28c Accepting request 353010 from utilities
1

OBS-URL: https://build.opensuse.org/request/show/353010
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dateutils?expand=0&rev=13
2016-01-12 15:13:15 +00:00
Ruediger Meier
3c50c2c009 Accepting request 353009 from home:rudi_m
- remove old obsoletes line for devel package

OBS-URL: https://build.opensuse.org/request/show/353009
OBS-URL: https://build.opensuse.org/package/show/utilities/dateutils?expand=0&rev=42
2016-01-11 09:35:56 +00:00
Ruediger Meier
a7ab6eed4e Accepting request 352744 from home:1Antoine1:branches:utilities
- Fix build:
  * add dateutils-0.3.4-fix-test-126.patch (from upstream)

OBS-URL: https://build.opensuse.org/request/show/352744
OBS-URL: https://build.opensuse.org/package/show/utilities/dateutils?expand=0&rev=41
2016-01-10 11:24:03 +00:00
Dominique Leuenberger
8cce5e9088 Accepting request 328297 from utilities
1

OBS-URL: https://build.opensuse.org/request/show/328297
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dateutils?expand=0&rev=12
2015-09-01 22:36:48 +00:00
Ismail Dönmez
d1b5fd3427 Accepting request 328127 from home:rudi_m
- bump version 0.3.4, this is a bugfix release.
  * Bugfixes:
    - bug/39, MacOSX endianness detection
    - bug/38, ddiff day-only durations on date/times
    - dadd +2m bug is fixed, regression
  * See info page examples and/or README.
- remove patches (upstream applied):
  * 0001-fix-build-for-compilers-without-anonymous-struct-ini.patch
  * 0002-fix-dateadd-unix-timestamp-bug.patch

OBS-URL: https://build.opensuse.org/request/show/328127
OBS-URL: https://build.opensuse.org/package/show/utilities/dateutils?expand=0&rev=39
2015-09-01 10:28:46 +00:00
Dominique Leuenberger
32a4254c9e Accepting request 320048 from utilities
1

OBS-URL: https://build.opensuse.org/request/show/320048
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dateutils?expand=0&rev=11
2015-08-03 15:22:07 +00:00
Ismail Dönmez
fbbcff7d1e Accepting request 320021 from home:pluskalm:branches:utilities
- Correct previous changelog entries (incorrect patch names)

- add 0002-fix-dateadd-unix-timestamp-bug.patch
- add 0001-fix-build-for-compilers-without-anonymous-struct-ini.patch

OBS-URL: https://build.opensuse.org/request/show/320021
OBS-URL: https://build.opensuse.org/package/show/utilities/dateutils?expand=0&rev=37
2015-08-02 18:14:31 +00:00
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
Dominique Leuenberger
4aad60d904 Accepting request 289583 from utilities
1

OBS-URL: https://build.opensuse.org/request/show/289583
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dateutils?expand=0&rev=10
2015-03-09 09:09:23 +00:00
Ruediger Meier
4e71f2a789 Accepting request 289579 from home:rudi_m
- bump version 0.3.2, this is a bugfix release.
  * Bugfixes:
    - out of range minutes will be discarded
    - bug 30 (malicious input crashes dconv) has been fixed
  * Features:
    - military midnight stamps are supported (T24:00:00)
    - 8601 ordinal dates (year + doy) are recognised directly
      (`-f yd`)
    - strptime(1) can behave in a locale-dependent way
  * See info page examples and/or README.

OBS-URL: https://build.opensuse.org/request/show/289579
OBS-URL: https://build.opensuse.org/package/show/utilities/dateutils?expand=0&rev=34
2015-03-05 19:25:38 +00:00
Stephan Kulow
54172a69a2 Accepting request 282211 from utilities
1

OBS-URL: https://build.opensuse.org/request/show/282211
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dateutils?expand=0&rev=9
2015-01-21 21:14:09 +00:00
Ruediger Meier
d3e77d5418 Accepting request 281969 from home:rudi_m
- sort out distros with and without octave

OBS-URL: https://build.opensuse.org/request/show/281969
OBS-URL: https://build.opensuse.org/package/show/utilities/dateutils?expand=0&rev=32
2015-01-21 11:46:45 +00:00
Stephan Kulow
2b33f9591d Accepting request 254826 from utilities
1

OBS-URL: https://build.opensuse.org/request/show/254826
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dateutils?expand=0&rev=8
2014-10-11 17:26:13 +00:00
Ismail Dönmez
417ae6ca10 Accepting request 254661 from home:rudi_m
Update version 0.3.1, this is a bugfix release.

OBS-URL: https://build.opensuse.org/request/show/254661
OBS-URL: https://build.opensuse.org/package/show/utilities/dateutils?expand=0&rev=30
2014-10-09 10:43:43 +00:00
Stephan Kulow
bc150b19df Accepting request 254335 from utilities
1

OBS-URL: https://build.opensuse.org/request/show/254335
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dateutils?expand=0&rev=7
2014-10-06 20:05:04 +00:00
Ruediger Meier
4295afedcc Accepting request 254205 from home:rudi_m
- bump version 0.3.0, this is a feature release.
  * Features:
    - dgrep supports time zones both for the expression and the
      input
    - timezones can be specified by alternative codes and
      [tzmap files][1]
    - new tool dzone to inspect date/times in multiple timezones in
      bulk
    - new tool dsort to sort input chronologically
    - gengetopt and help2man maintainer dependencies removed
    - lilian/julian inputs via `-i ldn` and `-i jdn`
    - ymcw dates now follow ISO 8601 in using 07 to denote Sunday
  * Bugfixes:
    - ddiff takes differences between a unix epoch stamp and a
      date/time
    - zone converter assigns correct sign to zone difference when
      using %Z
    - weekdays are properly calculated from epoch stamps (issue 24)
  * See info page examples and/or README.
      [1]: http://www.fresse.org/dateutils/tzmaps.html 
- enable Octave/Matlab plugin
- remove useless devel package

OBS-URL: https://build.opensuse.org/request/show/254205
OBS-URL: https://build.opensuse.org/package/show/utilities/dateutils?expand=0&rev=28
2014-10-06 13:18:48 +00:00
Stephan Kulow
884bc28334 Accepting request 220789 from utilities
- 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)

OBS-URL: https://build.opensuse.org/request/show/220789
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dateutils?expand=0&rev=5
2014-02-04 18:21:06 +00:00
Ismail Dönmez
5a5d9bd066 Accepting request 220697 from home:rudi_m
- 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

OBS-URL: https://build.opensuse.org/request/show/220697
OBS-URL: https://build.opensuse.org/package/show/utilities/dateutils?expand=0&rev=26
2014-02-04 12:46:02 +00:00
Stephan Kulow
dfb683d552 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
2013-11-04 11:45:54 +00:00
Ruediger Meier
00446c62cf 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
2013-10-31 15:47:56 +00:00
Stephan Kulow
89cc6ca8ce Accepting request 184595 from utilities
- 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)

OBS-URL: https://build.opensuse.org/request/show/184595
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dateutils?expand=0&rev=2
2013-07-30 14:13:29 +00:00
Ruediger Meier
9e81b37872 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
2013-07-29 10:07:52 +00:00
Stephan Kulow
0e04b312db Accepting request 178979 from utilities
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).

OBS-URL: https://build.opensuse.org/request/show/178979
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dateutils?expand=0&rev=1
2013-06-18 08:29:54 +00:00