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:
parent
0e04b312db
commit
9e81b37872
@ -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
|
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
|
Name: dateutils
|
||||||
Version: 0.2.4
|
Version: 0.2.5
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Nifty command line date and time utilities
|
Summary: Nifty command line date and time utilities
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
Group: Productivity/Text/Utilities
|
Group: Productivity/Text/Utilities
|
||||||
URL: https://github.com/hroptatyr/dateutils/
|
Url: https://github.com/hroptatyr/dateutils/
|
||||||
Source: %{name}-%{version}.tar.xz
|
Source: https://bitbucket.org/hroptatyr/dateutils/downloads/%{name}-%{version}.tar.xz
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: xz
|
BuildRequires: xz
|
||||||
%if 0%{?suse_version}
|
%if 0%{?suse_version}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user