Accepting request 328741 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/328741 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Object-InsideOut?expand=0&rev=4
This commit is contained in:
committed by
Git OBS Bridge
parent
ea6068a432
commit
be1142df1c
@@ -17,24 +17,25 @@
|
||||
|
||||
|
||||
Name: perl-Object-InsideOut
|
||||
Version: 3.98
|
||||
Version: 4.02
|
||||
Release: 0
|
||||
%define cpan_name Object-InsideOut
|
||||
Summary: Comprehensive inside-out object support module
|
||||
License: Artistic-1.0 or GPL-1.0+
|
||||
Group: Development/Libraries/Perl
|
||||
Url: http://search.cpan.org/dist/Object-InsideOut/
|
||||
Source: http://www.cpan.org/authors/id/J/JD/JDHEDDEN/%{cpan_name}-%{version}.tar.gz
|
||||
Source0: http://www.cpan.org/authors/id/J/JD/JDHEDDEN/%{cpan_name}-%{version}.tar.gz
|
||||
Source1: cpanspec.yml
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
BuildRequires: perl(Exception::Class) >= 1.22
|
||||
BuildRequires: perl(Module::Build)
|
||||
BuildRequires: perl(Scalar::Util) >= 1.38
|
||||
BuildRequires: perl(Scalar::Util) >= 1.42
|
||||
BuildRequires: perl(Test::More) >= 0.98
|
||||
Requires: perl(Exception::Class) >= 1.22
|
||||
Requires: perl(Scalar::Util) >= 1.38
|
||||
Requires: perl(Scalar::Util) >= 1.42
|
||||
Requires: perl(Test::More) >= 0.98
|
||||
Recommends: perl(Math::Random::MT::Auto) >= 6.18
|
||||
Recommends: perl(Want) >= 0.21
|
||||
@@ -139,7 +140,6 @@ modules with the following additional key advantages:
|
||||
|
||||
%prep
|
||||
%setup -q -n %{cpan_name}-%{version}
|
||||
find . -type f -print0 | xargs -0 chmod 644
|
||||
|
||||
%build
|
||||
%{__perl} Build.PL installdirs=vendor
|
||||
|
Reference in New Issue
Block a user