Accepting request 296343 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/296343
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-File-SearchPath?expand=0&rev=2
This commit is contained in:
Stephan Kulow
2015-04-15 09:36:05 +00:00
committed by Git OBS Bridge
parent cd6864c6ae
commit 902ac8d088
4 changed files with 12 additions and 7 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ffd6485d407c4013162ccf026b8120e6da1d94aaf3a47aa767e1b4b7546eb274
size 7252

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:be4a2594ef1a7577e773135add940179c6a324e07e12bcfdc463cb49119a2cb9
size 7813

View File

@@ -0,0 +1,6 @@
-------------------------------------------------------------------
Tue Apr 14 18:35:51 UTC 2015 - coolo@suse.com
- initial package $version
* created by $NAME $VERSION

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-File-SearchPath
#
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: perl-File-SearchPath
Version: 0.06
Version: 0.07
Release: 0
%define cpan_name File-SearchPath
Summary: Search for a file in an environment variable path
@@ -29,8 +29,7 @@ BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(Module::Build)
#BuildRequires: perl(Env::Path)
BuildRequires: perl(Module::Build) >= 0.36
Recommends: perl(Env::Path)
%{perl_requires}