Accepting request 350857 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/350857 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-String-Random?expand=0&rev=3
This commit is contained in:
@@ -17,19 +17,22 @@
|
||||
|
||||
|
||||
Name: perl-String-Random
|
||||
Version: 0.28
|
||||
Version: 0.29
|
||||
Release: 0
|
||||
%define cpan_name String-Random
|
||||
Summary: Perl module to generate random strings based on a pattern
|
||||
License: Artistic-1.0 or GPL-1.0+
|
||||
Group: Development/Libraries/Perl
|
||||
Url: http://search.cpan.org/dist/String-Random/
|
||||
Source: http://www.cpan.org/authors/id/S/SH/SHLOMIF/%{cpan_name}-%{version}.tar.gz
|
||||
Source0: http://www.cpan.org/authors/id/S/SH/SHLOMIF/%{cpan_name}-%{version}.tar.gz
|
||||
Source1: cpanspec.yml
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
BuildRequires: perl(Module::Build) >= 0.36
|
||||
BuildRequires: perl(Module::Build) >= 0.360000
|
||||
BuildRequires: perl(parent)
|
||||
Requires: perl(parent)
|
||||
%{perl_requires}
|
||||
|
||||
%description
|
||||
|
Reference in New Issue
Block a user