8
0

Accepting request 310901 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/310901
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Data-Random?expand=0&rev=8
This commit is contained in:
Stephan Kulow
2015-06-11 06:35:17 +00:00
committed by Git OBS Bridge
parent 5a820a2d8c
commit b3855598e9
4 changed files with 21 additions and 4 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Sun Jun 7 08:24:07 UTC 2015 - coolo@suse.com
- updated to 0.12
see /usr/share/doc/packages/perl-Data-Random/Changes
0.12 2015-05-25T10:44:00-0700
- convert from Date::Calc to Time::Piece
- require Time::Piece 1.16 because it has add_year()
- fixed rand_datetime on MSWin32 after Time::Piece
- fixed tests to work for local timezone
- convert to File::Temp
- lots of cleanup
Thanks to mbeijen (Michiel Beijen) for these improvements!
- colors can only go up to 255 (RT/100995)
Thanks to jrosenboom
-------------------------------------------------------------------
Thu Apr 16 20:59:27 UTC 2015 - coolo@suse.com