forked from pool/perl-DateTime
0.69
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DateTime?expand=0&rev=29
This commit is contained in:
parent
62e49655f5
commit
c2d1812969
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f70d6657c1474045cf6bed3e489ad9bec118ba593677168200b10909bcbf9ce4
|
|
||||||
size 134227
|
|
3
DateTime-0.69.tar.bz2
Normal file
3
DateTime-0.69.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1df2e4e220258189cbc8dd91cd35072febe6d2e046336be467d4e5909eb978c6
|
||||||
|
size 133791
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed May 04 20:13:05 UTC 2011 - pascal.bleser@opensuse.org
|
||||||
|
|
||||||
|
- update to 0.69:
|
||||||
|
* when a DateTime object had nanoseconds == 0, the %N strftime specifier
|
||||||
|
always returned "0" regardless of the precision requested
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Apr 25 20:25:12 UTC 2011 - pascal.bleser@opensuse.org
|
Mon Apr 25 20:25:12 UTC 2011 - pascal.bleser@opensuse.org
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%bcond_with pod
|
%bcond_with pod
|
||||||
|
|
||||||
Name: perl-DateTime
|
Name: perl-DateTime
|
||||||
Version: 0.68
|
Version: 0.69
|
||||||
Release: 1
|
Release: 1
|
||||||
License: Artistic 2.0
|
License: Artistic 2.0
|
||||||
%define cpan_name DateTime
|
%define cpan_name DateTime
|
||||||
|
Loading…
Reference in New Issue
Block a user