forked from pool/perl-TimeDate
Accepting request 38209 from devel:languages:perl
Copy from devel:languages:perl/perl-TimeDate based on submit request 38209 from user dirkmueller OBS-URL: https://build.opensuse.org/request/show/38209 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-TimeDate?expand=0&rev=9
This commit is contained in:
parent
daa2af450e
commit
a686196984
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a38b06584ea2490cef3ff2ab38461a0656a576ed29e070d7db4290f2327c7e8d
|
||||
size 29370
|
3
TimeDate-1.20.tar.gz
Normal file
3
TimeDate-1.20.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f8251a791f6692c69952b4af697c01df93981ad1ab133279d034656a03cd3755
|
||||
size 29590
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 19 13:51:59 CEST 2010 - dmueller@suse.de
|
||||
|
||||
- update to 1.20:
|
||||
* Typo => s/timezome/timezone/ [yanick]
|
||||
* RT#52387 Fix %s formating to use timelocal when no timezone is given
|
||||
* RT#51664 fix str2time('16 Oct 09') to not give a negative result
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 25 22:00:57 UTC 2009 - larry+opensuse@l2g.to
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package perl-TimeDate (Version 1.19)
|
||||
# spec file for package perl-TimeDate (Version 1.20)
|
||||
#
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -21,7 +21,7 @@
|
||||
Name: perl-TimeDate
|
||||
%define cpan_name TimeDate
|
||||
Summary: Parse date strings into time values
|
||||
Version: 1.19
|
||||
Version: 1.20
|
||||
Release: 1
|
||||
License: Artistic License ..
|
||||
Group: Development/Libraries/Perl
|
||||
|
Loading…
Reference in New Issue
Block a user