diff --git a/Data-Random-0.05.tar.gz b/Data-Random-0.05.tar.gz deleted file mode 100644 index 002258c..0000000 --- a/Data-Random-0.05.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1def0ac0147009d3ff07140a7cd6fb0672469af118b8eda530dcd15f21747362 -size 147055 diff --git a/Data-Random-0.09.tar.gz b/Data-Random-0.09.tar.gz new file mode 100644 index 0000000..6a46a46 --- /dev/null +++ b/Data-Random-0.09.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8d8505ce7ff544c0eb63aaa489fae72f935dc573ab55e87b19f90c35fce2f78 +size 167077 diff --git a/perl-Data-Random.changes b/perl-Data-Random.changes index ffc94b8..6379542 100644 --- a/perl-Data-Random.changes +++ b/perl-Data-Random.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Oct 14 18:07:04 UTC 2013 - lars@linux-schulserver.de + +- update to 0.09: + + getting new Module::Install::GithubMeta [RT#88089] + + fixing even more random tests that fail on midnight and zero seconds + + fixed distro bugs [RT#73551, RT#75507, RT#77290] + + fixed bug where .. was added to @INC [RT#71346] + + tweaked POD + + improved tests/fixed many CPAN Testers failures + ------------------------------------------------------------------- Fri Sep 2 13:18:47 UTC 2011 - coolo@suse.com diff --git a/perl-Data-Random.spec b/perl-Data-Random.spec index 979b842..1b88433 100644 --- a/perl-Data-Random.spec +++ b/perl-Data-Random.spec @@ -1,7 +1,7 @@ # -# spec file for package perl-Data-Random (Version 0.05) +# spec file for package perl-Data-Random # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,15 +15,16 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: perl-Data-Random -Version: 0.05 -Release: 1 -License: GPL+ or Artistic and Non-Commercial +Version: 0.09 +Release: 0 %define cpan_name Data-Random Summary: Perl module to generate random data -Url: http://search.cpan.org/dist/Data-Random/ +License: GPL-1.0+ or Artistic-1.0 and Non-Commercial Group: Development/Libraries/Perl -Source: http://www.cpan.org/authors/id/A/AD/ADEO/%{cpan_name}-%{version}.tar.gz +Url: http://search.cpan.org/dist/Data-Random/ +Source: %{cpan_name}-%{version}.tar.gz BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl