forked from pool/perl-Data-Random
- 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 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Data-Random?expand=0&rev=6
This commit is contained in:
committed by
Git OBS Bridge
parent
396ec3baaf
commit
17838a55bc
@@ -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
|
||||
|
Reference in New Issue
Block a user