Accepting request 310908 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/310908
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-File-Spec-Native?expand=0&rev=2
This commit is contained in:
Stephan Kulow
2015-06-10 10:43:21 +00:00
committed by Git OBS Bridge
parent ac12a0f194
commit 583ff41cda
5 changed files with 38 additions and 5 deletions

View File

@@ -17,7 +17,7 @@
Name: perl-File-Spec-Native
Version: 1.003
Version: 1.004
Release: 0
%define cpan_name File-Spec-Native
Summary: Use native OS implementation of File::Spec from a subclass
@@ -25,11 +25,11 @@ License: Artistic-1.0 or GPL-1.0+
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/File-Spec-Native/
Source0: http://www.cpan.org/authors/id/R/RW/RWSTAUNER/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(Test::More) >= 0.88
%{perl_requires}
%description