forked from pool/dateutils
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
This commit is contained in:
commit
89cc6ca8ce
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8695d012e2588fcb2705b037b07ab58ce3473f3789877013873f2f0d0ad30d82
|
||||
size 475160
|
3
dateutils-0.2.5.tar.xz
Normal file
3
dateutils-0.2.5.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7ecf1f92e1282f4975031f63148b5c778ce70b404a30846fb6bc5de64d3f3211
|
||||
size 478180
|
@ -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
|
||||
|
||||
|
@ -16,16 +16,16 @@
|
||||
#
|
||||
|
||||
|
||||
%define xversion 0.2.4
|
||||
%define xversion 0.2.5
|
||||
|
||||
Name: dateutils
|
||||
Version: 0.2.4
|
||||
Version: 0.2.5
|
||||
Release: 0
|
||||
Summary: Nifty command line date and time utilities
|
||||
License: BSD-3-Clause
|
||||
Group: Productivity/Text/Utilities
|
||||
URL: https://github.com/hroptatyr/dateutils/
|
||||
Source: %{name}-%{version}.tar.xz
|
||||
Url: https://github.com/hroptatyr/dateutils/
|
||||
Source: https://bitbucket.org/hroptatyr/dateutils/downloads/%{name}-%{version}.tar.xz
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: xz
|
||||
%if 0%{?suse_version}
|
||||
|
Loading…
x
Reference in New Issue
Block a user