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 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2ea0d046a422664f69adbbfdfc63b81a93afe22917fb0ba21bf888428ec49470
size 166852

3
Data-Random-0.12.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bb84de17ce2aeb61ba945d2ae451b2bc1e3e6b579ab5676614897672a4669b14
size 166951

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

View File

@@ -17,7 +17,7 @@
Name: perl-Data-Random
Version: 0.11
Version: 0.12
Release: 0
%define cpan_name Data-Random
Summary: Perl module to generate random data